Trace number 1082756

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 27.1789 27.4969

DiagnosticValue
CHECKS8623660
NODES22968

General information on the benchmark

Namecsp/super-os/super-os-taillard-7/
normalized-super-os-taillard-7-19.xml
MD5SUMec3686c98e80feac9f42eba66295a509
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.26266
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints931
Maximum constraint arity2
Maximum domain size476
Number of constraints which are defined in extension0
Number of constraints which are defined in intension931
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.23	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1082756-1215224223.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.37/0.41	     nbVariables=98  nbDomainTypes=40  minDomainSize=387  maxDomainSize=476  nbTotalValues=41748
0.37/0.42	       =>  wckTime=0.186  cpuTime=0.13  mem=8M863
0.37/0.42	   
0.37/0.42	   predicates being loaded...
0.37/0.47	   
0.37/0.47	   constraints being loaded...
2.25/2.40	     nbConstraints=938  nbGlobalConstraints=889  nbConvertedConstraints=49  nbConvertConstraintsChecks=7304606
2.25/2.40	     nbExtensionStructures=40  nbSharedExtensionStructures=9  nbConflictsStructures=40  nbSharedConflictsStructures=9
2.25/2.40	     nbSharedBinaryRepresentations=17064  minDegree=13  maxDegree=26  minArity=2  avgArity=2.04  maxArity=8
2.25/2.40	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.139  symmetryCpuTime=0.1  nbCliques=7
2.25/2.40	       =>  wckTime=2.167  cpuTime=1.91  mem=25M500
2.34/2.47	   
2.34/2.47	   solver IterativeSystematicSolver being built... 
2.43/2.53	   
2.43/2.54	   INFO : Forward propagation technique limited 
2.43/2.60	       =>  wckTime=2.367  cpuTime=2.01  mem=24M455
2.53/2.62	   
2.53/2.62	   preprocessing
2.53/2.62	     nbConstraintChecks=0  nbPropagations=98  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.53/2.62	     detectedInconsistency=no
2.53/2.62	       =>  wckTime=0.017  cpuTime=0.01  mem=25M423
12.35/12.57	   
12.35/12.57	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=46M716)
27.11/27.43	   
27.11/27.43	   search
27.11/27.43	     run=17  nbConstraintChecks=8623655  minDepth=7  maxDepth=98  nbPropagations=1238418  nbRevisions=59407
27.11/27.43	     nbUselessRevisions=168  nbAssignments=22968  nbFailedAssignments=21785  nbInferredBacktracks=32  nbBacktracks=1001
27.11/27.43	     nbVisitedNodes=45570  nbRestartNogoods=832  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=50.24
27.11/27.43	     nbIEliminables=0.2  nbDEliminables=0  nbPEliminables=0
27.11/27.43	       =>  wckTime=24.833  cpuTime=24.46  mem=42M411
27.11/27.43	   
27.11/27.43	   global
27.11/27.43	     nbConstraintChecks=8623655  nbPropagations=1238516  nbRevisions=59407  nbUselessRevisions=168  nbRestartNogoods=832
27.11/27.43	     solvingWckTime=24.835  solvingCpuTime=24.46  expiredTime=no  totalExploration=no  nbFoundSolutions=1
27.11/27.43	     firstSolutionCpuTime=26.46  globalCpuTime=26.52
27.11/27.43	       =>  wckTime=27.206  cpuTime=26.47  mem=42M411
27.11/27.43	   
27.11/27.43	s SATISFIABLE
27.11/27.43	v 201 202 233 232 129 130 381 382 338 337 0 1 449 448 271 272 141 140 67 66 80 81 414 415 0 1 359 358 276 277 391 449 177 176 323 322 73 72 347 346 146 147 251 252 120 121 0 1 347 346 70 69 437 438 152 153 344 343 0 1 391 392 246 245 152 153 66 65 314 315 0 1 359 358 400 401 276 277 67 66 187 186 129 130 406 407 338 337 187 186 251 252 449 448 93 94 1 0 
27.11/27.43	d NODES 22968
27.11/27.44	d CHECKS 8623655
27.11/27.44	   
27.11/27.44	   totalWckTime=27.258  totalCpuTime=26.52

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082756-1215224223/watcher-1082756-1215224223 -o /tmp/evaluation-result-1082756-1215224223/solver-1082756-1215224223 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1082756-1215224223.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.34 2.25 2.11 4/80 23034
/proc/meminfo: memFree=1463080/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=18572 CPUtime=0
/proc/23034/stat : 23034 (runsolver) R 23032 23034 19313 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2001394593 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23034/statm: 4643 292 257 25 0 2626 0

