Trace number 1062562

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 12.4681 12.6217

DiagnosticValue
CHECKS2178
NODES1989

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-l152lav.xml
MD5SUMa0bd23ddc00d5680974e37efcfc8ab07
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 benchmark2.85357
Satisfiable
(Un)Satisfiability was proved
Number of variables1989
Number of constraints193
Maximum constraint arity1989
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension193
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1062562-1215135586.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.64	     nbVariables=1989  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3978
0.58/0.64	       =>  wckTime=0.408  cpuTime=0.26  mem=12M748
0.58/0.65	   
0.58/0.65	   predicates being loaded...
3.45/3.57	   
3.45/3.57	   constraints being loaded...
10.87/11.04	     nbConstraints=97  nbMergedConstraints=96  nbConflictsStructures=3  nbSharedConflictsStructures=0
10.87/11.04	     nbUnbuiltConflictsStructures=79  nbSharedBinaryRepresentations=0  nbEvaluationManagers=82
10.87/11.04	     nbSharedEvaluationManagers=15  minDegree=2  maxDegree=7  minArity=3  avgArity=102.29  maxArity=1989  nbGenerators=0
10.87/11.04	     nbFusions=0  symmetryWckTime=2.122  symmetryCpuTime=1.96
10.87/11.04	       =>  wckTime=10.803  cpuTime=10.07  mem=33M41
10.96/11.13	   
10.96/11.13	   solver IterativeSystematicSolver being built... 
11.16/11.34	   
11.16/11.34	   INFO : Forward propagation technique limited 
11.26/11.48	       =>  wckTime=11.247  cpuTime=10.32  mem=80M866
11.46/11.66	   
11.46/11.66	   preprocessing
11.46/11.66	     nbConstraintChecks=35  nbValidityChecks=31  nbPropagations=1989  nbRevisions=33  nbUselessRevisions=33
11.46/11.66	     nbRemovedValues=0  detectedInconsistency=no
11.46/11.66	       =>  wckTime=0.166  cpuTime=0.07  mem=84M439
12.35/12.56	   
12.35/12.56	   search
12.35/12.56	     run=0  nbConstraintChecks=2143  nbValidityChecks=37329  minDepth=1990  maxDepth=1989  nbPropagations=3978
12.35/12.56	     nbRevisions=19673  nbUselessRevisions=19673  nbAssignments=1989  nbFailedAssignments=0  nbBacktracks=0
12.35/12.56	     nbVisitedNodes=1990  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
12.35/12.56	     nbDEliminables=?  nbPEliminables=?
12.35/12.56	       =>  wckTime=1.071  cpuTime=0.92  mem=85M432
12.35/12.56	   
12.35/12.56	   global
12.35/12.56	     nbConstraintChecks=2178  nbValidityChecks=37360  nbPropagations=5967  nbRevisions=19706  nbUselessRevisions=19706
12.35/12.56	     nbRestartNogoods=0  solvingWckTime=1.073  solvingCpuTime=0.92  expiredTime=no  totalExploration=no
12.35/12.56	     nbFoundSolutions=1  firstSolutionCpuTime=11.23  globalCpuTime=11.31
12.35/12.56	       =>  wckTime=12.325  cpuTime=11.25  mem=85M432
12.35/12.56	   
12.35/12.56	s SATISFIABLE
12.35/12.56	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
12.35/12.56	d NODES 1989
12.35/12.56	d CHECKS 2178
12.35/12.57	   
12.35/12.57	   totalWckTime=12.384  totalCpuTime=11.31

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-1062562-1215135586/watcher-1062562-1215135586 -o /tmp/evaluation-result-1062562-1215135586/solver-1062562-1215135586 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1062562-1215135586.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.99 1.97 1.97 4/81 18564
/proc/meminfo: memFree=1585176/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=10616 CPUtime=0
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1992527494 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 2654 472 209 9 0 1184 0
[pid=18564/tid=18565] ppid=18562 vsize=10616 CPUtime=0
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1992527495 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 9261016 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0984621 s]
/proc/loadavg: 1.99 1.97 1.97 4/81 18564
/proc/meminfo: memFree=1585176/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=865884 CPUtime=0.09
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 3723 0 1 0 7 2 0 0 18 0 9 0 1992527494 886665216 3186 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216471 3186 1688 9 0 211026 0
[pid=18564/tid=18565] ppid=18562 vsize=865884 CPUtime=0.07
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 2821 0 1 0 6 1 0 0 18 0 9 0 1992527495 886665216 3186 996147200 134512640 134550740 4294955984 18446744073709551615 102836342 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.101459 s]
/proc/loadavg: 1.99 1.97 1.97 4/81 18564
/proc/meminfo: memFree=1585176/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=865884 CPUtime=0.09
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 3775 0 1 0 7 2 0 0 18 0 9 0 1992527494 886665216 3226 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216471 3226 1711 9 0 211026 0
[pid=18564/tid=18565] ppid=18562 vsize=865884 CPUtime=0.07
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 2873 0 1 0 6 1 0 0 18 0 9 0 1992527495 886665216 3226 996147200 134512640 134550740 4294955984 18446744073709551615 102812413 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301501 s]
/proc/loadavg: 1.99 1.97 1.97 4/81 18564
/proc/meminfo: memFree=1585176/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=866196 CPUtime=0.28
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 5622 0 1 0 25 3 0 0 18 0 9 0 1992527494 886984704 5036 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216549 5036 1903 9 0 211097 0
[pid=18564/tid=18565] ppid=18562 vsize=866196 CPUtime=0.23
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 4655 0 1 0 21 2 0 0 19 0 9 0 1992527495 886984704 5036 996147200 134512640 134550740 4294955984 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) 866196

