Trace number 214288

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 34.9107 35.3341

DiagnosticValue
CHECKS18112554
NODES2235

General information on the benchmark

NamepseudoSeries/routing/
s3-3-3-3.xml
MD5SUM813fc5df2b9211af2178c6bc3c009d29
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.31895
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables240
Number of constraints648
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension648
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/214288-1168077674/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=240  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.11  cpuTime=0.08  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.68	     nbConstraints=334  nbMergedConstraints=314  nbConvertedConstraints=158  nbConvertConstraintsChecks=68
0.68	     nbExtensionStructures=3  nbSharedExtensionStructures=155  nbConflictsStructures=8  nbSharedConflictsStructures=314
0.68	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.68	     nbSharedEvaluationManagers=170  maxDegree=8  maxArity=20
0.68	       =>  wckTime=0.371  cpuTime=0.25  mem=16M703
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.591  cpuTime=0.39  mem=16M742
0.92	   
0.92	   preprocessing
0.92	     nbConstraintChecks=252  nbValidityChecks=228  nbPropagations=240  nbRevisions=240  nbUselessRevisions=240
0.92	     nbRemovedValues=0  detectedInconsistency=no
0.92	       =>  wckTime=0.019  cpuTime=0.01  mem=16M742
1.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=492740  nbValidityChecks=4107  nbPropagations=412  nbRevisions=2737
1.92	     nbUselessRevisions=2482  nbAssignments=77  nbFailedAssignments=2  nbBacktracks=14  nbVisitedNodes=82
1.92	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
1.92	       =>  wckTime=1.014  cpuTime=0.96  mem=16M742
2.91	   
2.91	   search
2.91	     run=1  nbConstraintChecks=1018632  nbValidityChecks=7682  nbPropagations=1025  nbRevisions=7653
2.91	     nbUselessRevisions=6838  nbAssignments=133  nbFailedAssignments=5  nbBacktracks=29  nbVisitedNodes=144
2.91	     nbRestartNogoods=1  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.91	       =>  wckTime=2.009  cpuTime=1.95  mem=16M742
5.01	   
5.01	   search
5.01	     run=2  nbConstraintChecks=2117787  nbValidityChecks=11931  nbPropagations=1943  nbRevisions=15206
5.01	     nbUselessRevisions=13304  nbAssignments=186  nbFailedAssignments=11  nbBacktracks=55  nbVisitedNodes=208
5.01	     nbRestartNogoods=2  mapSize=18  nbInferences=0  nbTooLargeKeys=0
5.01	       =>  wckTime=4.112  cpuTime=4.02  mem=16M742
5.41	   
5.41	   search
5.41	     run=3  nbConstraintChecks=2325052  nbValidityChecks=16316  nbPropagations=3177  nbRevisions=25392
5.41	     nbUselessRevisions=21860  nbAssignments=257  nbFailedAssignments=18  nbBacktracks=88  nbVisitedNodes=292
5.41	     nbRestartNogoods=3  mapSize=29  nbInferences=0  nbTooLargeKeys=0
5.41	       =>  wckTime=4.51  cpuTime=4.42  mem=16M742
7.96	   
7.96	   search
7.96	     run=4  nbConstraintChecks=3686908  nbValidityChecks=21516  nbPropagations=4829  nbRevisions=38826
7.96	     nbUselessRevisions=32873  nbAssignments=340  nbFailedAssignments=30  nbBacktracks=154  nbVisitedNodes=394
7.96	     nbRestartNogoods=5  mapSize=47  nbInferences=0  nbTooLargeKeys=0
7.96	       =>  wckTime=7.062  cpuTime=6.93  mem=16M742
10.56	   
10.56	   search
10.56	     run=5  nbConstraintChecks=5084581  nbValidityChecks=29549  nbPropagations=7117  nbRevisions=57222
10.56	     nbUselessRevisions=47657  nbAssignments=445  nbFailedAssignments=41  nbBacktracks=232  nbVisitedNodes=526
10.56	     nbRestartNogoods=6  mapSize=71  nbInferences=0  nbTooLargeKeys=0
10.56	       =>  wckTime=9.657  cpuTime=9.5  mem=16M742
15.25	   
15.25	   search
15.25	     run=6  nbConstraintChecks=7592534  nbValidityChecks=43996  nbPropagations=10787  nbRevisions=84983
15.25	     nbUselessRevisions=69690  nbAssignments=583  nbFailedAssignments=61  nbBacktracks=345  nbVisitedNodes=713
15.25	     nbRestartNogoods=9  mapSize=118  nbInferences=0  nbTooLargeKeys=0
15.25	       =>  wckTime=14.348  cpuTime=14.13  mem=16M742
18.45	   
18.45	   search
18.45	     run=7  nbConstraintChecks=9277736  nbValidityChecks=59411  nbPropagations=15998  nbRevisions=122838
18.45	     nbUselessRevisions=99436  nbAssignments=802  nbFailedAssignments=82  nbBacktracks=535  nbVisitedNodes=986
18.45	     nbRestartNogoods=11  mapSize=169  nbInferences=0  nbTooLargeKeys=0
18.45	       =>  wckTime=17.553  cpuTime=17.31  mem=16M742
23.98	   
23.98	   search
23.98	     run=8  nbConstraintChecks=12173348  nbValidityChecks=83147  nbPropagations=23250  nbRevisions=175707
23.98	     nbUselessRevisions=140547  nbAssignments=1205  nbFailedAssignments=113  nbBacktracks=797  nbVisitedNodes=1478
23.98	     nbRestartNogoods=14  mapSize=253  nbInferences=0  nbTooLargeKeys=0
23.98	       =>  wckTime=23.076  cpuTime=22.76  mem=16M742
32.61	   
32.61	   search
32.61	     run=9  nbConstraintChecks=16728447  nbValidityChecks=127263  nbPropagations=33680  nbRevisions=257893
32.61	     nbUselessRevisions=205010  nbAssignments=1793  nbFailedAssignments=165  nbBacktracks=1214  nbVisitedNodes=2196
32.61	     nbRestartNogoods=19  mapSize=378  nbInferences=0  nbTooLargeKeys=0
32.61	       =>  wckTime=31.711  cpuTime=31.31  mem=17M717
35.27	   
35.27	   search
35.27	     run=10  nbConstraintChecks=18112302  nbValidityChecks=143575  nbPropagations=45355  nbRevisions=351146
35.27	     nbUselessRevisions=278292  nbAssignments=2235  nbFailedAssignments=183  nbBacktracks=1398  nbVisitedNodes=2684
35.27	     nbRestartNogoods=24  mapSize=419  nbInferences=0  nbTooLargeKeys=0
35.27	       =>  wckTime=34.366  cpuTime=33.93  mem=17M717
35.27	   
35.27	   global
35.27	     nbConstraintChecks=18112554  nbValidityChecks=143803  nbPropagations=45595  nbRevisions=351386
35.27	     nbUselessRevisions=278532  nbRestartNogoods=24  solvingWckTime=34.367  solvingCpuTime=33.93  expiredTime=no
35.27	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=34.38
35.27	       =>  wckTime=34.96  cpuTime=34.32  mem=17M717
35.27	   
35.27	s SATISFIABLE
35.27	v 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 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 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 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 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 
35.27	d NODES 2235
35.27	d CHECKS 18112554
35.27	   
35.27	   totalWckTime=35.035  totalCpuTime=34.39

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/node50/watcher-214288-1168077674 -o ROOT/results/node50/solver-214288-1168077674 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214288-1168077674/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.06 1.73 1.84 3/74 2049
/proc/meminfo: memFree=1483944/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=1784 CPUtime=0
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 374 0 0 0 0 0 0 0 20 0 1 0 156166343 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7918500 0 0 4096 0 0 0 0 17 0 0 0
/proc/2048/statm: 2400 165 129 14 0 1138 0

