Trace number 1087064

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.3671 19.5854

DiagnosticValue
CHECKS3970030
NODES252

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-9.xml
MD5SUM796561b8470ec3e16b4bf0f5e79f6e0d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.9729
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1087064-1215242504.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.48/0.53	     nbVariables=250  nbDomainTypes=13  minDomainSize=42  maxDomainSize=210  nbTotalValues=36618
0.48/0.53	       =>  wckTime=0.298  cpuTime=0.22  mem=8M829
0.48/0.53	   
0.48/0.54	   predicates being loaded...
0.58/0.60	   
0.58/0.60	   constraints being loaded...
18.42/18.65	     nbConstraints=1636  nbMergedConstraints=1419  nbConvertedConstraints=1636  nbConvertConstraintsChecks=33853190
18.42/18.65	     nbExtensionStructures=1503  nbSharedExtensionStructures=398  nbConflictsStructures=1503
18.42/18.65	     nbSharedConflictsStructures=398  nbSharedBinaryRepresentations=314403  minDegree=4  maxDegree=17  minArity=2
18.42/18.65	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.17  symmetryCpuTime=0.1
18.42/18.65	       =>  wckTime=18.414  cpuTime=17.81  mem=59M372
18.61/18.82	   
18.61/18.82	   solver IterativeSystematicSolver being built... 
18.71/18.96	       =>  wckTime=18.724  cpuTime=17.93  mem=35M349
19.10/19.32	   
19.10/19.32	   preprocessing
19.10/19.32	     nbConstraintChecks=3091776  nbPropagations=6892  nbRevisions=31734  nbUselessRevisions=24238  nbSingletonTests=283
19.10/19.32	     nbEffectiveSingletonTests=0  nbACRemovals=9566  nbFoundSingletons=0  nbRemovedValues=9566  detectedInconsistency=no
19.10/19.32	       =>  wckTime=0.356  cpuTime=0.33  mem=35M349
19.30/19.52	   
19.30/19.52	   search
19.30/19.52	     run=0  nbConstraintChecks=878258  minDepth=62  maxDepth=250  nbPropagations=9274  nbRevisions=42711
19.30/19.52	     nbUselessRevisions=32769  nbAssignments=252  nbFailedAssignments=2  nbBacktracks=0  nbVisitedNodes=255
19.30/19.52	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=128.36
19.30/19.52	     nbREliminables=4.55  nbIEliminables=22.2  nbDEliminables=0  nbPEliminables=0
19.30/19.52	       =>  wckTime=0.559  cpuTime=0.5  mem=37M265
19.30/19.52	   
19.30/19.52	   global
19.30/19.52	     nbConstraintChecks=3970034  nbPropagations=16166  nbRevisions=74445  nbUselessRevisions=57007  nbRestartNogoods=0
19.30/19.52	     solvingWckTime=0.562  solvingCpuTime=0.5  expiredTime=no  totalExploration=no  nbFoundSolutions=1
19.30/19.52	     firstSolutionCpuTime=18.42  globalCpuTime=18.49
19.30/19.52	       =>  wckTime=19.287  cpuTime=18.44  mem=37M265
19.30/19.52	   
19.30/19.52	s SATISFIABLE
19.30/19.52	v 2396 -2556 2492 -2332 -2616 -2280 2440 -2392 2616 2404 -2512 -2300 2624 -2552 -2404 2620 -2436 2516 -2624 2616 2288 2528 -2656 2600 -2300 -2412 -2340 -2304 -2456 2532 2576 -2296 -2332 2408 -2268 2280 -2616 -2280 2656 -2396 -2564 -2240 -2656 -2620 2280 2580 2408 2596 -2336 -2300 -2516 2572 -2288 2584 2616 -2512 -2520 2400 2536 2448 2648 2392 2588 -2572 -2436 2560 -2556 2320 -2260 -2332 -2280 2460 2240 2516 2280 -2520 2616 -2456 2424 2564 -2608 -2556 2560 2532 -2616 2504 2448 -2488 -2612 2488 -2524 -2240 2240 -2280 2432 -2596 -2240 2628 -2380 2400 -2656 -2380 -2312 -2292 2616 2532 -2296 2644 -2480 -2256 2464 -2400 2600 -2576 -2616 2532 -2380 2564 2292 2352 -2280 2364 -2420 2340 2588 -2480 -2656 -2472 -2432 -2424 -2308 2556 -2436 2544 2512 -2656 2592 -2580 2360 2656 -2348 2240 2608 -2440 -2656 2352 -2432 2612 2496 -2596 2524 -2604 -2264 2584 2620 -2248 2608 -2304 2652 -2320 -2616 2576 -2472 2644 -2384 -2332 2604 -2512 2560 -2372 -2264 2556 -2616 -2280 2328 -2472 2548 2280 -2552 -2408 -2536 -2416 2604 2280 2620 2616 -2656 -2616 2340 -2292 -2596 2584 2580 -2492 2576 -2292 2592 -2376 2556 2472 2240 2556 2380 2440 -2624 2600 2640 -2488 -2572 -2400 2324 2472 2448 2240 -2420 2616 -2396 -2472 -2420 -2280 -2240 -2452 2552 2576 2240 -2336 -2432 2580 2604 -2568 -2560 -2332 2584 -2420 2364 -2644 -2368 2368 -2432 2388 -2656 2520 -2544 -2332 2552 2444 -2360 2416 2648 -2292 
19.30/19.52	d NODES 252
19.30/19.52	d CHECKS 3970034
19.30/19.53	   
19.30/19.53	   totalWckTime=19.344  totalCpuTime=18.5

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-1087064-1215242504/watcher-1087064-1215242504 -o /tmp/evaluation-result-1087064-1215242504/solver-1087064-1215242504 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087064-1215242504.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.13 2.22 2.24 4/72 1536
/proc/meminfo: memFree=1868352/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=10616 CPUtime=0
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2003222837 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 2654 472 209 9 0 1184 0
[pid=1536/tid=1537] ppid=1534 vsize=10616 CPUtime=0
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2003222838 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 2826200 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0886961 s]
/proc/loadavg: 2.13 2.22 2.24 4/72 1536
/proc/meminfo: memFree=1868352/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=866908 CPUtime=0.07
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 3590 0 1 0 5 2 0 0 18 0 9 0 2003222837 887713792 3078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 216727 3078 1649 9 0 211282 0
[pid=1536/tid=1537] ppid=1534 vsize=866908 CPUtime=0.06
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 2687 0 1 0 4 2 0 0 18 0 9 0 2003222838 887713792 3078 996147200 134512640 134550740 4294955968 18446744073709551615 104251755 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866908

