Trace number 1087063

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 17.8753 18.0877

DiagnosticValue
CHECKS1020020
NODES252

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-9.xml
MD5SUM796561b8470ec3e16b4bf0f5e79f6e0d
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 benchmark13.9729
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1087063-1215242502.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.41	     nbVariables=250  nbDomainTypes=13  minDomainSize=42  maxDomainSize=210  nbTotalValues=36618
0.38/0.41	       =>  wckTime=0.16  cpuTime=0.12  mem=8M829
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
17.29/17.57	     nbConstraints=1636  nbMergedConstraints=1419  nbConvertedConstraints=1636  nbConvertConstraintsChecks=33853190
17.29/17.57	     nbExtensionStructures=1503  nbSharedExtensionStructures=398  nbConflictsStructures=1503
17.29/17.57	     nbSharedConflictsStructures=398  nbSharedBinaryRepresentations=314403  minDegree=4  maxDegree=17  minArity=2
17.29/17.57	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.33  symmetryCpuTime=0.09
17.29/17.57	       =>  wckTime=17.322  cpuTime=16.56  mem=20M715
17.39/17.68	   
17.39/17.68	   solver IterativeSystematicSolver being built... 
17.58/17.81	       =>  wckTime=17.564  cpuTime=16.67  mem=39M869
17.58/17.85	   
17.58/17.85	   preprocessing
17.58/17.85	     nbConstraintChecks=148241  nbPropagations=303  nbRevisions=846  nbUselessRevisions=538  nbRemovedValues=9566
17.58/17.85	     detectedInconsistency=no
17.58/17.85	       =>  wckTime=0.035  cpuTime=0.02  mem=39M869
17.78/18.04	   
17.78/18.04	   search
17.78/18.04	     run=0  nbConstraintChecks=871776  minDepth=62  maxDepth=250  nbPropagations=2685  nbRevisions=11764
17.78/18.04	     nbUselessRevisions=9010  nbAssignments=252  nbFailedAssignments=2  nbBacktracks=0  nbVisitedNodes=255
17.78/18.04	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=128.36
17.78/18.04	     nbREliminables=4.55  nbIEliminables=22.19  nbDEliminables=0  nbPEliminables=0
17.78/18.04	       =>  wckTime=0.232  cpuTime=0.19  mem=41M819
17.78/18.05	   
17.78/18.05	   global
17.78/18.05	     nbConstraintChecks=1020017  nbPropagations=2988  nbRevisions=12610  nbUselessRevisions=9548  nbRestartNogoods=0
17.78/18.05	     solvingWckTime=0.234  solvingCpuTime=0.19  expiredTime=no  totalExploration=no  nbFoundSolutions=1
17.78/18.05	     firstSolutionCpuTime=16.85  globalCpuTime=16.91
17.78/18.05	       =>  wckTime=17.8  cpuTime=16.86  mem=41M819
17.78/18.05	   
17.78/18.05	s SATISFIABLE
17.78/18.05	v 2396 -2556 2492 -2332 -2616 -2280 2440 -2392 2616 2404 -2512 -2300 2624 -2552 -2404 2620 -2436 2516 -2624 2616 2288 2528 -2656 2600 -2300 -2412 -2340 -2304 -2456 2532 2576 -2296 -2332 2408 -2268 2280 -2616 -2280 2656 -2396 -2564 -2240 -2656 -2620 2280 2580 2408 2596 -2336 -2300 -2516 2572 -2288 2584 2616 -2512 -2520 2400 2536 2448 2648 2392 2588 -2572 -2436 2560 -2556 2320 -2260 -2332 -2280 2460 2240 2516 2280 -2520 2616 -2456 2424 2564 -2608 -2556 2560 2532 -2616 2504 2448 -2488 -2612 2488 -2524 -2240 2240 -2280 2432 -2596 -2240 2628 -2380 2400 -2656 -2380 -2312 -2292 2616 2532 -2296 2644 -2480 -2256 2464 -2400 2600 -2576 -2616 2532 -2380 2564 2292 2352 -2280 2364 -2420 2340 2588 -2480 -2656 -2472 -2432 -2424 -2308 2556 -2436 2544 2512 -2656 2592 -2580 2360 2656 -2348 2240 2608 -2440 -2656 2352 -2432 2612 2496 -2596 2524 -2604 -2264 2584 2620 -2248 2608 -2304 2652 -2320 -2616 2576 -2472 2644 -2384 -2332 2604 -2512 2560 -2372 -2264 2556 -2616 -2280 2328 -2472 2548 2280 -2552 -2408 -2536 -2416 2604 2280 2620 2616 -2656 -2616 2340 -2292 -2596 2584 2580 -2492 2576 -2292 2592 -2376 2556 2472 2240 2556 2380 2440 -2624 2600 2640 -2488 -2572 -2400 2324 2472 2448 2240 -2420 2616 -2396 -2472 -2420 -2280 -2240 -2452 2552 2576 2240 -2336 -2432 2580 2604 -2568 -2560 -2332 2584 -2420 2364 -2644 -2368 2368 -2432 2388 -2656 2520 -2544 -2332 2552 2444 -2360 2416 2648 -2292 
17.78/18.05	d NODES 252
17.78/18.05	d CHECKS 1020017
17.78/18.05	   
17.78/18.05	   totalWckTime=17.867  totalCpuTime=16.92

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-1087063-1215242502/watcher-1087063-1215242502 -o /tmp/evaluation-result-1087063-1215242502/solver-1087063-1215242502 -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-1087063-1215242502.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: 1.97 2.02 2.08 4/82 25463
/proc/meminfo: memFree=1799952/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=18572 CPUtime=0
/proc/25463/stat : 25463 (runsolver) R 25461 25463 22449 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 265192977 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25463/statm: 4643 292 257 25 0 2626 0

