Trace number 2097806

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 19.3751 19.5902

DiagnosticValue
CHECKS766295
NODES500

General information on the benchmark

Namecsp/fapp/fapp21/
normalized-fapp21-0500-4.xml
MD5SUM6763a8e49185bfad346b8249a47748d7
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 benchmark18.2122
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints2852
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2852
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097806-1247414054.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.49/0.51	     nbVariables=500  nbDomainTypes=6  minDomainSize=42  maxDomainSize=242  nbTotalValues=113594
0.49/0.51	       =>  wckTime=0.263  cpuTime=0.17  mem=11M808
0.49/0.51	   
0.49/0.51	   predicates being loaded...
0.49/0.57	   
0.49/0.57	   constraints being loaded...
18.30/18.58	     nbConstraints=1590  nbGlobalConstraints=1  nbMergedConstraints=1263  nbConvertedConstraints=1589
18.30/18.58	     nbConvertConstraintsChecks=36844778  nbExtensionStructures=772  nbSharedExtensionStructures=1301
18.30/18.58	     nbConflictsStructures=772  nbSharedConflictsStructures=1301  nbSharedBinaryRepresentations=327377  minDegree=2
18.30/18.58	     maxDegree=14  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.181
18.30/18.58	     symmetryCpuTime=0.13  nbCliques=1
18.30/18.58	       =>  wckTime=18.339  cpuTime=17.79  mem=33M517
18.40/18.70	   
18.40/18.70	   solver IterativeSystematicSolver being built... 
18.50/18.76	   
18.50/18.76	   INFO : Forward propagation technique limited 
18.59/18.85	       =>  wckTime=18.61  cpuTime=17.92  mem=31M210
18.69/18.95	   
18.69/18.95	   preprocessing
18.69/18.95	     nbConstraintChecks=672050  nbPropagations=812  nbRevisions=4831  nbUselessRevisions=3215  nbRemovedValues=105849
18.69/18.95	     detectedInconsistency=no
18.69/18.95	       =>  wckTime=0.095  cpuTime=0.08  mem=32M219
19.29/19.54	   
19.29/19.54	   search
19.29/19.54	     run=0  nbConstraintChecks=94245  minDepth=501  maxDepth=500  nbPropagations=1696  nbRevisions=7256
19.29/19.54	     nbUselessRevisions=5256  nbAssignments=500  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=501
19.29/19.54	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
19.29/19.54	     nbREliminables=0  nbIEliminables=267.82  nbDEliminables=0  nbPEliminables=0
19.29/19.54	       =>  wckTime=0.681  cpuTime=0.63  mem=36M971
19.29/19.54	   
19.29/19.54	   global
19.29/19.54	     nbConstraintChecks=766295  nbPropagations=2508  nbRevisions=12087  nbUselessRevisions=8471  nbRestartNogoods=0
19.29/19.54	     solvingWckTime=0.685  solvingCpuTime=0.63  expiredTime=no  totalExploration=no  nbFoundSolutions=1
19.29/19.54	     firstSolutionCpuTime=18.54  globalCpuTime=18.61
19.29/19.54	       =>  wckTime=19.298  cpuTime=18.55  mem=36M971
19.29/19.55	   
19.29/19.55	s SATISFIABLE
19.29/19.55	v -2632 -2324 -2588 -2404 2660 2660 -2384 -2296 -2624 -2220 2332 -2480 -2220 -2400 -2528 -2496 -2332 -2232 -2276 -2660 -2416 2680 -2412 -2700 -2660 -2424 -2260 -2456 -2276 -2256 -2700 -2548 -2700 -2220 -2700 -2260 -2588 -2372 -2472 -2612 -2648 -2416 -2696 -2688 -2228 2700 -2600 -2512 -2568 -2372 -2424 -2480 -2284 -2376 -2276 -2296 -2260 -2628 -2336 -2688 -2264 -2612 -2360 -2268 -2536 -2608 -2280 -2476 -2260 -2440 -2416 -2236 -2700 -2344 -2388 -2700 -2408 -2700 2220 -2404 -2356 -2452 -2700 -2432 -2220 2220 -2260 -2700 -2228 -2332 -2580 -2368 -2592 -2600 -2260 -2260 -2292 -2632 -2624 -2220 -2352 -2660 -2220 -2276 -2276 -2360 -2504 -2700 -2296 2636 -2260 -2384 -2648 -2628 -2632 -2260 -2440 -2260 -2244 -2428 -2364 -2364 -2304 -2660 -2440 -2260 -2344 -2220 -2632 -2280 -2488 -2236 2408 -2460 -2260 -2460 -2276 -2592 -2260 -2700 -2548 -2412 -2460 -2416 -2600 -2420 -2660 -2700 -2336 -2236 -2560 -2700 -2360 -2288 2260 -2628 -2412 -2260 -2364 -2660 -2220 -2500 -2336 -2424 -2660 -2660 -2424 2428 -2592 -2260 -2364 2532 -2660 -2456 -2660 -2220 -2464 -2524 -2416 -2700 -2660 -2308 -2588 2660 -2400 -2220 -2628 2404 -2564 -2412 -2400 -2336 -2220 2676 -2260 -2584 -2660 -2648 -2280 -2220 -2380 2600 -2700 -2608 -2220 2660 2648 2584 -2660 -2260 -2304 -2400 2260 2648 -2408 -2408 -2260 -2648 -2512 2624 2612 -2472 2316 -2220 -2296 2652 -2660 -2672 -2228 -2700 -2372 -2220 -2660 -2660 -2544 -2604 -2660 2568 2676 -2412 -2660 -2420 -2360 2688 -2528 2552 -2444 -2384 -2368 -2448 -2220 2660 -2248 -2324 -2504 -2220 -2468 -2700 2660 -2592 -2660 -2660 -2604 -2356 -2668 -2292 2660 2236 2660 -2220 -2620 -2448 -2220 -2572 -2308 -2296 -2700 -2700 -2244 -2516 -2260 2220 -2500 -2220 2636 -2700 -2660 -2656 -2444 -2560 -2700 -2508 -2288 -2552 -2300 -2260 -2700 -2464 -2384 2700 -2504 -2364 -2572 -2572 -2584 -2312 -2696 -2540 -2220 -2608 -2268 -2372 -2348 -2260 -2400 -2496 -2672 -2316 -2220 -2560 -2400 -2272 -2260 -2420 -2660 -2700 -2456 -2348 -2324 -2424 -2260 -2700 -2656 -2544 -2464 -2444 -2256 -2548 -2260 -2432 -2540 2528 -2468 2520 -2376 -2328 -2316 -2700 -2376 -2660 2492 -2660 -2484 -2220 -2240 2508 -2584 -2384 2700 2588 -2344 -2584 -2592 -2700 -2380 -2464 -2492 -2260 -2220 -2512 -2460 -2684 -2260 -2524 -2352 -2568 -2644 -2452 -2348 2660 -2588 -2220 -2260 -2296 -2520 -2260 -2348 -2532 -2260 -2276 -2588 -2628 -2220 -2252 -2632 -2336 -2632 -2284 -2320 2360 -2572 -2668 -2336 -2660 -2576 2640 -2460 -2220 -2344 -2224 2628 -2236 -2608 -2700 -2456 -2532 -2700 -2660 -2260 -2260 -2464 -2640 2636 -2300 -2444 -2640 -2500 -2392 -2700 -2220 -2484 -2340 -2220 -2268 -2260 -2520 -2404 -2392 -2700 2552 -2388 -2436 -2484 -2688 -2672 2220 -2292 -2392 2660 -2344 -2504 -2660 -2468 -2596 -2700 -2260 -2220 -2588 -2220 -2700 -2304 -2296 -2660 -2260 -2648 -2628 -2480 -2260 -2420 2396 -2420 -2700 -2564 -2504 -2220 -2252 -2316 -2660 -2700 -2336 -2240 -2272 -2700 -2384 -2240 -2404 -2276 -2700 2532 -2260 -2220 -2420 -2260 -2624 -2236 -2296 -2536 -2552 -2300 -2372 
19.29/19.55	d NODES 500
19.29/19.55	d CHECKS 766295
19.29/19.55	   
19.29/19.55	   totalWckTime=19.364  totalCpuTime=18.62

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-2097806-1247414054/watcher-2097806-1247414054 -o /tmp/evaluation-result-2097806-1247414054/solver-2097806-1247414054 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097806-1247414054.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.08 2.02 2.01 3/80 1149
/proc/meminfo: memFree=1620640/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=18576 CPUtime=0
/proc/1149/stat : 1149 (runsolver) R 1147 1149 31822 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28097127 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 209135922471 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1149/statm: 4644 284 249 26 0 2626 0

