Trace number 1087715

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 ESACSAT 30.4064 30.7341

DiagnosticValue
CHECKS27304700
NODES2494

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-7.xml
MD5SUM864e3c61ff08e32a4845b7a063b51513
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 benchmark27.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=esac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-1087715-1215245444.xml
0.28/0.37	   
0.28/0.37	   domains being loaded...
0.38/0.40	   
0.38/0.40	   variables being loaded...
0.47/0.56	     nbVariables=300  nbDomainTypes=13  minDomainSize=42  maxDomainSize=250  nbTotalValues=53536
0.47/0.56	       =>  wckTime=0.303  cpuTime=0.22  mem=9M804
0.47/0.56	   
0.47/0.56	   predicates being loaded...
0.57/0.62	   
0.57/0.62	   constraints being loaded...
20.58/20.86	   
20.58/20.86	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 47M27)
21.95/22.23	     nbConstraints=2326  nbMergedConstraints=2051  nbConvertedConstraints=1187  nbConvertConstraintsChecks=38687232
21.95/22.23	     nbExtensionStructures=1100  nbSharedExtensionStructures=263  nbConflictsStructures=1314
21.95/22.23	     nbSharedConflictsStructures=277  nbUnbuiltConflictsStructures=818  nbSharedBinaryRepresentations=291980
21.95/22.23	     nbEvaluationManagers=1032  nbSharedEvaluationManagers=107  minDegree=6  maxDegree=19  minArity=2  maxArity=2
21.95/22.23	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.261  symmetryCpuTime=0.18
21.95/22.23	       =>  wckTime=21.973  cpuTime=21.1  mem=50M772
22.16/22.42	   
22.16/22.42	   solver IterativeSystematicSolver being built... 
22.36/22.60	       =>  wckTime=22.351  cpuTime=21.27  mem=47M360
23.34/23.68	   
23.34/23.68	   preprocessing
23.34/23.68	     nbConstraintChecks=2791145  nbValidityChecks=113890  nbPropagations=405  nbRevisions=4114  nbUselessRevisions=3427
23.34/23.68	     nbRemovedValues=25324  detectedInconsistency=no
23.34/23.68	       =>  wckTime=1.072  cpuTime=1.04  mem=48M342
28.59/28.91	   
28.59/28.91	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=50M274)
30.27/30.69	   
30.27/30.69	   search
30.27/30.69	     run=11  nbConstraintChecks=24513560  nbValidityChecks=14902079  minDepth=35  maxDepth=300  nbPropagations=200137
30.27/30.69	     nbRevisions=2085989  nbUselessRevisions=1718804  nbAssignments=2494  nbFailedAssignments=1723  nbBacktracks=325
30.27/30.69	     nbVisitedNodes=4344  nbRestartNogoods=129  nbFoundSolutions=1  nbSEliminables=25.32  nbREliminables=11.16
30.27/30.69	     nbIEliminables=149.58  nbDEliminables=0  nbPEliminables=0
30.27/30.69	       =>  wckTime=8.077  cpuTime=7.9  mem=50M274
30.27/30.69	   
30.27/30.69	   global
30.27/30.69	     nbConstraintChecks=27304705  nbValidityChecks=15015969  nbPropagations=200542  nbRevisions=2090103
30.27/30.69	     nbUselessRevisions=1722231  nbRestartNogoods=129  solvingWckTime=8.08  solvingCpuTime=7.9  expiredTime=no
30.27/30.69	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=29.16  globalCpuTime=29.23
30.27/30.69	       =>  wckTime=30.434  cpuTime=29.17  mem=50M274
30.27/30.69	   
30.27/30.69	s SATISFIABLE
30.27/30.69	v 2276 -2604 2616 2372 -2360 2200 -2528 2344 2344 2392 -2240 2168 2260 -2400 -2616 2496 -2328 2572 -2612 2616 -2160 -2440 2200 -2160 -2584 -2160 -2332 -2516 -2224 2456 -2252 -2200 -2588 -2372 -2588 -2576 2528 2380 2228 -2564 -2248 -2328 -2312 -2172 -2184 -2524 -2576 -2160 2160 2300 -2640 -2512 -2168 -2556 2436 -2288 2564 -2484 2552 -2344 2436 -2624 -2624 2248 2384 2464 -2456 -2528 2432 -2480 -2448 2488 -2656 -2600 -2460 -2208 2324 2608 2224 -2564 -2160 2512 -2252 -2292 -2160 2588 -2488 -2576 -2568 -2296 -2396 -2356 2608 -2580 -2520 2468 -2632 -2200 2516 -2592 2380 -2568 -2360 -2604 -2320 2268 2584 -2348 2616 -2400 2476 2640 2272 2456 2424 -2356 -2628 2512 2288 2612 2412 2600 2248 -2264 -2292 2616 -2628 2464 2224 2360 -2476 2564 2632 -2324 -2160 2520 2560 -2536 -2212 -2392 -2184 -2472 -2612 2472 -2632 -2200 2172 -2320 -2200 2552 -2496 -2360 2652 -2512 2576 -2564 2524 2212 2568 -2560 -2508 2200 -2572 -2160 2340 -2200 2284 2560 2452 -2336 -2336 -2420 -2608 -2500 -2452 -2652 2516 2568 2604 -2564 -2384 2488 -2576 2548 -2568 -2596 -2200 2304 2160 -2528 2592 -2584 -2616 2308 2568 -2360 2352 -2556 2560 2272 -2512 2600 2348 2560 -2472 2480 -2528 2440 -2324 -2556 -2188 -2440 2212 -2540 -2592 -2548 2556 -2352 2412 2648 2444 2252 2632 2632 2288 2616 2608 -2340 2552 -2488 2656 2200 2600 2388 -2480 -2520 2412 2324 2304 2208 -2608 2196 -2372 -2312 -2252 2592 2656 2552 2608 2592 2504 2616 2468 2596 -2292 2396 2496 2612 2624 -2296 -2388 2604 2616 -2592 2456 -2380 2592 -2520 -2428 -2568 2364 2236 2496 -2468 -2656 2212 2448 -2608 -2456 2416 -2600 2428 -2316 2208 2200 2264 -2208 -2364 2320 2412 2656 2172 2648 2568 -2284 2588 -2320 2552 -2476 2480 
30.27/30.69	d NODES 2494
30.27/30.69	d CHECKS 27304705
30.27/30.69	   
30.27/30.69	   totalWckTime=30.495  totalCpuTime=29.24

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-1087715-1215245444/watcher-1087715-1215245444 -o /tmp/evaluation-result-1087715-1215245444/solver-1087715-1215245444 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087715-1215245444.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.01 2.17 2.08 4/83 326
/proc/meminfo: memFree=1107496/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=18572 CPUtime=0
/proc/326/stat : 326 (runsolver) R 324 326 31321 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003513126 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/326/statm: 4643 292 257 25 0 2626 0

