Trace number 214405

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 14.5088 14.7197

DiagnosticValue
CHECKS7237899
NODES1830

General information on the benchmark

NamepseudoSeries/routing/
s3-3-3-1.xml
MD5SUMbfca45471ad0dc9a444be05ebc0e5d94
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.05899
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables216
Number of constraints584
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension584
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/214405-1168077695/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=216  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.114  cpuTime=0.1  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
0.68	     nbConstraints=296  nbMergedConstraints=288  nbConvertedConstraints=138  nbConvertConstraintsChecks=68
0.68	     nbExtensionStructures=3  nbSharedExtensionStructures=135  nbConflictsStructures=8  nbSharedConflictsStructures=276
0.68	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.68	     nbSharedEvaluationManagers=152  maxDegree=8  maxArity=18
0.68	       =>  wckTime=0.364  cpuTime=0.26  mem=15M728
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.91	       =>  wckTime=0.59  cpuTime=0.42  mem=16M487
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=228  nbValidityChecks=204  nbPropagations=216  nbRevisions=216  nbUselessRevisions=216
0.93	     nbRemovedValues=0  detectedInconsistency=no
0.93	       =>  wckTime=0.019  cpuTime=0.01  mem=16M487
1.50	   
1.50	   search
1.50	     run=0  nbConstraintChecks=263676  nbValidityChecks=4257  nbPropagations=450  nbRevisions=2865
1.50	     nbUselessRevisions=2462  nbAssignments=77  nbFailedAssignments=3  nbBacktracks=24  nbVisitedNodes=85
1.50	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.59  cpuTime=0.53  mem=16M487
2.62	   
2.62	   search
2.62	     run=1  nbConstraintChecks=871168  nbValidityChecks=8006  nbPropagations=1194  nbRevisions=8054
2.62	     nbUselessRevisions=6657  nbAssignments=127  nbFailedAssignments=10  nbBacktracks=41  nbVisitedNodes=148
2.62	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
2.62	       =>  wckTime=1.715  cpuTime=1.63  mem=16M487
2.97	   
2.97	   search
2.97	     run=2  nbConstraintChecks=1045120  nbValidityChecks=13759  nbPropagations=2316  nbRevisions=16911
2.97	     nbUselessRevisions=13801  nbAssignments=263  nbFailedAssignments=17  nbBacktracks=63  nbVisitedNodes=300
2.97	     nbRestartNogoods=2  mapSize=28  nbInferences=0  nbTooLargeKeys=0
2.97	       =>  wckTime=2.06  cpuTime=1.97  mem=16M487
3.76	   
3.76	   search
3.76	     run=3  nbConstraintChecks=1463956  nbValidityChecks=21517  nbPropagations=3896  nbRevisions=30521
3.76	     nbUselessRevisions=24931  nbAssignments=358  nbFailedAssignments=25  nbBacktracks=104  nbVisitedNodes=416
3.76	     nbRestartNogoods=6  mapSize=48  nbInferences=0  nbTooLargeKeys=0
3.76	       =>  wckTime=2.854  cpuTime=2.75  mem=16M487
3.80	   
3.80	   search
3.80	     run=4  nbConstraintChecks=1476913  nbValidityChecks=26413  nbPropagations=5814  nbRevisions=47032
3.80	     nbUselessRevisions=38506  nbAssignments=447  nbFailedAssignments=31  nbBacktracks=155  nbVisitedNodes=517
3.80	     nbRestartNogoods=7  mapSize=59  nbInferences=0  nbTooLargeKeys=0
3.80	       =>  wckTime=2.891  cpuTime=2.79  mem=16M487
4.12	   
4.12	   search
4.12	     run=5  nbConstraintChecks=1641149  nbValidityChecks=34757  nbPropagations=8345  nbRevisions=68739
4.12	     nbUselessRevisions=56310  nbAssignments=545  nbFailedAssignments=40  nbBacktracks=234  nbVisitedNodes=638
4.12	     nbRestartNogoods=8  mapSize=81  nbInferences=0  nbTooLargeKeys=0
4.12	       =>  wckTime=3.211  cpuTime=3.1  mem=16M487
4.33	   
4.33	   search
4.33	     run=6  nbConstraintChecks=1736655  nbValidityChecks=47588  nbPropagations=11805  nbRevisions=99195
4.33	     nbUselessRevisions=81355  nbAssignments=698  nbFailedAssignments=60  nbBacktracks=353  nbVisitedNodes=839
4.33	     nbRestartNogoods=9  mapSize=127  nbInferences=0  nbTooLargeKeys=0
4.33	       =>  wckTime=3.418  cpuTime=3.31  mem=16M487
7.17	   
7.17	   search
7.17	     run=7  nbConstraintChecks=3226484  nbValidityChecks=75456  nbPropagations=17944  nbRevisions=148124
7.17	     nbUselessRevisions=120965  nbAssignments=934  nbFailedAssignments=112  nbBacktracks=524  nbVisitedNodes=1181
7.17	     nbRestartNogoods=10  mapSize=229  nbInferences=0  nbTooLargeKeys=0
7.17	       =>  wckTime=6.26  cpuTime=6.11  mem=16M487
13.22	   
13.22	   search
13.22	     run=8  nbConstraintChecks=6506688  nbValidityChecks=120450  nbPropagations=27874  nbRevisions=225664
13.22	     nbUselessRevisions=182796  nbAssignments=1286  nbFailedAssignments=195  nbBacktracks=784  nbVisitedNodes=1693
13.22	     nbRestartNogoods=14  mapSize=386  nbInferences=0  nbTooLargeKeys=0
13.22	       =>  wckTime=12.312  cpuTime=12.11  mem=16M487
14.66	   
14.66	   search
14.66	     run=9  nbConstraintChecks=7237671  nbValidityChecks=145496  nbPropagations=39744  nbRevisions=319558
14.66	     nbUselessRevisions=257825  nbAssignments=1830  nbFailedAssignments=229  nbBacktracks=1078  nbVisitedNodes=2311
14.66	     nbRestartNogoods=17  mapSize=452  nbInferences=0  nbTooLargeKeys=0
14.66	       =>  wckTime=13.748  cpuTime=13.51  mem=16M487
14.66	   
14.66	   global
14.66	     nbConstraintChecks=7237899  nbValidityChecks=145700  nbPropagations=39960  nbRevisions=319774
14.66	     nbUselessRevisions=258041  nbRestartNogoods=17  solvingWckTime=13.75  solvingCpuTime=13.51  expiredTime=no
14.66	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=13.97
14.66	       =>  wckTime=14.341  cpuTime=13.93  mem=16M487
14.66	   
14.66	s SATISFIABLE
14.66	v 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 
14.66	d NODES 1830
14.66	d CHECKS 7237899
14.66	   
14.66	   totalWckTime=14.423  totalCpuTime=13.97

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/node61/watcher-214405-1168077695 -o ROOT/results/node61/solver-214405-1168077695 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214405-1168077695/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.36 1.09 1.03 4/86 6281
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=907676 CPUtime=0.02
/proc/6280/stat : 6280 (java) S 6278 6280 5845 0 -1 0 2169 0 1 0 2 0 0 0 19 0 4 0 156167447 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 226919 1918 1089 14 0 214502 0
[pid=6280/tid=6282] ppid=6278 vsize=907676 CPUtime=0
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 19 0 4 0 156167451 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=907676 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 9 0 0 0 0 0 0 0 19 0 4 0 156167452 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=907676 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) R 6278 6280 5845 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 156167452 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11231192 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.104265 s]
/proc/loadavg: 1.36 1.09 1.03 4/86 6281
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=914988 CPUtime=0.08
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 2980 0 1 0 7 1 0 0 17 0 8 0 156167447 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228747 2726 1423 14 0 215242 0
[pid=6280/tid=6282] ppid=6278 vsize=914988 CPUtime=0
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 156167451 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=914988 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156167452 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=914988 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156167452 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512333 s]
/proc/loadavg: 1.36 1.09 1.03 4/86 6281
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=915328 CPUtime=0.49
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 6411 0 1 0 46 3 0 0 18 0 8 0 156167447 937295872 6150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154517372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228832 6150 2144 14 0 215302 0
[pid=6280/tid=6282] ppid=6278 vsize=915328 CPUtime=0
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 156167451 937295872 6150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=915328 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156167452 937295872 6150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=915328 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156167452 937295872 6150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33748 s]
/proc/loadavg: 1.36 1.09 1.03 4/93 6288
/proc/meminfo: memFree=1268904/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=915552 CPUtime=1.3
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 9062 0 1 0 124 6 0 0 20 0 8 0 156167447 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228888 8800 2530 14 0 215358 0
[pid=6280/tid=6282] ppid=6278 vsize=915552 CPUtime=0.03
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 192 0 0 0 3 0 0 0 16 0 8 0 156167451 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167452 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167452 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6285] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6285/stat : 6285 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167455 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6286] ppid=6278 vsize=915552 CPUtime=0.23
/proc/6280/task/6286/stat : 6286 (java) S 6278 6280 5845 0 -1 64 384 0 0 0 22 1 0 0 18 0 8 0 156167455 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6287] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6287/stat : 6287 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167455 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6288] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6288/stat : 6288 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156167455 937525248 8800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915552

