Trace number 1054177

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 18.8051 19.0144

DiagnosticValue
CHECKS1565190
NODES0

General information on the benchmark

Namecsp/mknap/
normalized-mknap-1-3.xml
MD5SUM9483c2b64c456936943790cf1a7e7484
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029994
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints11
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1054177-1215058126.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.35	     nbVariables=20  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=40
0.29/0.35	       =>  wckTime=0.099  cpuTime=0.08  mem=6M878
0.29/0.35	   
0.29/0.35	   predicates being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.48/0.54	     nbConstraints=1  nbMergedConstraints=10  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0
0.48/0.54	     nbEvaluationManagers=1  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=1  minArity=20  maxArity=20
0.48/0.54	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.028  symmetryCpuTime=0.02
0.48/0.54	       =>  wckTime=0.285  cpuTime=0.22  mem=13M726
0.48/0.59	   
0.48/0.59	   solver IterativeSystematicSolver being built... 
0.67/0.74	       =>  wckTime=0.486  cpuTime=0.35  mem=20M602
18.70/18.98	   
18.70/18.98	   preprocessing
18.70/18.98	     nbConstraintChecks=1565186  nbValidityChecks=209  nbPropagations=41  nbRevisions=210  nbUselessRevisions=190
18.70/18.98	     nbSingletonTests=20  nbEffectiveSingletonTests=0  nbACRemovals=20  nbFoundSingletons=0  firstSolutionCpuTime=18.4
18.70/18.98	     nbRemovedValues=20  detectedInconsistency=no
18.70/18.98	       =>  wckTime=18.232  cpuTime=18.05  mem=20M602
18.70/18.98	   
18.70/18.98	   global
18.70/18.98	     nbConstraintChecks=1565186  nbValidityChecks=209  nbPropagations=41  nbRevisions=210  nbUselessRevisions=190
18.70/18.98	     nbRestartNogoods=0  solvingWckTime=18.236  solvingCpuTime=18.05  expiredTime=no  totalExploration=no
18.70/18.98	     nbFoundSolutions=1  firstSolutionCpuTime=18.4  globalCpuTime=18.44
18.70/18.98	       =>  wckTime=18.724  cpuTime=18.4  mem=21M578
18.70/18.98	   
18.70/18.98	s SATISFIABLE
18.70/18.98	v 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 1 
18.70/18.98	d NODES 0
18.70/18.98	d CHECKS 1565186
18.70/18.98	   
18.70/18.98	   totalWckTime=18.794  totalCpuTime=18.45

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-1054177-1215058126/watcher-1054177-1215058126 -o /tmp/evaluation-result-1054177-1215058126/solver-1054177-1215058126 -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-1054177-1215058126.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 27901
/proc/meminfo: memFree=1836128/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=10616 CPUtime=0
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1984782123 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 2654 472 209 9 0 1184 0
[pid=27901/tid=27902] ppid=27899 vsize=10616 CPUtime=0
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1984782124 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 7700440 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.029363 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 27901
/proc/meminfo: memFree=1836128/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=861876 CPUtime=0.01
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 1984782123 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 215469 1567 695 9 0 210448 0
[pid=27901/tid=27902] ppid=27899 vsize=861876 CPUtime=0
/proc/27901/task/27902/stat : 27902 (java) S 27899 27901 24607 0 -1 64 1190 0 1 0 0 0 0 0 19 0 5 0 1984782124 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.102609 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 27901
/proc/meminfo: memFree=1836128/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=865884 CPUtime=0.08
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 3695 0 1 0 7 1 0 0 18 0 9 0 1984782123 886665216 3170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216471 3170 1685 9 0 211026 0
[pid=27901/tid=27902] ppid=27899 vsize=865884 CPUtime=0.06
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 2775 0 1 0 6 0 0 0 20 0 9 0 1984782124 886665216 3170 996147200 134512640 134550740 4294955968 18446744073709551615 102687052 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302644 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 27901
/proc/meminfo: memFree=1836128/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=866284 CPUtime=0.29
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 5824 0 1 0 25 4 0 0 18 0 9 0 1984782123 887074816 5198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216571 5198 1953 9 0 211099 0
[pid=27901/tid=27902] ppid=27899 vsize=866284 CPUtime=0.23
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 4850 0 1 0 20 3 0 0 21 0 9 0 1984782124 887074816 5198 996147200 134512640 134550740 4294955968 18446744073709551615 7286345 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701716 s]
/proc/loadavg: 1.93 1.98 1.99 4/81 27901
/proc/meminfo: memFree=1836128/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=0.67
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 13044 264 1 0 60 7 0 0 18 0 9 0 1984782123 888111104 8160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 8160 2627 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=0.49
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 9401 264 1 0 44 5 0 0 23 0 9 0 1984782124 888111104 8160 996147200 134512640 134550740 4294955968 18446744073709551615 4125978142 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867296

