Trace number 1087105

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 18.5582 18.7054

DiagnosticValue
CHECKS5487510
NODES660

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-3.xml
MD5SUMaad5c2398708511922e1594d69436929
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 benchmark17.4843
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.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1087105-1215242675.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.37/0.42	     nbVariables=250  nbDomainTypes=13  minDomainSize=42  maxDomainSize=210  nbTotalValues=36618
0.37/0.42	       =>  wckTime=0.164  cpuTime=0.13  mem=8M829
0.37/0.42	   
0.37/0.42	   predicates being loaded...
0.37/0.48	   
0.37/0.48	   constraints being loaded...
17.28/17.43	     nbConstraints=1636  nbMergedConstraints=1419  nbConvertedConstraints=1636  nbConvertConstraintsChecks=33558494
17.28/17.43	     nbExtensionStructures=1497  nbSharedExtensionStructures=290  nbConflictsStructures=1497
17.28/17.43	     nbSharedConflictsStructures=290  nbSharedBinaryRepresentations=319608  minDegree=4  maxDegree=17  minArity=2
17.28/17.43	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.169  symmetryCpuTime=0.12
17.28/17.43	       =>  wckTime=17.173  cpuTime=16.69  mem=59M349
17.47/17.62	   
17.47/17.62	   solver IterativeSystematicSolver being built... 
17.57/17.76	       =>  wckTime=17.505  cpuTime=16.8  mem=35M204
17.68/17.82	   
17.68/17.82	   preprocessing
17.68/17.82	     nbConstraintChecks=304624  nbPropagations=381  nbRevisions=2606  nbUselessRevisions=1844  nbRemovedValues=20837
17.68/17.82	     detectedInconsistency=no
17.68/17.82	       =>  wckTime=0.055  cpuTime=0.04  mem=35M204
18.47/18.65	   
18.47/18.65	   search
18.47/18.65	     run=5  nbConstraintChecks=5182883  minDepth=31  maxDepth=250  nbPropagations=41533  nbRevisions=375527
18.47/18.65	     nbUselessRevisions=303822  nbAssignments=660  nbFailedAssignments=134  nbBacktracks=89  nbVisitedNodes=831
18.47/18.65	     nbRestartNogoods=48  nbFoundSolutions=1  mapSize=51  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=83.64
18.47/18.65	     nbREliminables=1.88  nbIEliminables=60.57  nbDEliminables=0  nbPEliminables=0
18.47/18.65	       =>  wckTime=0.887  cpuTime=0.83  mem=38M100
18.47/18.65	   
18.47/18.65	   global
18.47/18.65	     nbConstraintChecks=5487507  nbPropagations=41914  nbRevisions=378133  nbUselessRevisions=305666
18.47/18.65	     nbRestartNogoods=48  solvingWckTime=0.89  solvingCpuTime=0.83  expiredTime=no  totalExploration=no
18.47/18.65	     nbFoundSolutions=1  firstSolutionCpuTime=17.63  globalCpuTime=17.66
18.47/18.65	       =>  wckTime=18.397  cpuTime=17.63  mem=38M100
18.47/18.66	   
18.47/18.66	s SATISFIABLE
18.47/18.66	v -2432 2460 -2604 -2292 2524 2288 2500 -2420 2280 -2272 2644 2256 -2616 2524 2396 2504 -2472 2420 -2584 2656 -2412 2572 -2500 2576 2292 2408 -2332 2316 2372 2516 2512 -2240 -2384 2420 -2244 2580 2532 -2280 2616 2240 2564 -2280 -2340 -2436 -2240 -2624 -2412 2556 -2280 -2292 -2516 2536 -2292 -2624 -2608 -2488 -2540 -2460 2580 2292 -2552 2360 2580 2556 -2460 2580 -2444 -2388 -2296 -2304 2348 -2448 -2240 2644 -2444 -2524 2652 2240 -2424 2464 -2592 2556 -2580 -2616 2540 2580 2380 2332 -2616 -2472 2524 -2268 -2404 2304 -2432 2404 2280 2652 -2400 2368 -2648 2432 2364 -2332 2608 2644 2508 2584 2472 2468 2464 -2408 -2620 2484 2636 -2616 2320 2644 2424 2404 2308 -2312 2528 2360 -2612 -2484 2596 -2472 2492 2444 2284 -2604 -2280 2620 2584 -2612 -2564 2396 2368 -2656 -2440 2620 2612 2432 2240 -2400 -2380 -2576 2620 -2596 -2424 -2380 -2276 2572 -2584 -2252 2580 -2240 -2656 -2280 2596 2560 -2480 2588 -2484 -2292 2624 -2656 -2616 2344 -2280 -2560 -2380 -2636 -2452 -2452 2540 2416 2524 2408 -2472 2332 2604 2240 -2604 -2616 2572 -2596 2332 -2332 -2520 -2656 -2544 -2656 -2556 2332 2564 -2240 2556 -2472 2596 2596 -2488 -2408 2612 2592 2632 2532 -2576 -2332 -2468 -2624 -2512 -2376 -2408 2600 -2420 2528 2392 2240 -2264 -2448 2604 -2568 2328 -2280 2512 -2644 2628 -2620 2564 -2292 2556 2440 -2428 2420 2372 2368 -2520 2400 -2556 2524 -2596 -2332 2616 2436 -2292 -2280 -2652 -2292 
18.47/18.66	d NODES 660
18.47/18.66	d CHECKS 5487507
18.47/18.66	   
18.47/18.66	   totalWckTime=18.467  totalCpuTime=17.67

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-1087105-1215242675/watcher-1087105-1215242675 -o /tmp/evaluation-result-1087105-1215242675/solver-1087105-1215242675 -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-1087105-1215242675.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.00 2.03 2.00 4/72 11335
/proc/meminfo: memFree=1812400/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=18572 CPUtime=0
/proc/11335/stat : 11335 (runsolver) R 11333 11335 10622 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 136262871 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 244276849959 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11335/statm: 4643 292 257 25 0 2626 0