[startup+0.0321709 s]
/proc/loadavg: 2.34 2.25 2.11 4/80 23034
/proc/meminfo: memFree=1463080/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=861552 CPUtime=0.01
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 1866 0 1 0 0 1 0 0 18 0 4 0 2001394593 882229248 1553 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 215388 1553 691 9 0 210367 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861552

[startup+0.10172 s]
/proc/loadavg: 2.34 2.25 2.11 4/80 23034
/proc/meminfo: memFree=1463080/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=865884 CPUtime=0.08
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 3756 0 1 0 6 2 0 0 18 0 9 0 2001394593 886665216 3212 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 216471 3212 1704 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301746 s]
/proc/loadavg: 2.34 2.25 2.11 4/80 23034
/proc/meminfo: memFree=1463080/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=866276 CPUtime=0.28
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 5703 0 1 0 24 4 0 0 18 0 9 0 2001394593 887066624 5100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 216569 5100 1939 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866276

[startup+0.701787 s]
/proc/loadavg: 2.34 2.25 2.11 4/80 23034
/proc/meminfo: memFree=1463080/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=867684 CPUtime=0.67
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 8504 0 1 0 61 6 0 0 18 0 9 0 2001394593 888508416 7864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 216921 7864 2012 9 0 211427 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867684

[startup+1.50288 s]
/proc/loadavg: 2.34 2.25 2.11 3/89 23043
/proc/meminfo: memFree=1437216/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=867684 CPUtime=1.47
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 9557 0 1 0 138 9 0 0 18 0 9 0 2001394593 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 216921 8914 2014 9 0 211427 0
[pid=23034/tid=23036] ppid=23032 vsize=867684 CPUtime=1.26
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 8162 0 1 0 119 7 0 0 25 0 9 0 2001394595 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4126882658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001394596 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001394597 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2001394597 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001394599 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=867684 CPUtime=0.18
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 698 0 0 0 18 0 0 0 16 0 9 0 2001394599 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001394599 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=867684 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001394599 888508416 8914 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867684

[startup+3.10207 s]
/proc/loadavg: 2.34 2.25 2.11 3/89 23043
/proc/meminfo: memFree=1432352/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868464 CPUtime=3.03
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 23072 322 1 0 287 16 0 0 18 0 9 0 2001394593 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217116 15302 2632 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868464 CPUtime=2.65
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 17043 322 1 0 253 12 0 0 25 0 9 0 2001394595 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4127007796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868464 CPUtime=0.06
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 4261 322 0 0 5 1 0 0 16 0 9 0 2001394596 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868464 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868464 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868464 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868464 CPUtime=0.28
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 928 322 0 0 28 0 0 0 15 0 9 0 2001394599 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868464 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868464 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 3 322 0 0 0 0 0 0 15 0 9 0 2001394599 889307136 15302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868464

[startup+6.30145 s]
/proc/loadavg: 2.31 2.24 2.11 3/89 23047
/proc/meminfo: memFree=1387488/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=6.2
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29273 322 1 0 601 19 0 0 18 0 9 0 2001394593 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21303 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=5.76
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20426 322 1 0 562 14 0 0 25 0 9 0 2001394595 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4127121739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.09
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7024 322 0 0 7 2 0 0 17 0 9 0 2001394596 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.31
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 954 322 0 0 31 0 0 0 15 0 9 0 2001394599 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21303 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868376

[startup+12.7022 s]
/proc/loadavg: 2.29 2.24 2.11 3/89 23047
/proc/meminfo: memFree=1387040/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=12.54
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29382 322 1 0 1235 19 0 0 18 0 9 0 2001394593 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21367 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=12.09
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20433 322 1 0 1195 14 0 0 25 0 9 0 2001394595 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4127137452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.1
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7086 322 0 0 8 2 0 0 17 0 9 0 2001394596 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.31
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 994 322 0 0 31 0 0 0 16 0 9 0 2001394599 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868376

[startup+25.5017 s]
/proc/loadavg: 2.22 2.22 2.10 3/89 23047
/proc/meminfo: memFree=1386976/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=25.22
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29411 322 1 0 2503 19 0 0 18 0 9 0 2001394593 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21378 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=24.75
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20446 322 1 0 2461 14 0 0 25 0 9 0 2001394595 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4127139150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.11
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7094 322 0 0 9 2 0 0 16 0 9 0 2001394596 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.32
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 1002 322 0 0 32 0 0 0 16 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 868376

Solver just ended. Dumping a history of the last processes samples

[startup+26.3018 s]
/proc/loadavg: 2.22 2.22 2.10 3/89 23047
/proc/meminfo: memFree=1386976/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=26.02
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29411 322 1 0 2583 19 0 0 18 0 9 0 2001394593 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21378 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=25.54
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20446 322 1 0 2540 14 0 0 25 0 9 0 2001394595 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4127125782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.11
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7094 322 0 0 9 2 0 0 16 0 9 0 2001394596 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.32
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 1002 322 0 0 32 0 0 0 16 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 868376

