Trace number 213274

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ACSAT 95.5095 96.4694

DiagnosticValue
CHECKS13721274
NODES904847

General information on the benchmark

NamepseudoSeries/aim/
aim-200-2-0-1.xml
MD5SUMc6075b2af286ce7888ebbe173302d2e2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.177972
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints600
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/213274-1168077412/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.45	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.131  cpuTime=0.11  mem=7M50
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.72	     nbConstraints=600  nbConvertedConstraints=201  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.72	     nbSharedExtensionStructures=199  nbConflictsStructures=3  nbSharedConflictsStructures=597
0.72	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=398  maxDegree=4  maxArity=3
0.72	       =>  wckTime=0.406  cpuTime=0.27  mem=11M926
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.98	       =>  wckTime=0.663  cpuTime=0.46  mem=17M730
0.99	   
0.99	   preprocessing
0.99	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.99	     detectedInconsistency=no
0.99	       =>  wckTime=0.013  cpuTime=0.0  mem=17M730
1.05	   
1.05	   search
1.05	     run=0  nbConstraintChecks=422  nbValidityChecks=41  nbPropagations=620  nbRevisions=340  nbUselessRevisions=159
1.05	     nbAssignments=129  nbFailedAssignments=2  nbBacktracks=11  nbVisitedNodes=134  nbRestartNogoods=0  mapSize=3
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.073  cpuTime=0.04  mem=18M755
1.08	   
1.08	   search
1.08	     run=1  nbConstraintChecks=767  nbValidityChecks=168  nbPropagations=1465  nbRevisions=1036  nbUselessRevisions=486
1.08	     nbAssignments=252  nbFailedAssignments=3  nbBacktracks=38  nbVisitedNodes=260  nbRestartNogoods=1  mapSize=5
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.105  cpuTime=0.07  mem=18M755
1.12	   
1.12	   search
1.12	     run=2  nbConstraintChecks=1218  nbValidityChecks=348  nbPropagations=2586  nbRevisions=2180
1.12	     nbUselessRevisions=1011  nbAssignments=380  nbFailedAssignments=10  nbBacktracks=61  nbVisitedNodes=399
1.12	     nbRestartNogoods=2  mapSize=13  nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.137  cpuTime=0.1  mem=18M755
1.16	   
1.16	   search
1.16	     run=3  nbConstraintChecks=1876  nbValidityChecks=603  nbPropagations=4067  nbRevisions=3994
1.16	     nbUselessRevisions=1876  nbAssignments=553  nbFailedAssignments=16  nbBacktracks=98  nbVisitedNodes=581
1.16	     nbRestartNogoods=5  mapSize=19  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.181  cpuTime=0.13  mem=18M755
1.20	   
1.20	   search
1.20	     run=4  nbConstraintChecks=2620  nbValidityChecks=1002  nbPropagations=5961  nbRevisions=6604
1.20	     nbUselessRevisions=3155  nbAssignments=730  nbFailedAssignments=25  nbBacktracks=149  nbVisitedNodes=775
1.20	     nbRestartNogoods=8  mapSize=34  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.223  cpuTime=0.16  mem=18M755
1.25	   
1.25	   search
1.25	     run=5  nbConstraintChecks=3747  nbValidityChecks=1516  nbPropagations=8466  nbRevisions=10325
1.25	     nbUselessRevisions=4941  nbAssignments=964  nbFailedAssignments=45  nbBacktracks=243  nbVisitedNodes=1044
1.25	     nbRestartNogoods=10  mapSize=60  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.271  cpuTime=0.2  mem=18M755
1.30	   
1.30	   search
1.30	     run=6  nbConstraintChecks=5474  nbValidityChecks=2492  nbPropagations=11902  nbRevisions=15805
1.30	     nbUselessRevisions=7562  nbAssignments=1221  nbFailedAssignments=70  nbBacktracks=356  nbVisitedNodes=1349
1.30	     nbRestartNogoods=17  mapSize=100  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.326  cpuTime=0.25  mem=18M755
1.35	   
1.35	   search
1.35	     run=7  nbConstraintChecks=7197  nbValidityChecks=3670  nbPropagations=16289  nbRevisions=23198
1.35	     nbUselessRevisions=11145  nbAssignments=1479  nbFailedAssignments=97  nbBacktracks=540  nbVisitedNodes=1662
1.35	     nbRestartNogoods=19  mapSize=144  nbInferences=0  nbTooLargeKeys=0
1.35	       =>  wckTime=0.372  cpuTime=0.29  mem=18M755
1.42	   
1.42	   search
1.42	     run=8  nbConstraintChecks=11577  nbValidityChecks=6783  nbPropagations=23038  nbRevisions=35217
1.42	     nbUselessRevisions=16984  nbAssignments=1855  nbFailedAssignments=199  nbBacktracks=796  nbVisitedNodes=2220
1.42	     nbRestartNogoods=23  mapSize=320  nbInferences=3  nbTooLargeKeys=0
1.42	       =>  wckTime=0.44  cpuTime=0.35  mem=18M755
1.50	   
1.50	   search
1.50	     run=9  nbConstraintChecks=17577  nbValidityChecks=10894  nbPropagations=33012  nbRevisions=53613
1.50	     nbUselessRevisions=25901  nbAssignments=2387  nbFailedAssignments=316  nbBacktracks=1180  nbVisitedNodes=2975
1.50	     nbRestartNogoods=29  mapSize=537  nbInferences=3  nbTooLargeKeys=0
1.50	       =>  wckTime=0.524  cpuTime=0.43  mem=18M755
1.64	   
1.64	   search
1.64	     run=10  nbConstraintChecks=30459  nbValidityChecks=20181  nbPropagations=50184  nbRevisions=85964
1.64	     nbUselessRevisions=41473  nbAssignments=3195  nbFailedAssignments=532  nbBacktracks=1756  nbVisitedNodes=4184
1.64	     nbRestartNogoods=32  mapSize=934  nbInferences=3  nbTooLargeKeys=0
1.64	       =>  wckTime=0.662  cpuTime=0.55  mem=18M755
1.66	   
1.66	   INFO : Stopping hyperNogood (mapSize=1002, nbTooLargekeys=0, mem=18M755)
1.77	   
1.77	   search
1.77	     run=11  nbConstraintChecks=46116  nbValidityChecks=31533  nbPropagations=75848  nbRevisions=135404
1.77	     nbUselessRevisions=65528  nbAssignments=4381  nbFailedAssignments=836  nbBacktracks=2622  nbVisitedNodes=5984
1.77	     nbRestartNogoods=36
1.77	       =>  wckTime=0.795  cpuTime=0.68  mem=18M755
1.96	   
1.96	   search
1.96	     run=12  nbConstraintChecks=71963  nbValidityChecks=50169  nbPropagations=116422  nbRevisions=212892
1.96	     nbUselessRevisions=102570  nbAssignments=6146  nbFailedAssignments=1287  nbBacktracks=3919  nbVisitedNodes=8586
1.96	     nbRestartNogoods=41
1.96	       =>  wckTime=0.985  cpuTime=0.87  mem=18M755
2.23	   
2.23	   search
2.23	     run=13  nbConstraintChecks=104367  nbValidityChecks=73530  nbPropagations=174745  nbRevisions=325667
2.23	     nbUselessRevisions=156917  nbAssignments=8760  nbFailedAssignments=1919  nbBacktracks=5870  nbVisitedNodes=12379
2.23	     nbRestartNogoods=46
2.23	       =>  wckTime=1.252  cpuTime=1.14  mem=18M755
2.66	   
2.66	   search
2.66	     run=14  nbConstraintChecks=157476  nbValidityChecks=112747  nbPropagations=261845  nbRevisions=496410
2.66	     nbUselessRevisions=240073  nbAssignments=12762  nbFailedAssignments=2989  nbBacktracks=8795  nbVisitedNodes=18502
2.66	     nbRestartNogoods=55
2.66	       =>  wckTime=1.678  cpuTime=1.55  mem=18M755
3.27	   
3.27	   search
3.27	     run=15  nbConstraintChecks=232465  nbValidityChecks=164728  nbPropagations=390343  nbRevisions=746268
3.27	     nbUselessRevisions=360301  nbAssignments=18706  nbFailedAssignments=4514  nbBacktracks=13174  nbVisitedNodes=27211
3.27	     nbRestartNogoods=57
3.27	       =>  wckTime=2.289  cpuTime=2.16  mem=18M755
4.13	   
4.13	   search
4.13	     run=16  nbConstraintChecks=348366  nbValidityChecks=250234  nbPropagations=581294  nbRevisions=1125672
4.13	     nbUselessRevisions=546123  nbAssignments=27228  nbFailedAssignments=6424  nbBacktracks=19742  nbVisitedNodes=39467
4.13	     nbRestartNogoods=65
4.13	       =>  wckTime=3.156  cpuTime=3.02  mem=18M755
5.48	   
5.48	   search
5.48	     run=17  nbConstraintChecks=545539  nbValidityChecks=419489  nbPropagations=882493  nbRevisions=1769843
5.48	     nbUselessRevisions=883425  nbAssignments=40008  nbFailedAssignments=9289  nbBacktracks=29596  nbVisitedNodes=57499
5.48	     nbRestartNogoods=79
5.48	       =>  wckTime=4.503  cpuTime=4.35  mem=18M755
7.78	   
7.78	   search
7.78	     run=18  nbConstraintChecks=962145  nbValidityChecks=815084  nbPropagations=1418956  nbRevisions=3026804
7.78	     nbUselessRevisions=1589333  nbAssignments=59538  nbFailedAssignments=13978  nbBacktracks=44380
7.78	     nbVisitedNodes=86094  nbRestartNogoods=91
7.78	       =>  wckTime=6.806  cpuTime=6.63  mem=18M755
10.91	   
10.91	   search
10.91	     run=19  nbConstraintChecks=1488558  nbValidityChecks=1305655  nbPropagations=2258437  nbRevisions=5024912
10.91	     nbUselessRevisions=2724257  nbAssignments=87706  nbFailedAssignments=19924  nbBacktracks=66551
10.91	     nbVisitedNodes=126492  nbRestartNogoods=102
10.91	       =>  wckTime=9.935  cpuTime=9.73  mem=18M755
15.23	   
15.23	   search
15.23	     run=20  nbConstraintChecks=2060747  nbValidityChecks=1781690  nbPropagations=3418618  nbRevisions=7721757
15.23	     nbUselessRevisions=4226462  nbAssignments=130444  nbFailedAssignments=29363  nbBacktracks=99814
15.23	     nbVisitedNodes=187021  nbRestartNogoods=113
15.23	       =>  wckTime=14.255  cpuTime=14.01  mem=19M730
21.96	   
21.96	   search
21.96	     run=21  nbConstraintChecks=3079107  nbValidityChecks=2719520  nbPropagations=5165064  nbRevisions=11837355
21.96	     nbUselessRevisions=6545415  nbAssignments=193202  nbFailedAssignments=42191  nbBacktracks=149701
21.96	     nbVisitedNodes=274640  nbRestartNogoods=120
21.96	       =>  wckTime=20.981  cpuTime=20.66  mem=19M730
31.65	   
31.65	   search
31.65	     run=22  nbConstraintChecks=4357931  nbValidityChecks=3714721  nbPropagations=7654390  nbRevisions=17436253
31.65	     nbUselessRevisions=9588659  nbAssignments=286818  nbFailedAssignments=60938  nbBacktracks=224520
31.65	     nbVisitedNodes=403959  nbRestartNogoods=130
31.65	       =>  wckTime=30.67  cpuTime=30.26  mem=19M730
46.44	   
46.44	   search
46.44	     run=23  nbConstraintChecks=6472237  nbValidityChecks=5563885  nbPropagations=11359272  nbRevisions=25815295
46.44	     nbUselessRevisions=14164830  nbAssignments=428702  nbFailedAssignments=90532  nbBacktracks=336762
46.44	     nbVisitedNodes=601613  nbRestartNogoods=138
46.44	       =>  wckTime=45.464  cpuTime=44.92  mem=19M730
67.61	   
67.61	   search
67.61	     run=24  nbConstraintChecks=9209688  nbValidityChecks=7701719  nbPropagations=16641755  nbRevisions=37415179
67.61	     nbUselessRevisions=20348472  nbAssignments=638153  nbFailedAssignments=131599  nbBacktracks=505110
67.61	     nbVisitedNodes=890604  nbRestartNogoods=149
67.61	       =>  wckTime=66.633  cpuTime=65.89  mem=19M730
96.41	   
96.41	   search
96.41	     run=25  nbConstraintChecks=13721274  nbValidityChecks=11730194  nbPropagations=24571048  nbRevisions=55166253
96.41	     nbUselessRevisions=29976596  nbAssignments=904847  nbFailedAssignments=179826  nbBacktracks=723177
96.41	     nbVisitedNodes=1250513  nbRestartNogoods=162
96.41	       =>  wckTime=95.435  cpuTime=94.43  mem=19M730
96.41	   
96.41	   global
96.41	     nbConstraintChecks=13721274  nbValidityChecks=11730194  nbPropagations=24571448  nbRevisions=55166253
96.41	     nbUselessRevisions=29976596  nbRestartNogoods=162  solvingWckTime=95.436  solvingCpuTime=94.43  expiredTime=no
96.41	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=94.94
96.41	       =>  wckTime=96.101  cpuTime=94.89  mem=19M730
96.42	   
96.42	s SATISFIABLE
96.42	v 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 
96.42	d NODES 904847
96.42	d CHECKS 13721274
96.42	   
96.42	   totalWckTime=96.184  totalCpuTime=94.94

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-213274-1168077412 -o ROOT/results/node11/solver-213274-1168077412 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/213274-1168077412/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.74 1.98 1.95 2/93 29366
/proc/meminfo: memFree=831408/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=18540 CPUtime=0
/proc/29365/stat : 29365 (runsolver) R 29363 29365 29074 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156136543 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29365/statm: 4635 279 244 17 0 2626 0