[startup+0.0133601 s]
/proc/loadavg: 2.01 2.17 2.08 4/83 326
/proc/meminfo: memFree=1107496/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=272 CPUtime=0
/proc/326/stat : 326 (java) D 324 326 31321 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 2003513126 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/326/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102208 s]
/proc/loadavg: 2.01 2.17 2.08 4/83 326
/proc/meminfo: memFree=1107496/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=865884 CPUtime=0.08
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 3672 0 1 0 6 2 0 0 18 0 9 0 2003513126 886665216 3147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216471 3147 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301239 s]
/proc/loadavg: 2.01 2.17 2.08 4/83 326
/proc/meminfo: memFree=1107496/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=866048 CPUtime=0.28
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 5568 0 1 0 24 4 0 0 18 0 9 0 2003513126 886833152 4986 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216512 4986 1898 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.701292 s]
/proc/loadavg: 2.01 2.17 2.08 4/83 326
/proc/meminfo: memFree=1107496/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=867068 CPUtime=0.68
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 7936 0 1 0 62 6 0 0 18 0 9 0 2003513126 887877632 7296 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216767 7296 2006 9 0 211273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867068

[startup+1.50139 s]
/proc/loadavg: 2.01 2.17 2.08 3/92 335
/proc/meminfo: memFree=1072800/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=867688 CPUtime=1.46
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 12737 0 1 0 137 9 0 0 18 0 9 0 2003513126 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216922 12094 2014 9 0 211428 0
[pid=326/tid=328] ppid=324 vsize=867688 CPUtime=1.25
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 11363 0 1 0 117 8 0 0 25 0 9 0 2003513128 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4126874145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2003513130 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003513130 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003513130 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003513132 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=867688 CPUtime=0.2
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 677 0 0 0 20 0 0 0 16 0 9 0 2003513132 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003513132 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003513132 888512512 12094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867688

[startup+3.10161 s]
/proc/loadavg: 2.01 2.17 2.08 3/92 335
/proc/meminfo: memFree=1064800/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=867688 CPUtime=3.05
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 13761 0 1 0 295 10 0 0 18 0 9 0 2003513126 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216922 13116 2014 9 0 211428 0
[pid=326/tid=328] ppid=324 vsize=867688 CPUtime=2.79
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 12361 0 1 0 271 8 0 0 25 0 9 0 2003513128 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4126877943 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2003513130 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003513130 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003513130 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003513132 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=867688 CPUtime=0.23
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 703 0 0 0 23 0 0 0 15 0 9 0 2003513132 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003513132 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003513132 888512512 13116 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867688