[startup+1.50184 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805464/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=1.47
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15238 264 1 0 139 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=1.28
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11588 264 1 0 122 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126721527 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 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) 867296

[startup+3.10111 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805400/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=3.05
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15238 264 1 0 297 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=2.86
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11588 264 1 0 280 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126706871 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 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) 867296

[startup+6.30166 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=6.22
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15238 264 1 0 614 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=6.03
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11588 264 1 0 597 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126708124 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 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) 867296

[startup+12.7017 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805144/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=12.56
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1248 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=12.38
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1232 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126706760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867296

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

[startup+15.9013 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=15.73
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1565 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=15.54
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1548 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126706816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867296

[startup+17.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=17.32
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1724 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=17.13
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1707 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126706816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 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) 867296

[startup+18.3017 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=18.11
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1803 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=17.92
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1786 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126710264 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 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) 867296

[startup+18.7068 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=18.51
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1843 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=18.32
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1826 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126706850 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.51
Current children cumulated vsize (KiB) 867296

[startup+18.9028 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=18.7
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15239 264 1 0 1862 8 0 0 18 0 9 0 1984782123 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10200 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=18.51
/proc/27901/task/27902/stat : 27902 (java) R 27899 27901 24607 0 -1 64 11589 264 1 0 1845 6 0 0 25 0 9 0 1984782124 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4126709680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 473 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) R 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 867296

[startup+19.0028 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27914
/proc/meminfo: memFree=1805208/2055920 swapFree=4180444/4192956
[pid=27901] ppid=27899 vsize=867296 CPUtime=18.78
/proc/27901/stat : 27901 (java) S 27899 27901 24607 0 -1 0 15429 264 1 0 1870 8 0 0 18 0 9 0 1984782123 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27901/statm: 216824 10387 2629 9 0 211330 0
[pid=27901/tid=27902] ppid=27899 vsize=867296 CPUtime=18.6
/proc/27901/task/27902/stat : 27902 (java) S 27899 27901 24607 0 -1 64 11777 264 1 0 1854 6 0 0 25 0 9 0 1984782124 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27904] ppid=27899 vsize=867296 CPUtime=0.03
/proc/27901/task/27904/stat : 27904 (java) S 27899 27901 24607 0 -1 64 2333 264 0 0 3 0 0 0 16 0 9 0 1984782126 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27905] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27905/stat : 27905 (java) S 27899 27901 24607 0 -1 64 16 264 0 0 0 0 0 0 16 0 9 0 1984782126 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27906] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27906/stat : 27906 (java) S 27899 27901 24607 0 -1 64 14 264 0 0 0 0 0 0 15 0 9 0 1984782126 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27907] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27907/stat : 27907 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 18 0 9 0 1984782128 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27908] ppid=27899 vsize=867296 CPUtime=0.12
/proc/27901/task/27908/stat : 27908 (java) S 27899 27901 24607 0 -1 64 475 264 0 0 12 0 0 0 16 0 9 0 1984782128 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27909] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27909/stat : 27909 (java) S 27899 27901 24607 0 -1 64 1 264 0 0 0 0 0 0 19 0 9 0 1984782128 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27901/tid=27910] ppid=27899 vsize=867296 CPUtime=0
/proc/27901/task/27910/stat : 27910 (java) S 27899 27901 24607 0 -1 64 5 264 0 0 0 0 0 0 15 0 9 0 1984782128 888111104 10387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 867296

Child status: 0
Real time (s): 19.0144
CPU time (s): 18.8051
CPU user time (s): 18.7092
CPU system time (s): 0.095985
CPU usage (%): 98.8994
Max. virtual memory (cumulated for all children) (KiB): 867296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7092
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15721
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= 1124
involuntary context switches= 1930

runsolver used 0.025996 second user time and 0.072988 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-03 06:08:46
IDJOB=1054177
IDBENCH=56128
IDSOLVER=364
FILE ID=node68/1054177-1215058126
PBS_JOBID= 7875039
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/mknap/normalized-mknap-1-3.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-1054177-1215058126/watcher-1054177-1215058126 -o /tmp/evaluation-result-1054177-1215058126/solver-1054177-1215058126 -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-1054177-1215058126.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9483c2b64c456936943790cf1a7e7484
RANDOM SEED=1215509365

node68.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.261
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.261
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:       1836608 kB
Buffers:         21700 kB
Cached:         120728 kB
SwapCached:       6560 kB
Active:         101044 kB
Inactive:        60424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836608 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          35068 kB
Slab:            42976 kB
Committed_AS:  4152324 kB
PageTables:       1800 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= 66544 MiB
End job on node68 at 2008-07-03 06:09:05