[startup+0.105228 s]
/proc/loadavg: 1.06 1.73 1.84 3/74 2049
/proc/meminfo: memFree=1483944/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=913228 CPUtime=0.07
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 2919 0 1 0 6 1 0 0 19 0 8 0 156166343 935145472 2665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.513504 s]
/proc/loadavg: 1.06 1.73 1.84 3/74 2049
/proc/meminfo: memFree=1483944/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915328 CPUtime=0.49
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 6470 0 1 0 44 5 0 0 19 0 8 0 156166343 937295872 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228832 6209 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33643 s]
/proc/loadavg: 1.06 1.73 1.84 3/93 2068
/proc/meminfo: memFree=1394704/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915572 CPUtime=1.3
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 9283 0 1 0 121 9 0 0 25 0 8 0 156166343 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228893 9021 2529 14 0 215363 0
[pid=2048/tid=2056] ppid=2046 vsize=915572 CPUtime=0.03
/proc/2048/task/2056/stat : 2056 (java) S 2046 2048 1888 0 -1 64 202 0 0 0 3 0 0 0 17 0 8 0 156166348 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2059] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2059/stat : 2059 (java) S 2046 2048 1888 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156166349 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2060] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2060/stat : 2060 (java) S 2046 2048 1888 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2065] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2065/stat : 2065 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156166352 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2066] ppid=2046 vsize=915572 CPUtime=0.22
/proc/2048/task/2066/stat : 2066 (java) S 2046 2048 1888 0 -1 64 399 0 0 0 21 1 0 0 15 0 8 0 156166352 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2067] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2067/stat : 2067 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156166352 937545728 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2068] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2068/stat : 2068 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937545728 9021 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) 915572