[startup+6.30205 s]
/proc/loadavg: 2.01 2.17 2.08 3/92 335
/proc/meminfo: memFree=1056928/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=867688 CPUtime=6.23
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 15696 0 1 0 611 12 0 0 18 0 9 0 2003513126 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216922 15049 2014 9 0 211428 0
[pid=326/tid=328] ppid=324 vsize=867688 CPUtime=5.96
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 14294 0 1 0 586 10 0 0 25 0 9 0 2003513128 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4126872822 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003513130 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003513130 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003513130 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003513132 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=867688 CPUtime=0.24
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 705 0 0 0 24 0 0 0 15 0 9 0 2003513132 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003513132 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=867688 CPUtime=0
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003513132 888512512 15049 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867688

[startup+12.7019 s]
/proc/loadavg: 2.01 2.17 2.08 3/92 335
/proc/meminfo: memFree=1038752/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=867600 CPUtime=12.57
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 19636 0 1 0 1241 16 0 0 18 0 9 0 2003513126 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 216900 18963 2005 9 0 211428 0
[pid=326/tid=328] ppid=324 vsize=867600 CPUtime=12.17
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 15793 0 1 0 1205 12 0 0 25 0 9 0 2003513128 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4126876583 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=867600 CPUtime=0.1
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 2434 0 0 0 9 1 0 0 16 0 9 0 2003513130 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=867600 CPUtime=0
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003513130 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=867600 CPUtime=0
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003513130 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=867600 CPUtime=0
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003513132 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=867600 CPUtime=0.25
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 713 0 0 0 25 0 0 0 16 0 9 0 2003513132 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=867600 CPUtime=0
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003513132 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=867600 CPUtime=0
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003513132 888422400 18963 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867600

[startup+25.5027 s]
/proc/loadavg: 2.00 2.16 2.08 3/92 339
/proc/meminfo: memFree=1015520/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=868012 CPUtime=25.23
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 39478 410 1 0 2492 28 2 1 18 0 9 0 2003513126 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 217003 25394 2638 9 0 211509 0
[pid=326/tid=328] ppid=324 vsize=868012 CPUtime=24.31
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 21473 410 1 0 2410 18 2 1 25 0 9 0 2003513128 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4127268192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=868012 CPUtime=0.49
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 16198 410 0 0 40 6 2 1 17 0 9 0 2003513130 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 17 410 0 0 0 0 2 1 17 0 9 0 2003513130 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 12 410 0 0 0 0 2 1 16 0 9 0 2003513130 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 18 0 9 0 2003513132 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=868012 CPUtime=0.44
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 959 410 0 0 40 1 2 1 15 0 9 0 2003513132 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 19 0 9 0 2003513132 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 6 410 0 0 0 0 2 1 15 0 9 0 2003513132 888844288 25394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868012

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

[startup+28.7011 s]
/proc/loadavg: 2.00 2.16 2.08 3/92 339
/proc/meminfo: memFree=1015456/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=868012 CPUtime=28.39
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 39546 410 1 0 2808 28 2 1 18 0 9 0 2003513126 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 217003 25404 2638 9 0 211509 0
[pid=326/tid=328] ppid=324 vsize=868012 CPUtime=27.46
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 21530 410 1 0 2724 19 2 1 25 0 9 0 2003513128 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=868012 CPUtime=0.49
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 16198 410 0 0 40 6 2 1 16 0 9 0 2003513130 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 17 410 0 0 0 0 2 1 17 0 9 0 2003513130 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 12 410 0 0 0 0 2 1 16 0 9 0 2003513130 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 18 0 9 0 2003513132 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=868012 CPUtime=0.46
/proc/326/task/333/stat : 333 (java) R 324 326 31321 0 -1 64 969 410 0 0 42 1 2 1 16 0 9 0 2003513132 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 101739057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 19 0 9 0 2003513132 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 7 410 0 0 0 0 2 1 15 0 9 0 2003513132 888844288 25404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 868012

[startup+29.5022 s]
/proc/loadavg: 2.00 2.16 2.08 3/92 339
/proc/meminfo: memFree=1015456/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=868012 CPUtime=29.18
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 39547 410 1 0 2887 28 2 1 18 0 9 0 2003513126 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 217003 25405 2638 9 0 211509 0
[pid=326/tid=328] ppid=324 vsize=868012 CPUtime=28.25
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 21530 410 1 0 2803 19 2 1 25 0 9 0 2003513128 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4127284507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=868012 CPUtime=0.49
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 16198 410 0 0 40 6 2 1 17 0 9 0 2003513130 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 17 410 0 0 0 0 2 1 17 0 9 0 2003513130 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 12 410 0 0 0 0 2 1 16 0 9 0 2003513130 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 18 0 9 0 2003513132 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=868012 CPUtime=0.46
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 970 410 0 0 42 1 2 1 15 0 9 0 2003513132 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 19 0 9 0 2003513132 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 7 410 0 0 0 0 2 1 15 0 9 0 2003513132 888844288 25405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.18
Current children cumulated vsize (KiB) 868012

