Trace number 214066

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 ESACSAT 35.8506 35.9324

DiagnosticValue
CHECKS12469126
NODES88588

General information on the benchmark

NamepseudoSeries/par/
par-16-3-c.xml
MD5SUM10e3c68c7fa568e103db6abbc19c9964
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 benchmark1.68
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables668
Number of constraints1666
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1666
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214066-1168228125/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.45	     nbVariables=668  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.144  cpuTime=0.11  mem=8M25
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.86	     nbConstraints=1666  nbConvertedConstraints=456  nbConvertConstraintsChecks=56  nbExtensionStructures=2
0.86	     nbSharedExtensionStructures=454  nbConflictsStructures=8  nbSharedConflictsStructures=1658
0.86	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=6  nbSharedEvaluationManagers=1204  maxDegree=43  maxArity=3
0.86	       =>  wckTime=0.56  cpuTime=0.43  mem=17M777
0.91	   
0.91	   solver IterativeSystematicSolver being built... 
1.15	       =>  wckTime=0.845  cpuTime=0.61  mem=24M447
1.29	   
1.29	   preprocessing
1.29	     nbConstraintChecks=4486  nbValidityChecks=2639  nbPropagations=2538  nbRevisions=9425  nbUselessRevisions=8230
1.29	     nbSingletonTests=704  nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
1.29	       =>  wckTime=0.142  cpuTime=0.11  mem=24M447
1.34	   
1.34	   search
1.34	     run=0  nbConstraintChecks=6871  nbValidityChecks=5454  nbPropagations=4808  nbRevisions=19080
1.34	     nbUselessRevisions=15611  nbAssignments=42  nbFailedAssignments=4  nbBacktracks=14  nbVisitedNodes=51
1.34	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.193  cpuTime=0.15  mem=24M447
1.37	   
1.37	   search
1.37	     run=1  nbConstraintChecks=13219  nbValidityChecks=11189  nbPropagations=11906  nbRevisions=47856
1.37	     nbUselessRevisions=38624  nbAssignments=84  nbFailedAssignments=8  nbBacktracks=30  nbVisitedNodes=101
1.37	     nbRestartNogoods=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.22  cpuTime=0.17  mem=24M447
1.41	   
1.41	   search
1.41	     run=2  nbConstraintChecks=23949  nbValidityChecks=20695  nbPropagations=22800  nbRevisions=92704
1.41	     nbUselessRevisions=73894  nbAssignments=141  nbFailedAssignments=15  nbBacktracks=52  nbVisitedNodes=172
1.41	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.256  cpuTime=0.21  mem=24M447
1.45	   
1.45	   search
1.45	     run=3  nbConstraintChecks=34956  nbValidityChecks=30564  nbPropagations=37614  nbRevisions=154250
1.45	     nbUselessRevisions=121928  nbAssignments=207  nbFailedAssignments=22  nbBacktracks=85  nbVisitedNodes=252
1.45	     nbRestartNogoods=5  mapSize=36  nbInferences=0  nbTooLargeKeys=0
1.45	       =>  wckTime=0.299  cpuTime=0.25  mem=24M447
1.51	   
1.51	   search
1.51	     run=4  nbConstraintChecks=51970  nbValidityChecks=45566  nbPropagations=58399  nbRevisions=241175
1.51	     nbUselessRevisions=189339  nbAssignments=297  nbFailedAssignments=33  nbBacktracks=136  nbVisitedNodes=364
1.51	     nbRestartNogoods=8  mapSize=56  nbInferences=0  nbTooLargeKeys=0
1.51	       =>  wckTime=0.357  cpuTime=0.31  mem=24M447
1.58	   
1.58	   search
1.58	     run=5  nbConstraintChecks=74594  nbValidityChecks=65594  nbPropagations=87134  nbRevisions=362146
1.58	     nbUselessRevisions=282793  nbAssignments=408  nbFailedAssignments=48  nbBacktracks=212  nbVisitedNodes=505
1.58	     nbRestartNogoods=10  mapSize=85  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.434  cpuTime=0.38  mem=24M447
1.70	   
1.70	   search
1.70	     run=6  nbConstraintChecks=110838  nbValidityChecks=97169  nbPropagations=128409  nbRevisions=536575
1.70	     nbUselessRevisions=417077  nbAssignments=573  nbFailedAssignments=72  nbBacktracks=331  nbVisitedNodes=718
1.70	     nbRestartNogoods=11  mapSize=131  nbInferences=0  nbTooLargeKeys=0
1.70	       =>  wckTime=0.548  cpuTime=0.5  mem=25M422
1.84	   
1.84	   search
1.84	     run=7  nbConstraintChecks=143753  nbValidityChecks=125550  nbPropagations=180769  nbRevisions=760392
1.84	     nbUselessRevisions=589393  nbAssignments=805  nbFailedAssignments=104  nbBacktracks=505  nbVisitedNodes=1015
1.84	     nbRestartNogoods=13  mapSize=194  nbInferences=0  nbTooLargeKeys=0
1.84	       =>  wckTime=0.686  cpuTime=0.63  mem=25M422
2.04	   
2.04	   search
2.04	     run=8  nbConstraintChecks=193843  nbValidityChecks=170012  nbPropagations=249939  nbRevisions=1062050
2.04	     nbUselessRevisions=822066  nbAssignments=1136  nbFailedAssignments=150  nbBacktracks=765  nbVisitedNodes=1448
2.04	     nbRestartNogoods=15  mapSize=292  nbInferences=0  nbTooLargeKeys=0
2.04	       =>  wckTime=0.891  cpuTime=0.83  mem=25M422
2.33	   
2.33	   search
2.33	     run=9  nbConstraintChecks=264335  nbValidityChecks=233559  nbPropagations=343277  nbRevisions=1474577
2.33	     nbUselessRevisions=1140447  nbAssignments=1666  nbFailedAssignments=219  nbBacktracks=1163  nbVisitedNodes=2059
2.33	     nbRestartNogoods=19  mapSize=414  nbInferences=0  nbTooLargeKeys=0
2.33	       =>  wckTime=1.182  cpuTime=1.11  mem=25M422
2.69	   
2.69	   search
2.69	     run=10  nbConstraintChecks=355700  nbValidityChecks=313949  nbPropagations=467067  nbRevisions=2032833
2.69	     nbUselessRevisions=1572161  nbAssignments=2360  nbFailedAssignments=302  nbBacktracks=1744  nbVisitedNodes=2941
2.69	     nbRestartNogoods=21  mapSize=598  nbInferences=0  nbTooLargeKeys=0
2.69	       =>  wckTime=1.54  cpuTime=1.45  mem=25M422
3.22	   
3.22	   search
3.22	     run=11  nbConstraintChecks=480905  nbValidityChecks=429139  nbPropagations=632453  nbRevisions=2799155
3.22	     nbUselessRevisions=2167257  nbAssignments=3398  nbFailedAssignments=445  nbBacktracks=2608  nbVisitedNodes=4272
3.22	     nbRestartNogoods=25  mapSize=884  nbInferences=0  nbTooLargeKeys=0
3.22	       =>  wckTime=2.069  cpuTime=1.98  mem=25M422
3.50	   
3.50	   INFO : Stopping hyperNogood (mapSize=1002, nbTooLargekeys=0, mem=25M422)
3.85	   
3.85	   search
3.85	     run=12  nbConstraintChecks=664984  nbValidityChecks=613103  nbPropagations=863233  nbRevisions=3882098
3.85	     nbUselessRevisions=3009004  nbAssignments=4917  nbFailedAssignments=627  nbBacktracks=3922  nbVisitedNodes=6146
3.85	     nbRestartNogoods=32
3.85	       =>  wckTime=2.7  cpuTime=2.61  mem=25M422
4.80	   
4.80	   search
4.80	     run=13  nbConstraintChecks=1015039  nbValidityChecks=970374  nbPropagations=1218339  nbRevisions=5561519
4.80	     nbUselessRevisions=4315862  nbAssignments=7227  nbFailedAssignments=953  nbBacktracks=5869  nbVisitedNodes=9102
4.80	     nbRestartNogoods=37
4.80	       =>  wckTime=3.646  cpuTime=3.55  mem=25M422
5.85	   
5.85	   search
5.85	     run=14  nbConstraintChecks=1390445  nbValidityChecks=1326533  nbPropagations=1706158  nbRevisions=7849189
5.85	     nbUselessRevisions=6091643  nbAssignments=10500  nbFailedAssignments=1279  nbBacktracks=8794  nbVisitedNodes=13039
5.85	     nbRestartNogoods=40
5.85	       =>  wckTime=4.696  cpuTime=4.6  mem=25M422
7.81	   
7.81	   search
7.81	     run=15  nbConstraintChecks=2138696  nbValidityChecks=2064891  nbPropagations=2453163  nbRevisions=11394734
7.81	     nbUselessRevisions=8850231  nbAssignments=15578  nbFailedAssignments=1950  nbBacktracks=13173  nbVisitedNodes=19519
7.81	     nbRestartNogoods=43
7.81	       =>  wckTime=6.659  cpuTime=6.56  mem=25M422
11.15	   
11.15	   search
11.15	     run=16  nbConstraintChecks=3420020  nbValidityChecks=3359496  nbPropagations=3647983  nbRevisions=17087162
11.15	     nbUselessRevisions=13284097  nbAssignments=23160  nbFailedAssignments=2930  nbBacktracks=19754
11.15	     nbVisitedNodes=29079  nbRestartNogoods=47
11.15	       =>  wckTime=10.0  cpuTime=9.89  mem=25M422
15.40	   
15.41	   search
15.41	     run=17  nbConstraintChecks=4999330  nbValidityChecks=4897621  nbPropagations=5405124  nbRevisions=25444731
15.41	     nbUselessRevisions=19789393  nbAssignments=34244  nbFailedAssignments=4108  nbBacktracks=29633
15.41	     nbVisitedNodes=42632  nbRestartNogoods=51
15.41	       =>  wckTime=14.255  cpuTime=14.14  mem=25M422
22.18	   
22.18	   search
22.18	     run=18  nbConstraintChecks=7522089  nbValidityChecks=7403321  nbPropagations=8056361  nbRevisions=38143690
22.18	     nbUselessRevisions=29684766  nbAssignments=51262  nbFailedAssignments=6304  nbBacktracks=44421
22.18	     nbVisitedNodes=63868  nbRestartNogoods=56
22.18	       =>  wckTime=21.026  cpuTime=20.9  mem=26M397
31.74	   
31.74	   search
31.74	     run=19  nbConstraintChecks=10985638  nbValidityChecks=10876516  nbPropagations=11982077  nbRevisions=56940326
31.74	     nbUselessRevisions=44326029  nbAssignments=76885  nbFailedAssignments=9720  nbBacktracks=66602
31.74	     nbVisitedNodes=96317  nbRestartNogoods=63
31.74	       =>  wckTime=30.593  cpuTime=30.46  mem=26M397
35.90	   
35.90	   search
35.90	     run=20  nbConstraintChecks=12464640  nbValidityChecks=12350106  nbPropagations=16449896  nbRevisions=78342724
35.90	     nbUselessRevisions=61003375  nbAssignments=88588  nbFailedAssignments=10946  nbBacktracks=76411
35.90	     nbVisitedNodes=110543  nbRestartNogoods=71
35.90	       =>  wckTime=34.746  cpuTime=34.61  mem=26M397
35.90	   
35.90	   global
35.90	     nbConstraintChecks=12469126  nbValidityChecks=12352745  nbPropagations=16452434  nbRevisions=78352149
35.90	     nbUselessRevisions=61011605  nbRestartNogoods=71  solvingWckTime=34.747  solvingCpuTime=34.62  expiredTime=no
35.90	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=35.28
35.90	       =>  wckTime=35.596  cpuTime=35.23  mem=26M397
35.90	   
35.90	s SATISFIABLE
35.90	v 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 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 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 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 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 
35.90	d NODES 88588
35.90	d CHECKS 12469126
35.90	   
35.90	   totalWckTime=35.672  totalCpuTime=35.3

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/node44/watcher-214066-1168228125 -o ROOT/results/node44/solver-214066-1168228125 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214066-1168228125/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: 0.92 0.98 0.99 2/65 22498
/proc/meminfo: memFree=1859592/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=1784 CPUtime=0
/proc/22497/stat : 22497 (java) D 22495 22497 21657 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 171211783 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/22497/statm: 446 136 102 14 0 91 0