[startup+0.701571 s]
/proc/loadavg: 1.99 1.97 1.97 4/81 18564
/proc/meminfo: memFree=1585176/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867528 CPUtime=0.68
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 8535 0 1 0 62 6 0 0 18 0 9 0 1992527494 888348672 7896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216882 7896 1999 9 0 211388 0
[pid=18564/tid=18565] ppid=18562 vsize=867528 CPUtime=0.51
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 7221 0 1 0 47 4 0 0 19 0 9 0 1992527495 888348672 7896 996147200 134512640 134550740 4294955984 18446744073709551615 4125960196 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867528

[startup+1.50172 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18573
/proc/meminfo: memFree=1538640/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867440 CPUtime=1.47
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 17555 0 1 0 137 10 0 0 18 0 9 0 1992527494 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216860 16890 2000 9 0 211388 0
[pid=18564/tid=18565] ppid=18562 vsize=867440 CPUtime=1.27
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 15749 0 1 0 119 8 0 0 25 0 9 0 1992527495 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4126836579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867440 CPUtime=0.01
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 486 0 0 0 1 0 0 0 16 0 9 0 1992527497 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992527499 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867440 CPUtime=0.16
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 623 0 0 0 16 0 0 0 16 0 9 0 1992527499 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992527499 888258560 16890 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992527499 888258560 16890 996147200 134512640 134550740 4294955984 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) 867440

[startup+3.103 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18573
/proc/meminfo: memFree=1522448/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867440 CPUtime=3.06
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 18359 0 1 0 296 10 0 0 18 0 9 0 1992527494 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216860 17691 2000 9 0 211388 0
[pid=18564/tid=18565] ppid=18562 vsize=867440 CPUtime=2.83
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 15789 0 1 0 275 8 0 0 25 0 9 0 1992527495 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 102888901 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867440 CPUtime=0.04
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 1250 0 0 0 4 0 0 0 17 0 9 0 1992527497 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992527499 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867440 CPUtime=0.16
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 623 0 0 0 16 0 0 0 16 0 9 0 1992527499 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992527499 888258560 17691 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992527499 888258560 17691 996147200 134512640 134550740 4294955984 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) 867440