[startup+2.98576 s]
/proc/loadavg: 1.41 1.11 1.03 3/93 6300
/proc/meminfo: memFree=1268760/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=915552 CPUtime=2.93
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 9091 0 1 0 287 6 0 0 25 0 8 0 156167447 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839072 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228888 8827 2533 14 0 215358 0
[pid=6280/tid=6282] ppid=6278 vsize=915552 CPUtime=0.03
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 193 0 0 0 3 0 0 0 17 0 8 0 156167451 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167452 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167452 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6285] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6285/stat : 6285 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167455 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6286] ppid=6278 vsize=915552 CPUtime=0.24
/proc/6280/task/6286/stat : 6286 (java) S 6278 6280 5845 0 -1 64 389 0 0 0 23 1 0 0 16 0 8 0 156167455 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6287] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6287/stat : 6287 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167455 937525248 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6288] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6288/stat : 6288 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156167455 937525248 8827 18446744073709551615 134512640 134570532 4294956480 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) 915552

[startup+6.27334 s]
/proc/loadavg: 1.41 1.11 1.03 3/93 6302
/proc/meminfo: memFree=1268568/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=915552 CPUtime=6.18
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 9125 0 1 0 612 6 0 0 25 0 8 0 156167447 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228888 8858 2533 14 0 215358 0
[pid=6280/tid=6282] ppid=6278 vsize=915552 CPUtime=0.03
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 193 0 0 0 3 0 0 0 17 0 8 0 156167451 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167452 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167452 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6285] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6285/stat : 6285 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167455 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6286] ppid=6278 vsize=915552 CPUtime=0.25
/proc/6280/task/6286/stat : 6286 (java) S 6278 6280 5845 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 156167455 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6287] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6287/stat : 6287 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167455 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6288] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6288/stat : 6288 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156167455 937525248 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915552