[startup+0.106667 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22498
/proc/meminfo: memFree=1859592/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=914988 CPUtime=0.08
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 3029 0 1 0 7 1 0 0 16 0 8 0 171211783 936947712 2775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155477449 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22497/statm: 228747 2775 1439 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514748 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22498
/proc/meminfo: memFree=1859592/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915328 CPUtime=0.48
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 6536 0 1 0 45 3 0 0 16 0 8 0 171211783 937295872 6275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073583253 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22497/statm: 228832 6275 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33579 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 22505
/proc/meminfo: memFree=1828176/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915764 CPUtime=1.3
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 11176 0 1 0 116 14 0 0 16 0 8 0 171211783 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073977910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22497/statm: 228941 10914 2543 14 0 215411 0
[pid=22497/tid=22499] ppid=22495 vsize=915764 CPUtime=0.04
/proc/22497/task/22499/stat : 22499 (java) S 22495 22497 21657 0 -1 64 414 0 0 0 4 0 0 0 16 0 8 0 171211787 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22497/tid=22500] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22500/stat : 22500 (java) S 22495 22497 21657 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22501] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22501/stat : 22501 (java) S 22495 22497 21657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22502] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22502/stat : 22502 (java) S 22495 22497 21657 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171211791 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22503] ppid=22495 vsize=915764 CPUtime=0.25
/proc/22497/task/22503/stat : 22503 (java) S 22495 22497 21657 0 -1 64 486 0 0 0 24 1 0 0 16 0 8 0 171211791 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22504] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22504/stat : 22504 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171211791 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22505] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22505/stat : 22505 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171211791 937742336 10914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915764