[startup+0.084764 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11335
/proc/meminfo: memFree=1812400/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=865856 CPUtime=0.06
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 3446 0 1 0 4 2 0 0 20 0 9 0 136262871 886636544 2944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216464 2944 1583 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101765 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11335
/proc/meminfo: memFree=1812400/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=865884 CPUtime=0.08
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 3682 0 1 0 6 2 0 0 20 0 9 0 136262871 886665216 3157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216471 3157 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301805 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11335
/proc/meminfo: memFree=1812400/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=866284 CPUtime=0.28
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 5817 0 1 0 23 5 0 0 20 0 9 0 136262871 887074816 5191 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216571 5191 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701882 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 11335
/proc/meminfo: memFree=1812400/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867676 CPUtime=0.68
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 9144 0 1 0 61 7 0 0 20 0 9 0 136262871 888500224 8504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216919 8504 2010 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50303 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 11344
/proc/meminfo: memFree=1778024/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867676 CPUtime=1.47
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 11586 0 1 0 139 8 0 0 20 0 9 0 136262871 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216919 10943 2014 9 0 211425 0
[pid=11335/tid=11337] ppid=11333 vsize=867676 CPUtime=1.27
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 10210 0 1 0 120 7 0 0 25 0 9 0 136262873 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4126872452 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 136262875 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 136262875 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 136262875 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867676 CPUtime=0.19
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 679 0 0 0 19 0 0 0 16 0 9 0 136262877 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 10943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136262877 888500224 10943 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.10133 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 11344
/proc/meminfo: memFree=1773288/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867676 CPUtime=3.07
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 13448 0 1 0 298 9 0 0 20 0 9 0 136262871 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216919 12803 2014 9 0 211425 0
[pid=11335/tid=11337] ppid=11333 vsize=867676 CPUtime=2.83
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 12046 0 1 0 275 8 0 0 25 0 9 0 136262873 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4126899636 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 136262875 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 136262875 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 136262875 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867676 CPUtime=0.22
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 705 0 0 0 22 0 0 0 15 0 9 0 136262877 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136262877 888500224 12803 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867676

[startup+6.30294 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 11344
/proc/meminfo: memFree=1759080/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867676 CPUtime=6.25
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 16472 0 1 0 614 11 0 0 20 0 9 0 136262871 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216919 15825 2014 9 0 211425 0
[pid=11335/tid=11337] ppid=11333 vsize=867676 CPUtime=6.01
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 15066 0 1 0 591 10 0 0 25 0 9 0 136262873 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4126872368 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 136262875 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 136262875 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 136262875 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867676 CPUtime=0.22
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 709 0 0 0 22 0 0 0 15 0 9 0 136262877 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867676 CPUtime=0
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136262877 888500224 15825 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867676

[startup+12.7012 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 11344
/proc/meminfo: memFree=1742952/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867588 CPUtime=12.62
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 19805 0 1 0 1246 16 0 0 20 0 9 0 136262871 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216897 19134 2005 9 0 211425 0
[pid=11335/tid=11337] ppid=11333 vsize=867588 CPUtime=12.24
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 15788 0 1 0 1211 13 0 0 25 0 9 0 136262873 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4126876791 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867588 CPUtime=0.11
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 2605 0 0 0 10 1 0 0 16 0 9 0 136262875 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 136262875 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136262875 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867588 CPUtime=0.24
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 716 0 0 0 24 0 0 0 15 0 9 0 136262877 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136262877 888410112 19134 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867588

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

[startup+15.9028 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 11344
/proc/meminfo: memFree=1742952/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867588 CPUtime=15.8
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 19811 0 1 0 1563 17 0 0 20 0 9 0 136262871 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216897 19140 2006 9 0 211425 0
[pid=11335/tid=11337] ppid=11333 vsize=867588 CPUtime=15.43
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 15790 0 1 0 1528 15 0 0 25 0 9 0 136262873 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4126899481 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867588 CPUtime=0.11
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 2605 0 0 0 10 1 0 0 16 0 9 0 136262875 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 136262875 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136262875 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867588 CPUtime=0.24
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 720 0 0 0 24 0 0 0 15 0 9 0 136262877 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136262877 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867588 CPUtime=0
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136262877 888410112 19140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 867588

[startup+17.5011 s]
/proc/loadavg: 2.00 2.02 2.00 5/82 11348
/proc/meminfo: memFree=1742240/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=867912 CPUtime=17.38
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 28472 367 1 0 1715 21 1 1 20 0 10 0 136262871 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 216978 19413 2068 9 0 211506 0
[pid=11335/tid=11337] ppid=11333 vsize=867912 CPUtime=16.89
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 17957 367 1 0 1671 16 1 1 23 0 10 0 136262873 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=867912 CPUtime=0.19
/proc/11335/task/11338/stat : 11338 (java) R 11333 11335 10622 0 -1 64 8804 367 0 0 15 2 1 1 16 0 10 0 136262875 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 102689806 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 13 367 0 0 0 0 1 1 16 0 10 0 136262875 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 5 367 0 0 0 0 1 1 16 0 10 0 136262875 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 10 0 136262877 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=867912 CPUtime=0.3
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 881 367 0 0 28 0 1 1 15 0 10 0 136262877 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 10 0 136262877 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 7 367 0 0 0 0 1 1 15 0 10 0 136262877 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11347] ppid=11333 vsize=867912 CPUtime=0.02
/proc/11335/task/11347/stat : 11347 (java) R 11333 11335 10622 0 -1 64 50 367 0 0 0 0 1 1 24 0 10 0 136264606 888741888 19413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 867912

[startup+18.3012 s]
/proc/loadavg: 2.00 2.02 2.00 5/82 11348
/proc/meminfo: memFree=1742240/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=868000 CPUtime=18.17
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 35266 367 1 0 1791 24 1 1 20 0 9 0 136262871 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 217000 22695 2637 9 0 211506 0
[pid=11335/tid=11337] ppid=11333 vsize=868000 CPUtime=17.48
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 21227 367 1 0 1729 17 1 1 25 0 9 0 136262873 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4127163191 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=868000 CPUtime=0.31
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 12226 367 0 0 26 3 1 1 17 0 9 0 136262875 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 17 367 0 0 0 0 1 1 17 0 9 0 136262875 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 13 367 0 0 0 0 1 1 16 0 9 0 136262875 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=868000 CPUtime=0.38
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 968 367 0 0 35 1 1 1 15 0 9 0 136262877 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 7 367 0 0 0 0 1 1 15 0 9 0 136262877 888832000 22695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.17
Current children cumulated vsize (KiB) 868000

[startup+18.5013 s]
/proc/loadavg: 2.00 2.02 2.00 5/82 11348
/proc/meminfo: memFree=1742240/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=868000 CPUtime=18.37
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 35331 367 1 0 1811 24 1 1 20 0 9 0 136262871 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 217000 22697 2637 9 0 211506 0
[pid=11335/tid=11337] ppid=11333 vsize=868000 CPUtime=17.69
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 21289 367 1 0 1749 18 1 1 25 0 9 0 136262873 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4127239584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=868000 CPUtime=0.31
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 12226 367 0 0 26 3 1 1 17 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 17 367 0 0 0 0 1 1 17 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 13 367 0 0 0 0 1 1 16 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=868000 CPUtime=0.38
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 971 367 0 0 35 1 1 1 15 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 7 367 0 0 0 0 1 1 15 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 868000

[startup+18.6013 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 11348
/proc/meminfo: memFree=1731296/2055920 swapFree=4191676/4192956
[pid=11335] ppid=11333 vsize=868000 CPUtime=18.47
/proc/11335/stat : 11335 (java) S 11333 11335 10622 0 -1 0 35349 367 1 0 1821 24 1 1 20 0 9 0 136262871 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11335/statm: 217000 22697 2637 9 0 211506 0
[pid=11335/tid=11337] ppid=11333 vsize=868000 CPUtime=17.79
/proc/11335/task/11337/stat : 11337 (java) R 11333 11335 10622 0 -1 64 21307 367 1 0 1759 18 1 1 25 0 9 0 136262873 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4127260768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11338] ppid=11333 vsize=868000 CPUtime=0.31
/proc/11335/task/11338/stat : 11338 (java) S 11333 11335 10622 0 -1 64 12226 367 0 0 26 3 1 1 17 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11339] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11339/stat : 11339 (java) S 11333 11335 10622 0 -1 64 17 367 0 0 0 0 1 1 17 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11340] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11340/stat : 11340 (java) S 11333 11335 10622 0 -1 64 13 367 0 0 0 0 1 1 16 0 9 0 136262875 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11341] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11341/stat : 11341 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11342] ppid=11333 vsize=868000 CPUtime=0.38
/proc/11335/task/11342/stat : 11342 (java) S 11333 11335 10622 0 -1 64 971 367 0 0 35 1 1 1 15 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11343] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11343/stat : 11343 (java) S 11333 11335 10622 0 -1 64 1 367 0 0 0 0 1 1 25 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11335/tid=11344] ppid=11333 vsize=868000 CPUtime=0.02
/proc/11335/task/11344/stat : 11344 (java) S 11333 11335 10622 0 -1 64 7 367 0 0 0 0 1 1 15 0 9 0 136262877 888832000 22697 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.47
Current children cumulated vsize (KiB) 868000

Child status: 0
Real time (s): 18.7054
CPU time (s): 18.5582
CPU user time (s): 18.2782
CPU system time (s): 0.279957
CPU usage (%): 99.2131
Max. virtual memory (cumulated for all children) (KiB): 868000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2782
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35870
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= 2283
involuntary context switches= 2521

runsolver used 0.033994 second user time and 0.068989 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 09:24:35
IDJOB=1087105
IDBENCH=57930
IDSOLVER=363
FILE ID=node63/1087105-1215242675
PBS_JOBID= 7881985
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aad5c2398708511922e1594d69436929
RANDOM SEED=301766656

node63.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.256
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.256
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:       1812816 kB
Buffers:         10448 kB
Cached:         105096 kB
SwapCached:        260 kB
Active:         154312 kB
Inactive:        29632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812816 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:          81288 kB
Slab:            44564 kB
Committed_AS:   517428 kB
PageTables:       1704 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= 66520 MiB
End job on node63 at 2008-07-05 09:24:54