[startup+12.7635 s]
/proc/loadavg: 1.50 1.14 1.04 3/93 6306
/proc/meminfo: memFree=1268504/2055920 swapFree=4192812/4192956
[pid=6280] ppid=6278 vsize=915552 CPUtime=12.6
/proc/6280/stat : 6280 (java) R 6278 6280 5845 0 -1 0 9136 0 1 0 1254 6 0 0 25 0 8 0 156167447 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073694851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6280/statm: 228888 8869 2533 14 0 215358 0
[pid=6280/tid=6282] ppid=6278 vsize=915552 CPUtime=0.03
/proc/6280/task/6282/stat : 6282 (java) S 6278 6280 5845 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 156167451 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6283] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6283/stat : 6283 (java) S 6278 6280 5845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156167452 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6284] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6284/stat : 6284 (java) S 6278 6280 5845 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156167452 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6285] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6285/stat : 6285 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156167455 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6286] ppid=6278 vsize=915552 CPUtime=0.25
/proc/6280/task/6286/stat : 6286 (java) S 6278 6280 5845 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 156167455 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6287] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6287/stat : 6287 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156167455 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6280/tid=6288] ppid=6278 vsize=915552 CPUtime=0
/proc/6280/task/6288/stat : 6288 (java) S 6278 6280 5845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156167455 937525248 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915552

Child status: 0
Real time (s): 14.7197
CPU time (s): 14.5088
CPU user time (s): 14.4318
CPU system time (s): 0.076988
CPU usage (%): 98.5673
Max. virtual memory (cumulated for all children) (KiB): 915552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4318
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9261
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= 1263
involuntary context switches= 1737

runsolver used 0.020996 s user time and 0.057991 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 10:01:36 UTC 2007


IDJOB= 214405
IDBENCH= 4922
FILE ID= node61/214405-1168077695

PBS_JOBID= 3476064

Free space on /tmp= 66508 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s3-3-3-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214405-1168077695/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-214405-1168077695 -o ROOT/results/node61/solver-214405-1168077695 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214405-1168077695/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bfca45471ad0dc9a444be05ebc0e5d94

RANDOM SEED= 338631379

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.259
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.259
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:       1294656 kB
Buffers:         47732 kB
Cached:         555564 kB
SwapCached:          0 kB
Active:         143776 kB
Inactive:       532840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3732 kB
Writeback:           0 kB
Mapped:          93920 kB
Slab:            69532 kB
Committed_AS:  3803516 kB
PageTables:       2128 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= 66508 MiB



End job on node61 on Sat Jan  6 10:01:54 UTC 2007