[startup+6.30158 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18573
/proc/meminfo: memFree=1512656/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867440 CPUtime=6.23
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 21331 0 1 0 610 13 0 0 18 0 9 0 1992527494 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216860 20651 2001 9 0 211388 0
[pid=18564/tid=18565] ppid=18562 vsize=867440 CPUtime=5.76
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 15836 0 1 0 567 9 0 0 25 0 9 0 1992527495 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4126675996 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867440 CPUtime=0.22
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 4129 0 0 0 20 2 0 0 16 0 9 0 1992527497 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1992527497 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992527499 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867440 CPUtime=0.22
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 669 0 0 0 22 0 0 0 16 0 9 0 1992527499 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992527499 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867440 CPUtime=0
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992527499 888258560 20651 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867440

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

[startup+9.50216 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18573
/proc/meminfo: memFree=1509904/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867764 CPUtime=9.37
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 32075 482 1 0 917 15 4 1 18 0 9 0 1992527494 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216941 20713 2015 9 0 211469 0
[pid=18564/tid=18565] ppid=18562 vsize=867764 CPUtime=8.82
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 23492 482 1 0 867 10 4 1 25 0 9 0 1992527495 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4126853147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867764 CPUtime=0.31
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 6934 482 0 0 24 2 4 1 16 0 9 0 1992527497 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 20 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 16 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 18 0 9 0 1992527499 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867764 CPUtime=0.3
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 793 482 0 0 25 0 4 1 16 0 9 0 1992527499 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 19 0 9 0 1992527499 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 7 482 0 0 0 0 4 1 15 0 9 0 1992527499 888590336 20713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 867764

[startup+11.1014 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18577
/proc/meminfo: memFree=1509520/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867764 CPUtime=10.96
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 37808 482 1 0 1075 16 4 1 18 0 9 0 1992527494 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216941 20860 2098 9 0 211469 0
[pid=18564/tid=18565] ppid=18562 vsize=867764 CPUtime=10.33
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 26640 482 1 0 1017 11 4 1 25 0 9 0 1992527495 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867764 CPUtime=0.39
/proc/18564/task/18567/stat : 18567 (java) R 18562 18564 17349 0 -1 64 9511 482 0 0 31 3 4 1 16 0 9 0 1992527497 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 102300830 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 20 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 16 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 18 0 9 0 1992527499 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867764 CPUtime=0.3
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 796 482 0 0 25 0 4 1 16 0 9 0 1992527499 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 19 0 9 0 1992527499 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 12 482 0 0 0 0 4 1 15 0 9 0 1992527499 888590336 20860 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 867764

[startup+11.9016 s]
/proc/loadavg: 1.99 1.97 1.97 3/90 18577
/proc/meminfo: memFree=1509520/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867764 CPUtime=11.75
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 53225 482 1 0 1148 22 4 1 18 0 9 0 1992527494 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216941 34862 2615 9 0 211469 0
[pid=18564/tid=18565] ppid=18562 vsize=867764 CPUtime=10.88
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 26822 482 1 0 1072 11 4 1 25 0 9 0 1992527495 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4127234238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867764 CPUtime=0.56
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 24619 482 0 0 43 8 4 1 16 0 9 0 1992527497 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 20 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 30 482 0 0 0 0 4 1 15 0 9 0 1992527497 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 18 0 9 0 1992527499 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867764 CPUtime=0.38
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 909 482 0 0 33 0 4 1 15 0 9 0 1992527499 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 19 0 9 0 1992527499 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 12 482 0 0 0 0 4 1 15 0 9 0 1992527499 888590336 34862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 867764

[startup+12.3027 s]
/proc/loadavg: 2.07 1.99 1.98 3/90 18577
/proc/meminfo: memFree=1455248/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867764 CPUtime=12.15
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 53236 482 1 0 1188 22 4 1 18 0 9 0 1992527494 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216941 34872 2615 9 0 211469 0
[pid=18564/tid=18565] ppid=18562 vsize=867764 CPUtime=11.25
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 26822 482 1 0 1109 11 4 1 25 0 9 0 1992527495 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4127260348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867764 CPUtime=0.56
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 24619 482 0 0 43 8 4 1 16 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 20 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 30 482 0 0 0 0 4 1 15 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 18 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867764 CPUtime=0.41
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 920 482 0 0 35 1 4 1 16 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 19 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 12 482 0 0 0 0 4 1 15 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 867764

[startup+12.5027 s]
/proc/loadavg: 2.07 1.99 1.98 3/90 18577
/proc/meminfo: memFree=1455248/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=867764 CPUtime=12.35
/proc/18564/stat : 18564 (java) S 18562 18564 17349 0 -1 0 53236 482 1 0 1208 22 4 1 18 0 9 0 1992527494 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 216941 34872 2615 9 0 211469 0
[pid=18564/tid=18565] ppid=18562 vsize=867764 CPUtime=11.45
/proc/18564/task/18565/stat : 18565 (java) R 18562 18564 17349 0 -1 64 26822 482 1 0 1129 11 4 1 25 0 9 0 1992527495 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4127260362 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18567] ppid=18562 vsize=867764 CPUtime=0.56
/proc/18564/task/18567/stat : 18567 (java) S 18562 18564 17349 0 -1 64 24619 482 0 0 43 8 4 1 16 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18568] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18568/stat : 18568 (java) S 18562 18564 17349 0 -1 64 20 482 0 0 0 0 4 1 16 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18569] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18569/stat : 18569 (java) S 18562 18564 17349 0 -1 64 30 482 0 0 0 0 4 1 15 0 9 0 1992527497 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18570] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18570/stat : 18570 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 18 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18571] ppid=18562 vsize=867764 CPUtime=0.41
/proc/18564/task/18571/stat : 18571 (java) S 18562 18564 17349 0 -1 64 920 482 0 0 35 1 4 1 16 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18572] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18572/stat : 18572 (java) S 18562 18564 17349 0 -1 64 1 482 0 0 0 0 4 1 19 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18564/tid=18573] ppid=18562 vsize=867764 CPUtime=0.05
/proc/18564/task/18573/stat : 18573 (java) S 18562 18564 17349 0 -1 64 12 482 0 0 0 0 4 1 15 0 9 0 1992527499 888590336 34872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 867764