[startup+0.102366 s]
/proc/loadavg: 1.74 1.98 1.95 2/93 29366
/proc/meminfo: memFree=831408/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=914988 CPUtime=0.09
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 2988 0 1 0 7 2 0 0 20 0 8 0 156136543 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513446 s]
/proc/loadavg: 1.74 1.98 1.95 2/93 29366
/proc/meminfo: memFree=831408/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915328 CPUtime=0.49
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 6372 0 1 0 44 5 0 0 18 0 8 0 156136543 937295872 6111 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228832 6111 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33961 s]
/proc/loadavg: 1.76 1.98 1.95 3/100 29373
/proc/meminfo: memFree=804088/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=1.31
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9631 0 1 0 120 11 0 0 24 0 8 0 156136543 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073914568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9369 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.27
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 417 0 0 0 26 1 0 0 15 0 8 0 156136551 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915572

[startup+2.97693 s]
/proc/loadavg: 1.76 1.98 1.95 4/100 29373
/proc/meminfo: memFree=803384/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=2.93
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9736 0 1 0 282 11 0 0 25 0 8 0 156136543 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073913915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9473 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.3
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 156136551 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9473 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915572

[startup+6.27458 s]
/proc/loadavg: 1.76 1.98 1.95 3/100 29373
/proc/meminfo: memFree=803320/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=6.19
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9744 0 1 0 608 11 0 0 25 0 8 0 156136543 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073909790 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9481 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.3
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 156136551 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915572