[startup+0.101697 s]
/proc/loadavg: 2.13 2.22 2.24 4/72 1536
/proc/meminfo: memFree=1868352/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=866908 CPUtime=0.08
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 3744 0 1 0 6 2 0 0 18 0 9 0 2003222837 887713792 3203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 216727 3203 1699 9 0 211282 0
[pid=1536/tid=1537] ppid=1534 vsize=866908 CPUtime=0.07
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 2841 0 1 0 5 2 0 0 18 0 9 0 2003222838 887713792 3203 996147200 134512640 134550740 4294955968 18446744073709551615 4125977889 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866908

[startup+0.301716 s]
/proc/loadavg: 2.13 2.22 2.24 4/72 1536
/proc/meminfo: memFree=1868352/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=867220 CPUtime=0.28
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 5625 0 1 0 24 4 0 0 18 0 9 0 2003222837 888033280 5039 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 216805 5039 1903 9 0 211353 0
[pid=1536/tid=1537] ppid=1534 vsize=867220 CPUtime=0.23
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 4655 0 1 0 20 3 0 0 19 0 9 0 2003222838 888033280 5039 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867220

[startup+0.701754 s]
/proc/loadavg: 2.13 2.22 2.24 4/72 1536
/proc/meminfo: memFree=1868352/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868092 CPUtime=0.68
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 7946 0 1 0 63 5 0 0 18 0 9 0 2003222837 888926208 7306 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217023 7306 2007 9 0 211529 0
[pid=1536/tid=1537] ppid=1534 vsize=868092 CPUtime=0.55
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 6766 0 1 0 50 5 0 0 20 0 9 0 2003222838 888926208 7306 996147200 134512640 134550740 4294955968 18446744073709551615 4126681454 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868092

[startup+1.50282 s]
/proc/loadavg: 2.13 2.22 2.24 3/81 1545
/proc/meminfo: memFree=1834168/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868712 CPUtime=1.47
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 11461 0 1 0 140 7 0 0 18 0 9 0 2003222837 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217178 10818 2014 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868712 CPUtime=1.27
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 10081 0 1 0 120 7 0 0 25 0 9 0 2003222838 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4126876600 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003222840 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003222840 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003222840 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868712 CPUtime=0.19
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 682 0 0 0 19 0 0 0 16 0 9 0 2003222842 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889561088 10818 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889561088 10818 996147200 134512640 134550740 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) 868712