[startup+0.028133 s]
/proc/loadavg: 1.97 2.02 2.08 4/82 25463
/proc/meminfo: memFree=1799952/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=860712 CPUtime=0.01
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 1642 0 1 0 0 1 0 0 21 0 2 0 265192977 881369088 1347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 215178 1347 531 9 0 210157 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860712

[startup+0.101143 s]
/proc/loadavg: 1.97 2.02 2.08 4/82 25463
/proc/meminfo: memFree=1799952/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=865884 CPUtime=0.08
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 3696 0 1 0 6 2 0 0 21 0 9 0 265192977 886665216 3171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216471 3171 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301177 s]
/proc/loadavg: 1.97 2.02 2.08 4/82 25463
/proc/meminfo: memFree=1799952/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=866284 CPUtime=0.28
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 5909 0 1 0 24 4 0 0 21 0 9 0 265192977 887074816 5283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216571 5283 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701259 s]
/proc/loadavg: 1.97 2.02 2.08 4/82 25463
/proc/meminfo: memFree=1799952/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867676 CPUtime=0.68
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 9420 0 1 0 61 7 0 0 21 0 9 0 265192977 888500224 8780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216919 8780 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50241 s]
/proc/loadavg: 1.97 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1765320/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867676 CPUtime=1.47
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 11613 0 1 0 138 9 0 0 21 0 9 0 265192977 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216919 10970 2014 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867676 CPUtime=1.27
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 10236 0 1 0 119 8 0 0 25 0 9 0 265192979 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4126873527 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 265192980 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867676 CPUtime=0.18
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 680 0 0 0 18 0 0 0 15 0 9 0 265192982 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888500224 10970 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867676

[startup+3.10191 s]
/proc/loadavg: 1.97 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1760520/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867676 CPUtime=3.06
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 13476 0 1 0 295 11 0 0 21 0 9 0 265192977 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216919 12831 2014 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867676 CPUtime=2.83
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 12074 0 1 0 274 9 0 0 25 0 9 0 265192979 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 265192980 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867676 CPUtime=0.21
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 705 0 0 0 21 0 0 0 15 0 9 0 265192982 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888500224 12831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867676

[startup+6.30234 s]
/proc/loadavg: 1.97 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1746440/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867676 CPUtime=6.23
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 16537 0 1 0 610 13 0 0 21 0 9 0 265192977 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216919 15890 2014 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867676 CPUtime=5.99
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 15132 0 1 0 588 11 0 0 25 0 9 0 265192979 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4126873538 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 265192980 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 265192980 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867676 CPUtime=0.21
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 708 0 0 0 21 0 0 0 16 0 9 0 265192982 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867676 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888500224 15890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867676

