Trace number 2097883

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 19.1681 19.4278

DiagnosticValue
CHECKS2662950
NODES397

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-5.xml
MD5SUM12e743886345c8ed1c98bc98af799e15
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 benchmark19.1681
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

0.06/0.10	
0.06/0.10	Abscon 112 (May, 2008)
0.16/0.25	
0.16/0.25	   configuration
0.16/0.25	     name=mac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-2097883-1247414142.xml
0.27/0.37	   
0.27/0.37	   domains being loaded...
0.36/0.40	   
0.36/0.40	   variables being loaded...
0.46/0.56	     nbVariables=250  nbDomainTypes=13  minDomainSize=42  maxDomainSize=210  nbTotalValues=36618
0.46/0.56	       =>  wckTime=0.299  cpuTime=0.23  mem=8M880
0.46/0.56	   
0.46/0.56	   predicates being loaded...
0.56/0.62	   
0.56/0.62	   constraints being loaded...
18.37/18.70	     nbConstraints=1636  nbMergedConstraints=1419  nbConvertedConstraints=1636  nbConvertConstraintsChecks=33765482
18.37/18.70	     nbExtensionStructures=1502  nbSharedExtensionStructures=306  nbConflictsStructures=1502
18.37/18.70	     nbSharedConflictsStructures=306  nbSharedBinaryRepresentations=317168  minDegree=4  maxDegree=17  minArity=2
18.37/18.70	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.33  symmetryCpuTime=0.09
18.37/18.70	       =>  wckTime=18.443  cpuTime=17.65  mem=20M616
18.58/18.82	   
18.58/18.82	   solver IterativeSystematicSolver being built... 
18.67/18.96	       =>  wckTime=18.7  cpuTime=17.77  mem=39M658
18.77/19.01	   
18.77/19.01	   preprocessing
18.77/19.01	     nbConstraintChecks=279792  nbPropagations=365  nbRevisions=2131  nbUselessRevisions=1478  nbRemovedValues=18047
18.77/19.01	     detectedInconsistency=no
18.77/19.01	       =>  wckTime=0.048  cpuTime=0.04  mem=39M658
19.07/19.36	   
19.07/19.36	   search
19.07/19.36	     run=3  nbConstraintChecks=2383154  minDepth=251  maxDepth=250  nbPropagations=12421  nbRevisions=82949
19.07/19.36	     nbUselessRevisions=67298  nbAssignments=397  nbFailedAssignments=47  nbBacktracks=10  nbVisitedNodes=452
19.07/19.36	     nbRestartNogoods=20  nbFoundSolutions=1  mapSize=9  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=96.93
19.07/19.36	     nbREliminables=3.96  nbIEliminables=56.27  nbDEliminables=0  nbPEliminables=0
19.07/19.36	       =>  wckTime=0.399  cpuTime=0.36  mem=41M578
19.07/19.36	   
19.07/19.36	   global
19.07/19.36	     nbConstraintChecks=2662946  nbPropagations=12786  nbRevisions=85080  nbUselessRevisions=68776  nbRestartNogoods=20
19.07/19.36	     solvingWckTime=0.401  solvingCpuTime=0.36  expiredTime=no  totalExploration=no  nbFoundSolutions=1
19.07/19.36	     firstSolutionCpuTime=18.12  globalCpuTime=18.18
19.07/19.36	       =>  wckTime=19.104  cpuTime=18.13  mem=41M578
19.07/19.36	   
19.07/19.36	s SATISFIABLE
19.07/19.36	v -2384 2488 -2604 2312 2524 -2280 2500 -2380 -2280 -2264 2584 -2252 -2616 -2536 2368 2508 -2424 -2448 2604 2612 -2448 -2476 2616 -2608 2292 -2396 -2332 -2304 -2412 -2516 2532 2264 -2376 2456 -2240 -2592 -2544 2280 2652 -2240 2564 2280 2416 -2436 -2240 -2584 2380 2552 -2304 2292 2540 2616 -2288 2564 2612 2488 2552 -2460 -2552 2380 -2528 2352 2584 2556 2436 2592 2460 -2352 2292 -2320 -2312 -2428 2240 2604 2444 2524 2608 -2264 -2444 2512 -2568 2580 -2620 2576 -2656 -2612 -2416 -2420 2616 -2472 -2524 2240 2404 2240 -2432 2500 2280 -2608 2396 -2368 -2648 2436 2332 -2352 2608 2644 2488 2584 -2520 2448 -2484 -2432 2580 2484 2616 2616 2296 2656 2416 -2372 2280 2304 -2520 2336 -2648 -2624 2656 -2472 -2504 2436 -2280 -2644 -2280 -2572 -2584 2648 -2576 2396 2392 -2656 2380 2632 2616 -2480 2240 2392 -2420 2576 -2592 -2596 -2472 -2424 -2264 2564 -2624 -2248 -2548 -2260 -2656 -2384 -2608 2560 2492 -2644 2476 2332 2624 -2656 2568 -2360 -2300 2568 -2376 -2656 2488 2464 -2544 -2444 2536 2372 -2492 2452 -2616 2344 -2568 2616 -2584 -2616 -2332 -2292 2528 -2656 -2548 2616 2576 -2292 -2576 -2240 2556 2472 2616 2592 -2480 -2408 2524 -2656 2616 -2516 -2576 -2332 2440 -2624 -2512 -2404 -2468 -2600 2396 -2528 -2396 -2240 2280 -2356 2624 -2572 2240 -2280 2512 2528 2604 -2588 2564 2332 2556 -2436 2400 -2384 2420 -2412 -2452 2420 2648 -2584 -2596 -2332 2616 -2408 2292 2304 2656 -2292 
19.07/19.36	d NODES 397
19.07/19.36	d CHECKS 2662946
19.07/19.36	   
19.07/19.36	   totalWckTime=19.161  totalCpuTime=18.18

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097883-1247414142/watcher-2097883-1247414142 -o /tmp/evaluation-result-2097883-1247414142/solver-2097883-1247414142 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097883-1247414142.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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 4/81 5209
/proc/meminfo: memFree=1700456/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=18576 CPUtime=0
/proc/5209/stat : 5209 (runsolver) R 5207 5209 3132 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28478768 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 255372881191 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5209/statm: 4644 284 249 26 0 2626 0