[startup+12.603 s]
/proc/loadavg: 2.07 1.99 1.98 3/90 18577
/proc/meminfo: memFree=1455248/2055920 swapFree=4110800/4192956
[pid=18564] ppid=18562 vsize=0 CPUtime=12.42
/proc/18564/stat : 18564 (java) Z 18562 18564 17349 0 -1 12 53283 482 1 0 1214 23 4 1 16 0 2 0 1992527494 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18564/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.6217
CPU time (s): 12.4681
CPU user time (s): 12.1971
CPU system time (s): 0.270958
CPU usage (%): 98.7832
Max. virtual memory (cumulated for all children) (KiB): 867852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1971
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53765
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= 1982
involuntary context switches= 2223

runsolver used 0.022996 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-04 03:39:46
IDJOB=1062562
IDBENCH=54653
IDSOLVER=363
FILE ID=node70/1062562-1215135586
PBS_JOBID= 7877238
Free space on /tmp= 66436 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-l152lav.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062562-1215135586/watcher-1062562-1215135586 -o /tmp/evaluation-result-1062562-1215135586/solver-1062562-1215135586 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1062562-1215135586.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a0bd23ddc00d5680974e37efcfc8ab07
RANDOM SEED=1669629267

node70.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1585656 kB
Buffers:         22576 kB
Cached:         214988 kB
SwapCached:      75984 kB
Active:         236508 kB
Inactive:       171076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585656 kB
SwapTotal:     4192956 kB
SwapFree:      4110800 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:         183796 kB
Slab:            47536 kB
Committed_AS:  4849384 kB
PageTables:       2132 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= 66432 MiB
End job on node70 at 2008-07-04 03:39:59