[startup+3.10296 s]
/proc/loadavg: 2.13 2.22 2.24 3/81 1545
/proc/meminfo: memFree=1830136/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868712 CPUtime=3.06
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 13044 0 1 0 297 9 0 0 18 0 9 0 2003222837 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217178 12399 2014 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868712 CPUtime=2.82
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 11638 0 1 0 274 8 0 0 25 0 9 0 2003222838 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4126876599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003222840 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003222840 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003222840 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868712 CPUtime=0.21
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 708 0 0 0 21 0 0 0 15 0 9 0 2003222842 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889561088 12399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868712

[startup+6.30124 s]
/proc/loadavg: 2.12 2.22 2.24 3/81 1545
/proc/meminfo: memFree=1816760/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868712 CPUtime=6.22
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 16130 0 1 0 610 12 0 0 18 0 9 0 2003222837 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217178 15483 2014 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868712 CPUtime=5.99
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 14720 0 1 0 587 12 0 0 25 0 9 0 2003222838 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4126903267 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003222840 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003222840 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003222840 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868712 CPUtime=0.22
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 712 0 0 0 22 0 0 0 15 0 9 0 2003222842 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889561088 15483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868712 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889561088 15483 996147200 134512640 134550740 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) 868712

[startup+12.7018 s]
/proc/loadavg: 2.11 2.21 2.24 3/81 1545
/proc/meminfo: memFree=1798968/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868624 CPUtime=12.58
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 19819 0 1 0 1241 17 0 0 18 0 9 0 2003222837 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217156 19147 2005 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868624 CPUtime=12.21
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 15791 0 1 0 1206 15 0 0 25 0 9 0 2003222838 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4126876592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868624 CPUtime=0.11
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 2610 0 0 0 10 1 0 0 16 0 9 0 2003222840 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868624 CPUtime=0.23
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 719 0 0 0 23 0 0 0 16 0 9 0 2003222842 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889470976 19147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 868624

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

[startup+15.9011 s]
/proc/loadavg: 2.10 2.21 2.24 3/81 1545
/proc/meminfo: memFree=1798968/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868624 CPUtime=15.75
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 19822 0 1 0 1557 18 0 0 18 0 9 0 2003222837 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217156 19150 2006 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868624 CPUtime=15.37
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 15791 0 1 0 1521 16 0 0 25 0 9 0 2003222838 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4126874141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868624 CPUtime=0.11
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 2610 0 0 0 10 1 0 0 16 0 9 0 2003222840 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868624 CPUtime=0.24
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 722 0 0 0 24 0 0 0 15 0 9 0 2003222842 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889470976 19150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 868624

[startup+17.5022 s]
/proc/loadavg: 2.10 2.21 2.24 3/81 1545
/proc/meminfo: memFree=1798968/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868624 CPUtime=17.33
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 19834 0 1 0 1713 20 0 0 18 0 9 0 2003222837 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217156 19162 2006 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868624 CPUtime=16.94
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 15791 0 1 0 1676 18 0 0 25 0 9 0 2003222838 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4126876599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868624 CPUtime=0.11
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 2610 0 0 0 10 1 0 0 16 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868624 CPUtime=0.26
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 734 0 0 0 26 0 0 0 16 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.33
Current children cumulated vsize (KiB) 868624

[startup+18.3023 s]
/proc/loadavg: 2.10 2.21 2.24 3/81 1545
/proc/meminfo: memFree=1798968/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=868624 CPUtime=18.13
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 19835 0 1 0 1792 21 0 0 18 0 9 0 2003222837 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217156 19162 2006 9 0 211684 0
[pid=1536/tid=1537] ppid=1534 vsize=868624 CPUtime=17.74
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 15792 0 1 0 1755 19 0 0 25 0 9 0 2003222838 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4126876599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=868624 CPUtime=0.11
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 2610 0 0 0 10 1 0 0 17 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003222840 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=868624 CPUtime=0.26
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 734 0 0 0 26 0 0 0 16 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=868624 CPUtime=0
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003222842 889470976 19162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.13
Current children cumulated vsize (KiB) 868624