[startup+12.7026 s]
/proc/loadavg: 1.97 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1730440/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867588 CPUtime=12.56
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 19813 0 1 0 1239 17 0 0 21 0 9 0 265192977 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216897 19142 2005 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867588 CPUtime=12.2
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 15791 0 1 0 1206 14 0 0 25 0 9 0 265192979 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4126899735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867588 CPUtime=0.1
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 2611 0 0 0 9 1 0 0 16 0 9 0 265192980 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867588 CPUtime=0.23
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 715 0 0 0 23 0 0 0 16 0 9 0 265192982 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888410112 19142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867588

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

[startup+15.9012 s]
/proc/loadavg: 1.98 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1730440/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867588 CPUtime=15.72
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 19817 0 1 0 1554 18 0 0 21 0 9 0 265192977 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216897 19146 2006 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867588 CPUtime=15.36
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 15791 0 1 0 1521 15 0 0 25 0 9 0 265192979 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4126876263 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867588 CPUtime=0.1
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 2611 0 0 0 9 1 0 0 16 0 9 0 265192980 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867588 CPUtime=0.23
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 719 0 0 0 23 0 0 0 15 0 9 0 265192982 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888410112 19146 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 867588

[startup+16.7024 s]
/proc/loadavg: 1.98 2.02 2.08 3/91 25472
/proc/meminfo: memFree=1730440/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867588 CPUtime=16.52
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 19829 0 1 0 1633 19 0 0 21 0 9 0 265192977 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216897 19157 2006 9 0 211425 0
[pid=25463/tid=25465] ppid=25461 vsize=867588 CPUtime=16.13
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 15792 0 1 0 1597 16 0 0 25 0 9 0 265192979 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4126911837 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867588 CPUtime=0.1
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 2611 0 0 0 9 1 0 0 17 0 9 0 265192980 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 265192980 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867588 CPUtime=0.25
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 730 0 0 0 25 0 0 0 16 0 9 0 265192982 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 265192982 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867588 CPUtime=0
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 265192982 888410112 19157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.52
Current children cumulated vsize (KiB) 867588

[startup+17.5025 s]
/proc/loadavg: 1.98 2.02 2.08 4/93 25476
/proc/meminfo: memFree=1715448/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=867912 CPUtime=17.29
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 31474 243 1 0 1706 22 1 0 21 0 10 0 265192977 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 216978 22903 2014 9 0 211506 0
[pid=25476] ppid=25463 vsize=0 CPUtime=0
/proc/25476/stat : 25476 (rm) Z 25463 25463 22449 0 -1 4194316 123 0 0 0 0 0 0 0 25 0 1 0 265194709 0 0 996147200 0 0 0 0 0 0 4 0 0 18446744071563351923 0 0 17 0 0 0
/proc/25476/statm: 0 0 0 0 0 0 0
[pid=25463/tid=25465] ppid=25461 vsize=867912 CPUtime=16.71
/proc/25463/task/25465/stat : 25465 (java) S 25461 25463 22449 0 -1 64 16238 243 1 0 1654 16 1 0 23 0 10 0 265192979 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=867912 CPUtime=0.28
/proc/25463/task/25466/stat : 25466 (java) R 25461 25463 22449 0 -1 64 13630 243 0 0 24 3 1 0 17 0 10 0 265192980 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 13 243 0 0 0 0 1 0 16 0 10 0 265192980 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 5 243 0 0 0 0 1 0 16 0 10 0 265192980 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 243 0 0 0 0 1 0 25 0 10 0 265192982 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=867912 CPUtime=0.28
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 780 243 0 0 27 0 1 0 15 0 10 0 265192982 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 243 0 0 0 0 1 0 25 0 10 0 265192982 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 7 243 0 0 0 0 1 0 15 0 10 0 265192982 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25475] ppid=25461 vsize=867912 CPUtime=0.01
/proc/25463/task/25475/stat : 25475 (java) R 25461 25463 22449 0 -1 64 44 243 0 0 0 0 1 0 25 0 10 0 265194709 888741888 22903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.29
Current children cumulated vsize (KiB) 867912