[startup+2.98796 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 22505
/proc/meminfo: memFree=1825488/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915764 CPUtime=2.95
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 11401 0 1 0 280 15 0 0 17 0 8 0 171211783 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074062075 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22497/statm: 228941 11137 2543 14 0 215411 0
[pid=22497/tid=22499] ppid=22495 vsize=915764 CPUtime=0.04
/proc/22497/task/22499/stat : 22499 (java) S 22495 22497 21657 0 -1 64 414 0 0 0 4 0 0 0 16 0 8 0 171211787 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22500] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22500/stat : 22500 (java) S 22495 22497 21657 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22501] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22501/stat : 22501 (java) S 22495 22497 21657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22502] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22502/stat : 22502 (java) S 22495 22497 21657 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171211791 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22503] ppid=22495 vsize=915764 CPUtime=0.28
/proc/22497/task/22503/stat : 22503 (java) S 22495 22497 21657 0 -1 64 507 0 0 0 27 1 0 0 15 0 8 0 171211791 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22504] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22504/stat : 22504 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171211791 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22505] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22505/stat : 22505 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171211791 937742336 11137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915764

[startup+6.28929 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 22505
/proc/meminfo: memFree=1824792/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915764 CPUtime=6.24
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 11472 0 1 0 609 15 0 0 22 0 8 0 171211783 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992487 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22497/statm: 228941 11206 2543 14 0 215411 0
[pid=22497/tid=22499] ppid=22495 vsize=915764 CPUtime=0.04
/proc/22497/task/22499/stat : 22499 (java) S 22495 22497 21657 0 -1 64 414 0 0 0 4 0 0 0 16 0 8 0 171211787 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22500] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22500/stat : 22500 (java) S 22495 22497 21657 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22501] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22501/stat : 22501 (java) S 22495 22497 21657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22502] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22502/stat : 22502 (java) S 22495 22497 21657 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171211791 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22503] ppid=22495 vsize=915764 CPUtime=0.29
/proc/22497/task/22503/stat : 22503 (java) S 22495 22497 21657 0 -1 64 509 0 0 0 28 1 0 0 16 0 8 0 171211791 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22504] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22504/stat : 22504 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171211791 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22505] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22505/stat : 22505 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171211791 937742336 11206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915764