[startup+12.7499 s]
/proc/loadavg: 1.79 1.98 1.95 3/100 29373
/proc/meminfo: memFree=803320/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=12.61
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9750 0 1 0 1250 11 0 0 25 0 8 0 156136543 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9487 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.3
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 156136551 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915572

[startup+25.6004 s]
/proc/loadavg: 1.83 1.98 1.95 4/100 29373
/proc/meminfo: memFree=803384/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=25.32
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9755 0 1 0 2521 11 0 0 25 0 8 0 156136543 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9492 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.3
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 156136551 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915572

[startup+51.2075 s]
/proc/loadavg: 2.01 2.01 1.96 3/100 29373
/proc/meminfo: memFree=803384/2055920 swapFree=4192812/4192956
[pid=29365] ppid=29363 vsize=915572 CPUtime=50.69
/proc/29365/stat : 29365 (java) R 29363 29365 29074 0 -1 0 9761 0 1 0 5058 11 0 0 25 0 8 0 156136543 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073913915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 228893 9498 2532 14 0 215363 0
[pid=29365/tid=29367] ppid=29363 vsize=915572 CPUtime=0.03
/proc/29365/task/29367/stat : 29367 (java) S 29363 29365 29074 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 156136547 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29368] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29368/stat : 29368 (java) S 29363 29365 29074 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156136548 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29369] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29369/stat : 29369 (java) S 29363 29365 29074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156136548 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29370] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29370/stat : 29370 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156136551 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29371] ppid=29363 vsize=915572 CPUtime=0.3
/proc/29365/task/29371/stat : 29371 (java) S 29363 29365 29074 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 156136551 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29372] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29372/stat : 29372 (java) S 29363 29365 29074 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156136551 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29365/tid=29373] ppid=29363 vsize=915572 CPUtime=0
/proc/29365/task/29373/stat : 29373 (java) S 29363 29365 29074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156136551 937545728 9498 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915572

Child status: 0
Real time (s): 96.4694
CPU time (s): 95.5095
CPU user time (s): 95.3815
CPU system time (s): 0.12798
CPU usage (%): 99.005
Max. virtual memory (cumulated for all children) (KiB): 915572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.3815
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9858
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3274
involuntary context switches= 5556

runsolver used 0.118981 s user time and 0.320951 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 09:56:53 UTC 2007


IDJOB= 213274
IDBENCH= 4835
FILE ID= node11/213274-1168077412

PBS_JOBID= 3475812

Free space on /tmp= 66311 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/aim/aim-200-2-0-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/213274-1168077412/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-213274-1168077412 -o ROOT/results/node11/solver-213274-1168077412 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/213274-1168077412/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c6075b2af286ce7888ebbe173302d2e2

RANDOM SEED= 292119724

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        831888 kB
Buffers:         39956 kB
Cached:         251492 kB
SwapCached:          0 kB
Active:         923372 kB
Inactive:       215072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         875948 kB
Slab:            68560 kB
Committed_AS:  5122284 kB
PageTables:       3952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66311 MiB



End job on node11 on Sat Jan  6 09:58:32 UTC 2007