[startup+27.1029 s]
/proc/loadavg: 2.22 2.22 2.10 3/89 23047
/proc/meminfo: memFree=1386976/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=26.81
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29412 322 1 0 2662 19 0 0 18 0 9 0 2001394593 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21378 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=26.34
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20447 322 1 0 2620 14 0 0 25 0 9 0 2001394595 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4126683480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.11
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7094 322 0 0 9 2 0 0 16 0 9 0 2001394596 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.32
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 1002 322 0 0 32 0 0 0 16 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 868376

[startup+27.3029 s]
/proc/loadavg: 2.22 2.22 2.10 3/89 23047
/proc/meminfo: memFree=1386976/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=27.01
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29412 322 1 0 2682 19 0 0 18 0 9 0 2001394593 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21378 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=26.53
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20447 322 1 0 2639 14 0 0 25 0 9 0 2001394595 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4127141228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.11
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7094 322 0 0 9 2 0 0 16 0 9 0 2001394596 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.32
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 1002 322 0 0 32 0 0 0 16 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.01
Current children cumulated vsize (KiB) 868376

[startup+27.4029 s]
/proc/loadavg: 2.22 2.22 2.10 3/89 23047
/proc/meminfo: memFree=1386976/2055920 swapFree=4179912/4192956
[pid=23034] ppid=23032 vsize=868376 CPUtime=27.11
/proc/23034/stat : 23034 (java) S 23032 23034 19313 0 -1 0 29412 322 1 0 2692 19 0 0 18 0 9 0 2001394593 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23034/statm: 217094 21378 2614 9 0 211622 0
[pid=23034/tid=23036] ppid=23032 vsize=868376 CPUtime=26.63
/proc/23034/task/23036/stat : 23036 (java) R 23032 23034 19313 0 -1 64 20447 322 1 0 2649 14 0 0 25 0 9 0 2001394595 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4127122887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23037] ppid=23032 vsize=868376 CPUtime=0.11
/proc/23034/task/23037/stat : 23037 (java) S 23032 23034 19313 0 -1 64 7094 322 0 0 9 2 0 0 16 0 9 0 2001394596 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23038] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23038/stat : 23038 (java) S 23032 23034 19313 0 -1 64 16 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23039] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23039/stat : 23039 (java) S 23032 23034 19313 0 -1 64 11 322 0 0 0 0 0 0 16 0 9 0 2001394597 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23040] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23040/stat : 23040 (java) S 23032 23034 19313 0 -1 64 0 322 0 0 0 0 0 0 18 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23041] ppid=23032 vsize=868376 CPUtime=0.32
/proc/23034/task/23041/stat : 23041 (java) S 23032 23034 19313 0 -1 64 1002 322 0 0 32 0 0 0 16 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23042] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23042/stat : 23042 (java) S 23032 23034 19313 0 -1 64 2 322 0 0 0 0 0 0 19 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23034/tid=23043] ppid=23032 vsize=868376 CPUtime=0
/proc/23034/task/23043/stat : 23043 (java) S 23032 23034 19313 0 -1 64 32 322 0 0 0 0 0 0 15 0 9 0 2001394599 889217024 21378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.11
Current children cumulated vsize (KiB) 868376

Child status: 0
Real time (s): 27.4969
CPU time (s): 27.1789
CPU user time (s): 26.9629
CPU system time (s): 0.215967
CPU usage (%): 98.8435
Max. virtual memory (cumulated for all children) (KiB): 868464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.9629
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29770
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= 2149
involuntary context switches= 3242

runsolver used 0.050992 second user time and 0.086986 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 04:17:03
IDJOB=1082756
IDBENCH=57346
IDSOLVER=363
FILE ID=node53/1082756-1215224223
PBS_JOBID= 7881706
Free space on /tmp= 65120 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-7/normalized-super-os-taillard-7-19.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082756-1215224223/watcher-1082756-1215224223 -o /tmp/evaluation-result-1082756-1215224223/solver-1082756-1215224223 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1082756-1215224223.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ec3686c98e80feac9f42eba66295a509
RANDOM SEED=1785753757

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1463496 kB
Buffers:         62852 kB
Cached:         273052 kB
SwapCached:       7428 kB
Active:         356168 kB
Inactive:       173456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463496 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:         209548 kB
Slab:            47804 kB
Committed_AS:  4741948 kB
PageTables:       2116 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= 65120 MiB
End job on node53 at 2008-07-05 04:17:30