[startup+19.1024 s]
/proc/loadavg: 2.09 2.21 2.24 4/82 1549
/proc/meminfo: memFree=1798704/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=869036 CPUtime=18.91
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 34997 368 1 0 1864 25 1 1 18 0 10 0 2003222837 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217259 22710 2637 9 0 211765 0
[pid=1536/tid=1537] ppid=1534 vsize=869036 CPUtime=18.27
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 21160 368 1 0 1805 20 1 1 18 0 10 0 2003222838 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4127283322 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=869036 CPUtime=0.28
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 12032 368 0 0 24 2 1 1 17 0 10 0 2003222840 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 16 368 0 0 0 0 1 1 16 0 10 0 2003222840 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 12 368 0 0 0 0 1 1 16 0 10 0 2003222840 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 368 0 0 0 0 1 1 18 0 10 0 2003222842 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=869036 CPUtime=0.35
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 959 368 0 0 33 0 1 1 15 0 10 0 2003222842 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 368 0 0 0 0 1 1 19 0 10 0 2003222842 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 5 368 0 0 0 0 1 1 15 0 10 0 2003222842 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1548] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1548/stat : 1548 (java) R 1534 1536 32334 0 -1 64 50 368 0 0 0 0 1 1 25 0 10 0 2003224693 889892864 22710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 869036

[startup+19.5024 s]
/proc/loadavg: 2.09 2.21 2.24 4/82 1549
/proc/meminfo: memFree=1798704/2055920 swapFree=4179776/4192956
[pid=1536] ppid=1534 vsize=869036 CPUtime=19.3
/proc/1536/stat : 1536 (java) S 1534 1536 32334 0 -1 0 35098 368 1 0 1903 25 1 1 18 0 9 0 2003222837 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1536/statm: 217259 22726 2637 9 0 211765 0
[pid=1536/tid=1537] ppid=1534 vsize=869036 CPUtime=18.64
/proc/1536/task/1537/stat : 1537 (java) R 1534 1536 32334 0 -1 64 21244 368 1 0 1842 20 1 1 22 0 9 0 2003222838 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4127267568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1539] ppid=1534 vsize=869036 CPUtime=0.28
/proc/1536/task/1539/stat : 1539 (java) S 1534 1536 32334 0 -1 64 12032 368 0 0 24 2 1 1 17 0 9 0 2003222840 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1540] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1540/stat : 1540 (java) S 1534 1536 32334 0 -1 64 16 368 0 0 0 0 1 1 16 0 9 0 2003222840 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1541] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1541/stat : 1541 (java) S 1534 1536 32334 0 -1 64 12 368 0 0 0 0 1 1 16 0 9 0 2003222840 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1542] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1542/stat : 1542 (java) S 1534 1536 32334 0 -1 64 1 368 0 0 0 0 1 1 18 0 9 0 2003222842 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1543] ppid=1534 vsize=869036 CPUtime=0.37
/proc/1536/task/1543/stat : 1543 (java) S 1534 1536 32334 0 -1 64 973 368 0 0 35 0 1 1 15 0 9 0 2003222842 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1544] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1544/stat : 1544 (java) S 1534 1536 32334 0 -1 64 2 368 0 0 0 0 1 1 19 0 9 0 2003222842 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1536/tid=1545] ppid=1534 vsize=869036 CPUtime=0.02
/proc/1536/task/1545/stat : 1545 (java) S 1534 1536 32334 0 -1 64 5 368 0 0 0 0 1 1 15 0 9 0 2003222842 889892864 22726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (KiB) 869036

Child status: 0
Real time (s): 19.5854
CPU time (s): 19.3671
CPU user time (s): 19.0751
CPU system time (s): 0.291955
CPU usage (%): 98.885
Max. virtual memory (cumulated for all children) (KiB): 869036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0751
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35586
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= 1996
involuntary context switches= 2416

runsolver used 0.032994 second user time and 0.068989 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-05 09:21:44
IDJOB=1087064
IDBENCH=57928
IDSOLVER=364
FILE ID=node43/1087064-1215242504
PBS_JOBID= 7881877
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 796561b8470ec3e16b4bf0f5e79f6e0d
RANDOM SEED=662255089

node43.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.230
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.230
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:       1868768 kB
Buffers:          5076 kB
Cached:          51620 kB
SwapCached:       6816 kB
Active:         119984 kB
Inactive:        15312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868768 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          86304 kB
Slab:            36852 kB
Committed_AS:  3851288 kB
PageTables:       2036 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= 66504 MiB
End job on node43 at 2008-07-05 09:22:03