[startup+0.017093 s]
/proc/loadavg: 2.01 2.02 2.00 4/81 5209
/proc/meminfo: memFree=1700456/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=10764 CPUtime=0
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 740 0 0 0 0 0 0 0 18 0 2 0 28478768 11022336 520 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 2691 520 240 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10764

[startup+0.100969 s]
/proc/loadavg: 2.01 2.02 2.00 4/81 5209
/proc/meminfo: memFree=1700456/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=865956 CPUtime=0.06
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 3265 0 1 0 5 1 0 0 18 0 9 0 28478768 886738944 2750 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216489 2750 1352 9 0 210981 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865956

[startup+0.301993 s]
/proc/loadavg: 2.01 2.02 2.00 4/81 5209
/proc/meminfo: memFree=1700456/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=866144 CPUtime=0.27
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 5603 0 1 0 24 3 0 0 18 0 9 0 28478768 886931456 5015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216536 5015 1907 9 0 211014 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866144

[startup+0.701036 s]
/proc/loadavg: 2.01 2.02 2.00 4/81 5209
/proc/meminfo: memFree=1700456/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867196 CPUtime=0.66
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 7911 0 1 0 62 4 0 0 18 0 9 0 28478768 888008704 7265 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216799 7265 2032 9 0 211235 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867196