[startup+30.3023 s]
/proc/loadavg: 2.00 2.16 2.08 3/92 339
/proc/meminfo: memFree=1015456/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=868012 CPUtime=29.98
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 39551 410 1 0 2967 28 2 1 18 0 9 0 2003513126 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 217003 25407 2638 9 0 211509 0
[pid=326/tid=328] ppid=324 vsize=868012 CPUtime=29.04
/proc/326/task/328/stat : 328 (java) R 324 326 31321 0 -1 64 21531 410 1 0 2882 19 2 1 25 0 9 0 2003513128 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4127278397 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=868012 CPUtime=0.49
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 16198 410 0 0 40 6 2 1 17 0 9 0 2003513130 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 17 410 0 0 0 0 2 1 17 0 9 0 2003513130 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 12 410 0 0 0 0 2 1 16 0 9 0 2003513130 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 18 0 9 0 2003513132 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=868012 CPUtime=0.47
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 973 410 0 0 43 1 2 1 15 0 9 0 2003513132 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 19 0 9 0 2003513132 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 7 410 0 0 0 0 2 1 15 0 9 0 2003513132 888844288 25407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (KiB) 868012

[startup+30.7024 s]
/proc/loadavg: 2.00 2.16 2.08 2/92 339
/proc/meminfo: memFree=1015520/2055920 swapFree=4180436/4192956
[pid=326] ppid=324 vsize=868012 CPUtime=30.36
/proc/326/stat : 326 (java) S 324 326 31321 0 -1 0 39659 410 1 0 3005 28 2 1 18 0 9 0 2003513126 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/326/statm: 217003 25412 2638 9 0 211509 0
[pid=326/tid=328] ppid=324 vsize=868012 CPUtime=29.43
/proc/326/task/328/stat : 328 (java) S 324 326 31321 0 -1 64 21638 410 1 0 2921 19 2 1 25 0 9 0 2003513128 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=329] ppid=324 vsize=868012 CPUtime=0.49
/proc/326/task/329/stat : 329 (java) S 324 326 31321 0 -1 64 16198 410 0 0 40 6 2 1 17 0 9 0 2003513130 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=330] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/330/stat : 330 (java) S 324 326 31321 0 -1 64 17 410 0 0 0 0 2 1 17 0 9 0 2003513130 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=331] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/331/stat : 331 (java) S 324 326 31321 0 -1 64 12 410 0 0 0 0 2 1 16 0 9 0 2003513130 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=332] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/332/stat : 332 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 18 0 9 0 2003513132 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=333] ppid=324 vsize=868012 CPUtime=0.47
/proc/326/task/333/stat : 333 (java) S 324 326 31321 0 -1 64 974 410 0 0 43 1 2 1 16 0 9 0 2003513132 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=334] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/334/stat : 334 (java) S 324 326 31321 0 -1 64 1 410 0 0 0 0 2 1 19 0 9 0 2003513132 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=326/tid=335] ppid=324 vsize=868012 CPUtime=0.03
/proc/326/task/335/stat : 335 (java) S 324 326 31321 0 -1 64 7 410 0 0 0 0 2 1 15 0 9 0 2003513132 888844288 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.36
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 30.7341
CPU time (s): 30.4064
CPU user time (s): 30.0844
CPU system time (s): 0.321951
CPU usage (%): 98.9338
Max. virtual memory (cumulated for all children) (KiB): 868012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0844
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40098
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= 2485
involuntary context switches= 3721

runsolver used 0.043993 second user time and 0.109983 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-05 10:10:44
IDJOB=1087715
IDBENCH=58035
IDSOLVER=364
FILE ID=node71/1087715-1215245444
PBS_JOBID= 7881915
Free space on /tmp= 66512 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087715-1215245444/watcher-1087715-1215245444 -o /tmp/evaluation-result-1087715-1215245444/solver-1087715-1215245444 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087715-1215245444.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 864e3c61ff08e32a4845b7a063b51513
RANDOM SEED=1073586720

node71.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.209
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.209
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:       1107976 kB
Buffers:         25504 kB
Cached:         152000 kB
SwapCached:       6572 kB
Active:         843676 kB
Inactive:        47616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107976 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2620 kB
Writeback:           0 kB
Mapped:         725124 kB
Slab:            40156 kB
Committed_AS:  4974140 kB
PageTables:       3464 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= 66512 MiB
End job on node71 at 2008-07-05 10:11:15