[startup+17.9026 s]
/proc/loadavg: 1.98 2.02 2.08 4/93 25476
/proc/meminfo: memFree=1715448/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=868000 CPUtime=17.68
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 38026 366 1 0 1743 24 1 0 21 0 9 0 265192977 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 217000 25155 2637 9 0 211506 0
[pid=25463/tid=25465] ppid=25461 vsize=868000 CPUtime=16.94
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 19340 366 1 0 1676 17 1 0 23 0 9 0 265192979 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4125978366 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=868000 CPUtime=0.38
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 16896 366 0 0 33 4 1 0 17 0 9 0 265192980 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 18 366 0 0 0 0 1 0 16 0 9 0 265192980 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 13 366 0 0 0 0 1 0 15 0 9 0 265192980 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 366 0 0 0 0 1 0 25 0 9 0 265192982 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=868000 CPUtime=0.34
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 945 366 0 0 32 1 1 0 15 0 9 0 265192982 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 366 0 0 0 0 1 0 25 0 9 0 265192982 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 7 366 0 0 0 0 1 0 15 0 9 0 265192982 888832000 25155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.68
Current children cumulated vsize (KiB) 868000

[startup+18.0026 s]
/proc/loadavg: 1.98 2.02 2.08 4/93 25476
/proc/meminfo: memFree=1715448/2055920 swapFree=4181032/4192956
[pid=25463] ppid=25461 vsize=868000 CPUtime=17.78
/proc/25463/stat : 25463 (java) S 25461 25463 22449 0 -1 0 38105 366 1 0 1753 24 1 0 21 0 9 0 265192977 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25463/statm: 217000 25166 2637 9 0 211506 0
[pid=25463/tid=25465] ppid=25461 vsize=868000 CPUtime=17.02
/proc/25463/task/25465/stat : 25465 (java) R 25461 25463 22449 0 -1 64 19408 366 1 0 1684 17 1 0 24 0 9 0 265192979 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4125925115 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25466] ppid=25461 vsize=868000 CPUtime=0.38
/proc/25463/task/25466/stat : 25466 (java) S 25461 25463 22449 0 -1 64 16896 366 0 0 33 4 1 0 17 0 9 0 265192980 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25467] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25467/stat : 25467 (java) S 25461 25463 22449 0 -1 64 18 366 0 0 0 0 1 0 16 0 9 0 265192980 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25468] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25468/stat : 25468 (java) S 25461 25463 22449 0 -1 64 13 366 0 0 0 0 1 0 15 0 9 0 265192980 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25469] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25469/stat : 25469 (java) S 25461 25463 22449 0 -1 64 1 366 0 0 0 0 1 0 25 0 9 0 265192982 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25470] ppid=25461 vsize=868000 CPUtime=0.36
/proc/25463/task/25470/stat : 25470 (java) S 25461 25463 22449 0 -1 64 956 366 0 0 34 1 1 0 15 0 9 0 265192982 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25471] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25471/stat : 25471 (java) S 25461 25463 22449 0 -1 64 1 366 0 0 0 0 1 0 25 0 9 0 265192982 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25463/tid=25472] ppid=25461 vsize=868000 CPUtime=0.01
/proc/25463/task/25472/stat : 25472 (java) S 25461 25463 22449 0 -1 64 7 366 0 0 0 0 1 0 15 0 9 0 265192982 888832000 25166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 868000

Child status: 0
Real time (s): 18.0877
CPU time (s): 17.8753
CPU user time (s): 17.5993
CPU system time (s): 0.275958
CPU usage (%): 98.8258
Max. virtual memory (cumulated for all children) (KiB): 868000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5993
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38649
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= 2208
involuntary context switches= 2664

runsolver used 0.022996 second user time and 0.070989 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-05 09:21:42
IDJOB=1087063
IDBENCH=57928
IDSOLVER=363
FILE ID=node85/1087063-1215242502
PBS_JOBID= 7881839
Free space on /tmp= 126848 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-9.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-1087063-1215242502/watcher-1087063-1215242502 -o /tmp/evaluation-result-1087063-1215242502/solver-1087063-1215242502 -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-1087063-1215242502.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 796561b8470ec3e16b4bf0f5e79f6e0d
RANDOM SEED=220812684

node85.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.272
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.272
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:       1800368 kB
Buffers:          6356 kB
Cached:          92548 kB
SwapCached:       5884 kB
Active:         155532 kB
Inactive:        55584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800368 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:         129232 kB
Slab:            29724 kB
Committed_AS:   871056 kB
PageTables:       1812 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= 126848 MiB
End job on node85 at 2008-07-05 09:22:01