[startup+1.50211 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1666848/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867784 CPUtime=1.45
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 11567 0 1 0 138 7 0 0 18 0 9 0 28478768 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216946 10918 2041 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867784 CPUtime=1.25
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 10174 0 1 0 119 6 0 0 25 0 9 0 28478769 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4126909616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28478772 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28478772 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478772 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867784 CPUtime=0.19
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 695 0 0 0 19 0 0 0 16 0 9 0 28478774 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888610816 10918 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867784

[startup+3.10228 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1662048/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867784 CPUtime=3.04
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 13226 0 1 0 296 8 0 0 18 0 9 0 28478768 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216946 12575 2041 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867784 CPUtime=2.8
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 11807 0 1 0 273 7 0 0 25 0 9 0 28478769 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4126933830 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28478772 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28478772 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478772 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867784 CPUtime=0.22
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 721 0 0 0 22 0 0 0 15 0 9 0 28478774 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888610816 12575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867784

[startup+6.30162 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1647968/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867784 CPUtime=6.2
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 16308 0 1 0 610 10 0 0 18 0 9 0 28478768 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216946 15655 2041 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867784 CPUtime=5.96
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 14885 0 1 0 587 9 0 0 17 0 9 0 28478769 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4126908343 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28478772 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28478772 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478772 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867784 CPUtime=0.22
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 725 0 0 0 22 0 0 0 15 0 9 0 28478774 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867784 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888610816 15655 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 867784

[startup+12.7023 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1630944/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867696 CPUtime=12.55
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 19888 0 1 0 1239 16 0 0 18 0 9 0 28478768 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216924 19209 2029 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867696 CPUtime=12.18
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 15839 0 1 0 1205 13 0 0 25 0 9 0 28478769 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4126902946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867696 CPUtime=0.1
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2615 0 0 0 9 1 0 0 16 0 9 0 28478772 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867696 CPUtime=0.24
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 732 0 0 0 24 0 0 0 15 0 9 0 28478774 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888520704 19209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867696

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

[startup+15.9016 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1630880/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867696 CPUtime=15.71
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 19893 0 1 0 1554 17 0 0 18 0 9 0 28478768 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216924 19214 2031 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867696 CPUtime=15.35
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 15839 0 1 0 1520 15 0 0 25 0 9 0 28478769 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4126908983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867696 CPUtime=0.1
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2615 0 0 0 9 1 0 0 16 0 9 0 28478772 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867696 CPUtime=0.24
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 737 0 0 0 24 0 0 0 15 0 9 0 28478774 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888520704 19214 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 867696

[startup+17.5028 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1630816/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867696 CPUtime=17.3
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 19906 0 1 0 1712 18 0 0 18 0 9 0 28478768 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216924 19227 2031 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867696 CPUtime=16.91
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 15840 0 1 0 1675 16 0 0 25 0 9 0 28478769 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4126909060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867696 CPUtime=0.1
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2615 0 0 0 9 1 0 0 16 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867696 CPUtime=0.27
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 749 0 0 0 27 0 0 0 16 0 9 0 28478774 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (KiB) 867696

[startup+18.3029 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 5218
/proc/meminfo: memFree=1630816/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=867696 CPUtime=18.09
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 19907 0 1 0 1790 19 0 0 18 0 9 0 28478768 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 216924 19227 2031 9 0 211382 0
[pid=5209/tid=5211] ppid=5207 vsize=867696 CPUtime=17.7
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 15841 0 1 0 1753 17 0 0 25 0 9 0 28478769 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4126904311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=867696 CPUtime=0.1
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 2615 0 0 0 9 1 0 0 17 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478772 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5209/tid=5215] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28478774 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=867696 CPUtime=0.27
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 749 0 0 0 27 0 0 0 16 0 9 0 28478774 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478775 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=867696 CPUtime=0
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478775 888520704 19227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.09
Current children cumulated vsize (KiB) 867696

[startup+19.103 s]
/proc/loadavg: 2.01 2.02 2.00 4/92 5222
/proc/meminfo: memFree=1617168/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=868432 CPUtime=18.87
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 38117 368 1 0 1860 25 1 1 18 0 9 0 28478768 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 217108 25220 2662 9 0 211544 0
[pid=5209/tid=5211] ppid=5207 vsize=868432 CPUtime=18.11
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 19266 368 1 0 1792 17 1 1 24 0 9 0 28478769 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=868432 CPUtime=0.4
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 17025 368 0 0 33 5 1 1 17 0 9 0 28478772 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 18 368 0 0 0 0 1 1 16 0 9 0 28478772 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478772 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 368 0 0 0 0 1 1 18 0 9 0 28478774 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=868432 CPUtime=0.36
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 970 368 0 0 34 0 1 1 16 0 9 0 28478774 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 368 0 0 0 0 1 1 19 0 9 0 28478775 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478775 889274368 25220 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 868432

[startup+19.303 s]
/proc/loadavg: 2.01 2.02 2.00 4/92 5222
/proc/meminfo: memFree=1617168/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=868432 CPUtime=19.07
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 38180 368 1 0 1880 25 1 1 18 0 9 0 28478768 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 217108 25229 2662 9 0 211544 0
[pid=5209/tid=5211] ppid=5207 vsize=868432 CPUtime=18.31
/proc/5209/task/5211/stat : 5211 (java) R 5207 5209 3132 0 -1 64 19320 368 1 0 1811 18 1 1 25 0 9 0 28478769 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4127307144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=868432 CPUtime=0.4
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 17025 368 0 0 33 5 1 1 17 0 9 0 28478772 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 18 368 0 0 0 0 1 1 16 0 9 0 28478772 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478772 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 368 0 0 0 0 1 1 18 0 9 0 28478774 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=868432 CPUtime=0.37
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 979 368 0 0 35 0 1 1 15 0 9 0 28478774 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 368 0 0 0 0 1 1 19 0 9 0 28478775 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478775 889274368 25229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 868432

[startup+19.403 s]
/proc/loadavg: 2.01 2.02 2.00 4/92 5222
/proc/meminfo: memFree=1617168/2055912 swapFree=4192812/4192956
[pid=5209] ppid=5207 vsize=868432 CPUtime=19.13
/proc/5209/stat : 5209 (java) S 5207 5209 3132 0 -1 0 38306 368 1 0 1886 25 1 1 18 0 9 0 28478768 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5209/statm: 217108 25233 2662 9 0 211544 0
[pid=5209/tid=5211] ppid=5207 vsize=868432 CPUtime=18.36
/proc/5209/task/5211/stat : 5211 (java) S 5207 5209 3132 0 -1 64 19445 368 1 0 1816 18 1 1 25 0 9 0 28478769 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5212] ppid=5207 vsize=868432 CPUtime=0.4
/proc/5209/task/5212/stat : 5212 (java) S 5207 5209 3132 0 -1 64 17025 368 0 0 33 5 1 1 17 0 9 0 28478772 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5213] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5213/stat : 5213 (java) S 5207 5209 3132 0 -1 64 18 368 0 0 0 0 1 1 16 0 9 0 28478772 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5214] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5214/stat : 5214 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478772 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5215] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5215/stat : 5215 (java) S 5207 5209 3132 0 -1 64 2 368 0 0 0 0 1 1 18 0 9 0 28478774 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5216] ppid=5207 vsize=868432 CPUtime=0.38
/proc/5209/task/5216/stat : 5216 (java) S 5207 5209 3132 0 -1 64 980 368 0 0 36 0 1 1 16 0 9 0 28478774 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5217] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5217/stat : 5217 (java) S 5207 5209 3132 0 -1 64 1 368 0 0 0 0 1 1 19 0 9 0 28478775 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5209/tid=5218] ppid=5207 vsize=868432 CPUtime=0.02
/proc/5209/task/5218/stat : 5218 (java) S 5207 5209 3132 0 -1 64 12 368 0 0 0 0 1 1 15 0 9 0 28478775 889274368 25233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 868432

Child status: 0
Real time (s): 19.4278
CPU time (s): 19.1681
CPU user time (s): 18.8791
CPU system time (s): 0.288956
CPU usage (%): 98.6631
Max. virtual memory (cumulated for all children) (KiB): 868432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8791
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38702
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= 1994
involuntary context switches= 2430

runsolver used 0.028995 second user time and 0.071989 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-12 17:55:42
IDJOB=2097883
IDBENCH=57933
IDSOLVER=773
FILE ID=node78/2097883-1247414142
PBS_JOBID= 9510494
Free space on /tmp= 126812 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-5.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097883-1247414142/watcher-2097883-1247414142 -o /tmp/evaluation-result-2097883-1247414142/solver-2097883-1247414142 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097883-1247414142.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 12e743886345c8ed1c98bc98af799e15
RANDOM SEED=713993096

node78.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.232
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.232
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:      2055912 kB
MemFree:       1700936 kB
Buffers:         49400 kB
Cached:         146712 kB
SwapCached:          0 kB
Active:         212844 kB
Inactive:        84344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1700936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5024 kB
Writeback:           0 kB
Mapped:         121492 kB
Slab:            42548 kB
Committed_AS:  1040744 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126808 MiB
End job on node78 at 2009-07-12 17:56:02