[startup+0.0714849 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 1149
/proc/meminfo: memFree=1620640/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=864024 CPUtime=0.06
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 2829 0 1 0 4 2 0 0 18 0 9 0 28097127 884760576 2363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216006 2363 1118 9 0 210899 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864024

[startup+0.102487 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 1149
/proc/meminfo: memFree=1620640/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=865984 CPUtime=0.08
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 3731 0 1 0 6 2 0 0 18 0 9 0 28097127 886767616 3197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216496 3197 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302505 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 1149
/proc/meminfo: memFree=1620640/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=866296 CPUtime=0.29
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 5685 0 1 0 25 4 0 0 18 0 9 0 28097127 887087104 5088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216574 5088 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.702555 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 1149
/proc/meminfo: memFree=1620640/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867816 CPUtime=0.68
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 9021 0 1 0 62 6 0 0 18 0 9 0 28097127 888643584 8375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216954 8375 2036 9 0 211390 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867816

[startup+1.50161 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 1158
/proc/meminfo: memFree=1584408/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867816 CPUtime=1.47
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 11924 0 1 0 139 8 0 0 18 0 9 0 28097127 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216954 11275 2041 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867816 CPUtime=1.24
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 10534 0 1 0 118 6 0 0 25 0 9 0 28097129 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4126895863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28097130 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28097131 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28097131 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867816 CPUtime=0.2
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 691 0 0 0 20 0 0 0 16 0 9 0 28097133 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888643584 11275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867816

[startup+3.10175 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 1158
/proc/meminfo: memFree=1581976/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867816 CPUtime=3.05
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 12799 0 1 0 296 9 0 0 18 0 9 0 28097127 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216954 12148 2041 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867816 CPUtime=2.8
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 11383 0 1 0 273 7 0 0 25 0 9 0 28097129 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4126939211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28097130 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28097131 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28097131 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867816 CPUtime=0.22
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 717 0 0 0 22 0 0 0 16 0 9 0 28097133 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888643584 12148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867816

[startup+6.30203 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 1158
/proc/meminfo: memFree=1574616/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867816 CPUtime=6.22
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 14565 0 1 0 612 10 0 0 18 0 9 0 28097127 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216954 13912 2041 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867816 CPUtime=5.97
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 13145 0 1 0 588 9 0 0 25 0 9 0 28097129 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4126894473 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28097130 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28097131 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28097131 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867816 CPUtime=0.23
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 721 0 0 0 23 0 0 0 15 0 9 0 28097133 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867816 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888643584 13912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867816

[startup+12.7016 s]
/proc/loadavg: 2.21 2.05 2.01 3/89 1158
/proc/meminfo: memFree=1554712/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867728 CPUtime=12.57
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 18973 0 1 0 1241 16 0 0 18 0 9 0 28097127 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216932 18293 2029 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867728 CPUtime=12.26
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 15835 0 1 0 1212 14 0 0 25 0 9 0 28097129 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4126533831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867728 CPUtime=0.04
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 1707 0 0 0 4 0 0 0 16 0 9 0 28097130 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867728 CPUtime=0.24
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 729 0 0 0 24 0 0 0 15 0 9 0 28097133 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) R 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888553472 18293 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867728

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

[startup+15.9029 s]
/proc/loadavg: 2.21 2.05 2.01 3/89 1158
/proc/meminfo: memFree=1554776/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867728 CPUtime=15.74
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 18975 0 1 0 1557 17 0 0 18 0 9 0 28097127 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216932 18295 2029 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867728 CPUtime=15.42
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 15837 0 1 0 1527 15 0 0 25 0 9 0 28097129 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4126933475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867728 CPUtime=0.04
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 1707 0 0 0 4 0 0 0 16 0 9 0 28097130 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867728 CPUtime=0.24
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 729 0 0 0 24 0 0 0 16 0 9 0 28097133 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888553472 18295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 867728

[startup+17.502 s]
/proc/loadavg: 2.19 2.05 2.01 3/89 1158
/proc/meminfo: memFree=1554776/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867728 CPUtime=17.32
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 18988 0 1 0 1714 18 0 0 18 0 9 0 28097127 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216932 18308 2029 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867728 CPUtime=16.99
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 15838 0 1 0 1683 16 0 0 25 0 9 0 28097129 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4126894293 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867728 CPUtime=0.04
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 1707 0 0 0 4 0 0 0 16 0 9 0 28097130 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867728 CPUtime=0.27
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 741 0 0 0 27 0 0 0 16 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.32
Current children cumulated vsize (KiB) 867728

[startup+18.3011 s]
/proc/loadavg: 2.19 2.05 2.01 3/89 1158
/proc/meminfo: memFree=1554776/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=867728 CPUtime=18.11
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 18989 0 1 0 1793 18 0 0 18 0 9 0 28097127 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 216932 18308 2029 9 0 211390 0
[pid=1149/tid=1151] ppid=1147 vsize=867728 CPUtime=17.78
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 15839 0 1 0 1762 16 0 0 25 0 9 0 28097129 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4126898551 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=867728 CPUtime=0.04
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 1707 0 0 0 4 0 0 0 17 0 9 0 28097130 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28097131 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=867728 CPUtime=0.27
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 741 0 0 0 27 0 0 0 15 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=867728 CPUtime=0
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28097133 888553472 18308 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.11
Current children cumulated vsize (KiB) 867728

[startup+19.1012 s]
/proc/loadavg: 2.19 2.05 2.01 5/90 1162
/proc/meminfo: memFree=1554256/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=868464 CPUtime=18.89
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 31319 367 1 0 1864 23 1 1 18 0 9 0 28097127 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 217116 21100 2662 9 0 211552 0
[pid=1149/tid=1151] ppid=1147 vsize=868464 CPUtime=18.37
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 22177 367 1 0 1816 19 1 1 25 0 9 0 28097129 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4127326998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=868464 CPUtime=0.16
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 7335 367 0 0 12 2 1 1 16 0 9 0 28097130 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 20 367 0 0 0 0 1 1 17 0 9 0 28097131 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 12 367 0 0 0 0 1 1 16 0 9 0 28097131 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 367 0 0 0 0 1 1 18 0 9 0 28097133 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=868464 CPUtime=0.37
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 955 367 0 0 35 0 1 1 15 0 9 0 28097133 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 367 0 0 0 0 1 1 19 0 9 0 28097133 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 5 367 0 0 0 0 1 1 15 0 9 0 28097133 889307136 21100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 868464

[startup+19.5012 s]
/proc/loadavg: 2.19 2.05 2.01 5/90 1162
/proc/meminfo: memFree=1554256/2055920 swapFree=4192812/4192956
[pid=1149] ppid=1147 vsize=868464 CPUtime=19.29
/proc/1149/stat : 1149 (java) S 1147 1149 31822 0 -1 0 32057 367 1 0 1903 24 1 1 18 0 9 0 28097127 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1149/statm: 217116 21107 2662 9 0 211552 0
[pid=1149/tid=1151] ppid=1147 vsize=868464 CPUtime=18.75
/proc/1149/task/1151/stat : 1151 (java) R 1147 1149 31822 0 -1 64 22910 367 1 0 1854 19 1 1 25 0 9 0 28097129 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4127326998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1152] ppid=1147 vsize=868464 CPUtime=0.16
/proc/1149/task/1152/stat : 1152 (java) S 1147 1149 31822 0 -1 64 7335 367 0 0 12 2 1 1 16 0 9 0 28097130 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1153] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1153/stat : 1153 (java) S 1147 1149 31822 0 -1 64 20 367 0 0 0 0 1 1 17 0 9 0 28097131 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1154] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1154/stat : 1154 (java) S 1147 1149 31822 0 -1 64 12 367 0 0 0 0 1 1 16 0 9 0 28097131 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1155] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1155/stat : 1155 (java) S 1147 1149 31822 0 -1 64 2 367 0 0 0 0 1 1 18 0 9 0 28097133 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1156] ppid=1147 vsize=868464 CPUtime=0.38
/proc/1149/task/1156/stat : 1156 (java) S 1147 1149 31822 0 -1 64 960 367 0 0 36 0 1 1 15 0 9 0 28097133 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1157] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1157/stat : 1157 (java) S 1147 1149 31822 0 -1 64 0 367 0 0 0 0 1 1 19 0 9 0 28097133 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1149/tid=1158] ppid=1147 vsize=868464 CPUtime=0.02
/proc/1149/task/1158/stat : 1158 (java) S 1147 1149 31822 0 -1 64 5 367 0 0 0 0 1 1 15 0 9 0 28097133 889307136 21107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.29
Current children cumulated vsize (KiB) 868464

Child status: 0
Real time (s): 19.5902
CPU time (s): 19.3751
CPU user time (s): 19.1071
CPU system time (s): 0.267959
CPU usage (%): 98.9019
Max. virtual memory (cumulated for all children) (KiB): 868464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1071
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32782
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= 2014
involuntary context switches= 2441

runsolver used 0.031995 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 17:54:14
IDJOB=2097806
IDBENCH=57789
IDSOLVER=774
FILE ID=node41/2097806-1247414054
PBS_JOBID= 9510562
Free space on /tmp= 65884 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp21/normalized-fapp21-0500-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097806-1247414054/watcher-2097806-1247414054 -o /tmp/evaluation-result-2097806-1247414054/solver-2097806-1247414054 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097806-1247414054.xml

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

MD5SUM BENCH= 6763a8e49185bfad346b8249a47748d7
RANDOM SEED=844678205

node41.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.212
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	: 5931.00
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1621120 kB
Buffers:         39740 kB
Cached:         137740 kB
SwapCached:          0 kB
Active:         295116 kB
Inactive:        81772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:         219840 kB
Slab:            42824 kB
Committed_AS:  1021852 kB
PageTables:       2100 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= 65884 MiB
End job on node41 at 2009-07-12 17:54:34