[startup+12.765 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 22505
/proc/meminfo: memFree=1824808/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915764 CPUtime=12.71
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 11478 0 1 0 1256 15 0 0 25 0 8 0 171211783 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074020862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22497/statm: 228941 11212 2543 14 0 215411 0
[pid=22497/tid=22499] ppid=22495 vsize=915764 CPUtime=0.04
/proc/22497/task/22499/stat : 22499 (java) S 22495 22497 21657 0 -1 64 414 0 0 0 4 0 0 0 16 0 8 0 171211787 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22500] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22500/stat : 22500 (java) S 22495 22497 21657 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22501] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22501/stat : 22501 (java) S 22495 22497 21657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22502] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22502/stat : 22502 (java) S 22495 22497 21657 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171211791 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22503] ppid=22495 vsize=915764 CPUtime=0.29
/proc/22497/task/22503/stat : 22503 (java) S 22495 22497 21657 0 -1 64 510 0 0 0 28 1 0 0 16 0 8 0 171211791 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22504] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22504/stat : 22504 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171211791 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22505] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22505/stat : 22505 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171211791 937742336 11212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915764

[startup+25.6053 s]
/proc/loadavg: 0.95 0.98 0.99 2/72 22505
/proc/meminfo: memFree=1824816/2055920 swapFree=4191892/4192956
[pid=22497] ppid=22495 vsize=915764 CPUtime=25.53
/proc/22497/stat : 22497 (java) R 22495 22497 21657 0 -1 0 11485 0 1 0 2538 15 0 0 25 0 8 0 171211783 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073902465 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22497/statm: 228941 11219 2543 14 0 215411 0
[pid=22497/tid=22499] ppid=22495 vsize=915764 CPUtime=0.04
/proc/22497/task/22499/stat : 22499 (java) S 22495 22497 21657 0 -1 64 414 0 0 0 4 0 0 0 16 0 8 0 171211787 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22500] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22500/stat : 22500 (java) S 22495 22497 21657 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22501] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22501/stat : 22501 (java) S 22495 22497 21657 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171211788 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22502] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22502/stat : 22502 (java) S 22495 22497 21657 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171211791 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22503] ppid=22495 vsize=915764 CPUtime=0.29
/proc/22497/task/22503/stat : 22503 (java) S 22495 22497 21657 0 -1 64 512 0 0 0 28 1 0 0 16 0 8 0 171211791 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22504] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22504/stat : 22504 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171211791 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22497/tid=22505] ppid=22495 vsize=915764 CPUtime=0
/proc/22497/task/22505/stat : 22505 (java) S 22495 22497 21657 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171211791 937742336 11219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915764

Child status: 0
Real time (s): 35.9324
CPU time (s): 35.8506
CPU user time (s): 35.6846
CPU system time (s): 0.165974
CPU usage (%): 99.7723
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6846
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11585
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= 1876
involuntary context switches= 1148

runsolver used 0.039993 s user time and 0.099984 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Jan  8 03:48:46 UTC 2007


IDJOB= 214066
IDBENCH= 4896
FILE ID= node44/214066-1168228125

PBS_JOBID= 3481334

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-16-3-c.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214066-1168228125/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-214066-1168228125 -o ROOT/results/node44/solver-214066-1168228125 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214066-1168228125/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  10e3c68c7fa568e103db6abbc19c9964

RANDOM SEED= 277543549

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.213
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	: 5914.62
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.213
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:       1860328 kB
Buffers:         23508 kB
Cached:         103416 kB
SwapCached:        304 kB
Active:          72876 kB
Inactive:        68952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860328 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          23764 kB
Slab:            39820 kB
Committed_AS:  3515704 kB
PageTables:       1396 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= 66545 MiB



End job on node44 on Mon Jan  8 03:49:24 UTC 2007