[startup+2.98971 s]
/proc/loadavg: 1.14 1.73 1.84 3/93 2070
/proc/meminfo: memFree=1394256/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915572 CPUtime=2.93
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 9295 0 1 0 284 9 0 0 25 0 8 0 156166343 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882915 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228893 9031 2533 14 0 215363 0
[pid=2048/tid=2056] ppid=2046 vsize=915572 CPUtime=0.03
/proc/2048/task/2056/stat : 2056 (java) S 2046 2048 1888 0 -1 64 203 0 0 0 3 0 0 0 17 0 8 0 156166348 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2059] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2059/stat : 2059 (java) S 2046 2048 1888 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156166349 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2060] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2060/stat : 2060 (java) S 2046 2048 1888 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2065] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2065/stat : 2065 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156166352 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2066] ppid=2046 vsize=915572 CPUtime=0.22
/proc/2048/task/2066/stat : 2066 (java) S 2046 2048 1888 0 -1 64 404 0 0 0 21 1 0 0 15 0 8 0 156166352 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2067] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2067/stat : 2067 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156166352 937545728 9031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2068] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2068/stat : 2068 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937545728 9031 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) 915572

[startup+6.27026 s]
/proc/loadavg: 1.14 1.73 1.84 3/93 2088
/proc/meminfo: memFree=1394064/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915572 CPUtime=6.18
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 9300 0 1 0 609 9 0 0 25 0 8 0 156166343 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228893 9034 2533 14 0 215363 0
[pid=2048/tid=2056] ppid=2046 vsize=915572 CPUtime=0.03
/proc/2048/task/2056/stat : 2056 (java) S 2046 2048 1888 0 -1 64 203 0 0 0 3 0 0 0 17 0 8 0 156166348 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2059] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2059/stat : 2059 (java) S 2046 2048 1888 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156166349 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2060] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2060/stat : 2060 (java) S 2046 2048 1888 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2065] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2065/stat : 2065 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156166352 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2066] ppid=2046 vsize=915572 CPUtime=0.23
/proc/2048/task/2066/stat : 2066 (java) S 2046 2048 1888 0 -1 64 409 0 0 0 22 1 0 0 15 0 8 0 156166352 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2067] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2067/stat : 2067 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156166352 937545728 9034 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2068] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2068/stat : 2068 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937545728 9034 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) 915572

[startup+12.7554 s]
/proc/loadavg: 1.27 1.74 1.85 3/93 2102
/proc/meminfo: memFree=1394128/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915572 CPUtime=12.59
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 9304 0 1 0 1249 10 0 0 25 0 8 0 156166343 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882915 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228893 9037 2533 14 0 215363 0
[pid=2048/tid=2056] ppid=2046 vsize=915572 CPUtime=0.03
/proc/2048/task/2056/stat : 2056 (java) S 2046 2048 1888 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 156166348 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2059] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2059/stat : 2059 (java) S 2046 2048 1888 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156166349 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2060] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2060/stat : 2060 (java) S 2046 2048 1888 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2065] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2065/stat : 2065 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156166352 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2066] ppid=2046 vsize=915572 CPUtime=0.24
/proc/2048/task/2066/stat : 2066 (java) S 2046 2048 1888 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 156166352 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2067] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2067/stat : 2067 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156166352 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2068] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2068/stat : 2068 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937545728 9037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915572

[startup+25.6025 s]
/proc/loadavg: 1.38 1.75 1.85 3/93 2124
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=2048] ppid=2046 vsize=915572 CPUtime=25.31
/proc/2048/stat : 2048 (java) R 2046 2048 1888 0 -1 0 9310 0 1 0 2520 11 0 0 25 0 8 0 156166343 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750036 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2048/statm: 228893 9041 2533 14 0 215363 0
[pid=2048/tid=2056] ppid=2046 vsize=915572 CPUtime=0.03
/proc/2048/task/2056/stat : 2056 (java) S 2046 2048 1888 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 156166348 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2059] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2059/stat : 2059 (java) S 2046 2048 1888 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156166349 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2060] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2060/stat : 2060 (java) S 2046 2048 1888 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2065] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2065/stat : 2065 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156166352 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2066] ppid=2046 vsize=915572 CPUtime=0.25
/proc/2048/task/2066/stat : 2066 (java) S 2046 2048 1888 0 -1 64 417 0 0 0 24 1 0 0 16 0 8 0 156166352 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2048/tid=2067] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2067/stat : 2067 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156166352 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2048/tid=2068] ppid=2046 vsize=915572 CPUtime=0
/proc/2048/task/2068/stat : 2068 (java) S 2046 2048 1888 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937545728 9041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915572

Child status: 0
Real time (s): 35.3341
CPU time (s): 34.9107
CPU user time (s): 34.7717
CPU system time (s): 0.138978
CPU usage (%): 98.8017
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.7717
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9379
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= 2044
involuntary context switches= 3008

runsolver used 0.048992 s user time and 0.120981 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 10:01:16 UTC 2007


IDJOB= 214288
IDBENCH= 4913
FILE ID= node50/214288-1168077674

PBS_JOBID= 3476066

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  813fc5df2b9211af2178c6bc3c009d29

RANDOM SEED= 52712750

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.263
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.263
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:       1484096 kB
Buffers:         37216 kB
Cached:         434772 kB
SwapCached:          0 kB
Active:          83348 kB
Inactive:       409548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          31524 kB
Slab:            63960 kB
Committed_AS:  3266884 kB
PageTables:       1952 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= 66548 MiB



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