Trace number 2094901

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 11.9732 12.0665

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 benchmark3.57846
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

0.08/0.09	
0.08/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2094901-1247405681.xml
0.30/0.32	   
0.30/0.32	   domains being loaded...
0.30/0.33	   
0.30/0.33	   variables being loaded...
0.49/0.53	     nbVariables=1989  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3978
0.49/0.53	       =>  wckTime=0.281  cpuTime=0.18  mem=12M768
0.49/0.53	   
0.49/0.53	   predicates being loaded...
3.19/3.21	   
3.19/3.21	   constraints being loaded...
10.26/10.36	     nbConstraints=97  nbMergedConstraints=96  nbConflictsStructures=3  nbSharedConflictsStructures=0
10.26/10.36	     nbUnbuiltConflictsStructures=79  nbSharedBinaryRepresentations=0  nbEvaluationManagers=82
10.26/10.36	     nbSharedEvaluationManagers=15  minDegree=2  maxDegree=7  minArity=3  avgArity=102.29  maxArity=1989  nbGenerators=0
10.26/10.36	     nbFusions=0  symmetryWckTime=2.139  symmetryCpuTime=1.97
10.26/10.36	       =>  wckTime=10.106  cpuTime=9.5  mem=33M4
10.36/10.46	   
10.36/10.46	   solver IterativeSystematicSolver being built... 
10.56/10.68	   
10.56/10.68	   INFO : Forward propagation technique limited 
10.76/10.82	       =>  wckTime=10.572  cpuTime=9.77  mem=80M866
10.96/11.01	   
10.96/11.01	   preprocessing
10.96/11.01	     nbConstraintChecks=35  nbValidityChecks=31  nbPropagations=1989  nbRevisions=33  nbUselessRevisions=33
10.96/11.01	     nbRemovedValues=0  detectedInconsistency=no
10.96/11.01	       =>  wckTime=0.181  cpuTime=0.08  mem=84M405
11.85/11.98	   
11.85/11.98	   search
11.85/11.98	     run=0  nbConstraintChecks=2143  nbValidityChecks=37329  minDepth=1990  maxDepth=1989  nbPropagations=3978
11.85/11.98	     nbRevisions=19673  nbUselessRevisions=19673  nbAssignments=1989  nbFailedAssignments=0  nbBacktracks=0
11.85/11.98	     nbVisitedNodes=1990  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
11.85/11.98	     nbDEliminables=?  nbPEliminables=?
11.85/11.99	       =>  wckTime=1.157  cpuTime=1.0  mem=85M431
11.85/11.99	   
11.85/11.99	   global
11.85/11.99	     nbConstraintChecks=2178  nbValidityChecks=37360  nbPropagations=5967  nbRevisions=19706  nbUselessRevisions=19706
11.85/11.99	     nbRestartNogoods=0  solvingWckTime=1.159  solvingCpuTime=1.0  expiredTime=no  totalExploration=no
11.85/11.99	     nbFoundSolutions=1  firstSolutionCpuTime=10.75  globalCpuTime=10.81
11.85/11.99	       =>  wckTime=11.736  cpuTime=10.77  mem=85M431
11.85/11.99	   
11.85/11.99	s SATISFIABLE
11.85/11.99	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 
11.85/11.99	d NODES 1989
11.85/11.99	d CHECKS 2178
11.85/11.99	   
11.85/11.99	   totalWckTime=11.804  totalCpuTime=10.81

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094901-1247405681/watcher-2094901-1247405681 -o /tmp/evaluation-result-2094901-1247405681/solver-2094901-1247405681 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094901-1247405681.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27349
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=18576 CPUtime=0
/proc/27349/stat : 27349 (runsolver) R 27347 27349 26038 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27632863 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 234211568935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27349/statm: 4644 284 249 26 0 2626 0

[startup+0.098289 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27349
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=865984 CPUtime=0.08
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 3652 0 1 0 6 2 0 0 18 0 9 0 27632863 886767616 3135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216496 3135 1675 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.102288 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27349
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=865984 CPUtime=0.08
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 3713 0 1 0 6 2 0 0 18 0 9 0 27632863 886767616 3181 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216496 3181 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301301 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27349
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=866472 CPUtime=0.3
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 5945 0 1 0 25 5 0 0 18 0 9 0 27632863 887267328 5311 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216618 5311 1983 9 0 211076 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 866472

[startup+0.701354 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27349
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=867584 CPUtime=0.69
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 10430 0 1 0 61 8 0 0 18 0 9 0 27632863 888406016 9784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216896 9785 2036 9 0 211332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867584

[startup+1.50145 s]
/proc/loadavg: 1.92 1.98 1.91 3/90 27358
/proc/meminfo: memFree=1643048/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=867496 CPUtime=1.49
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 17624 0 1 0 137 12 0 0 18 0 9 0 27632863 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216874 16953 2025 9 0 211332 0
[pid=27349/tid=27351] ppid=27347 vsize=867496 CPUtime=1.3
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 15807 0 1 0 120 10 0 0 25 0 9 0 27632865 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 102724634 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27352] ppid=27347 vsize=867496 CPUtime=0.01
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 482 0 0 0 1 0 0 0 17 0 9 0 27632866 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27353] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27354] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27355] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27632869 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=867496 CPUtime=0.15
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 633 0 0 0 15 0 0 0 16 0 9 0 27632869 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27357] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27632869 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27632869 888315904 16953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867496

[startup+3.10167 s]
/proc/loadavg: 1.92 1.98 1.91 3/90 27358
/proc/meminfo: memFree=1640168/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=867496 CPUtime=3.09
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 18543 0 1 0 297 12 0 0 18 0 9 0 27632863 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216874 17865 2025 9 0 211332 0
[pid=27349/tid=27351] ppid=27347 vsize=867496 CPUtime=2.83
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 15845 0 1 0 272 11 0 0 25 0 9 0 27632865 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27352] ppid=27347 vsize=867496 CPUtime=0.08
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 1363 0 0 0 8 0 0 0 16 0 9 0 27632866 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27353] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27354] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27355] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27632869 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=867496 CPUtime=0.15
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 633 0 0 0 15 0 0 0 16 0 9 0 27632869 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27357] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27632869 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27632869 888315904 17865 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867496

[startup+6.30206 s]
/proc/loadavg: 1.93 1.98 1.91 3/90 27358
/proc/meminfo: memFree=1627560/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=867496 CPUtime=6.29
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 21379 0 1 0 615 14 0 0 18 0 9 0 27632863 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 216874 20692 2027 9 0 211332 0
[pid=27349/tid=27351] ppid=27347 vsize=867496 CPUtime=5.83
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 15882 0 1 0 572 11 0 0 25 0 9 0 27632865 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4126708829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27352] ppid=27347 vsize=867496 CPUtime=0.21
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 4111 0 0 0 20 1 0 0 16 0 9 0 27632866 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27353] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27354] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27632866 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27355] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27632869 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=867496 CPUtime=0.21
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 684 0 0 0 21 0 0 0 15 0 9 0 27632869 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27349/tid=27357] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27632869 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=867496 CPUtime=0
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27632869 888315904 20692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867496

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

[startup+9.50146 s]
/proc/loadavg: 1.93 1.98 1.91 3/90 27362
/proc/meminfo: memFree=1627112/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=868144 CPUtime=9.47
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 35592 485 1 0 924 17 5 1 18 0 9 0 27632863 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 217036 20763 2044 9 0 211494 0
[pid=27349/tid=27351] ppid=27347 vsize=868144 CPUtime=8.91
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 26611 485 1 0 872 13 5 1 25 0 9 0 27632865 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4127120945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27352] ppid=27347 vsize=868144 CPUtime=0.32
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 7312 485 0 0 25 1 5 1 16 0 9 0 27632866 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27353] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 24 485 0 0 0 0 5 1 17 0 9 0 27632866 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27354] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 15 485 0 0 0 0 5 1 16 0 9 0 27632866 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27355] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27632869 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=868144 CPUtime=0.3
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 810 485 0 0 24 0 5 1 15 0 9 0 27632869 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27357] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27632869 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27632869 888979456 20763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 868144

[startup+11.1017 s]
/proc/loadavg: 1.93 1.98 1.91 4/90 27362
/proc/meminfo: memFree=1589928/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=868144 CPUtime=11.05
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 53313 485 1 0 1074 25 5 1 18 0 9 0 27632863 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 217036 34921 2640 9 0 211494 0
[pid=27349/tid=27351] ppid=27347 vsize=868144 CPUtime=10.17
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 26893 485 1 0 997 14 5 1 25 0 9 0 27632865 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4126101117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27352] ppid=27347 vsize=868144 CPUtime=0.57
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 24649 485 0 0 43 8 5 1 16 0 9 0 27632866 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27353] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 24 485 0 0 0 0 5 1 16 0 9 0 27632866 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27354] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 29 485 0 0 0 0 5 1 15 0 9 0 27632866 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27355] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27632869 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=868144 CPUtime=0.39
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 898 485 0 0 32 1 5 1 15 0 9 0 27632869 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27357] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27632869 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27632869 888979456 34921 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 868144

[startup+11.5017 s]
/proc/loadavg: 1.93 1.98 1.91 4/90 27362
/proc/meminfo: memFree=1589928/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=868144 CPUtime=11.45
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 53324 485 1 0 1114 25 5 1 18 0 9 0 27632863 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 217036 34930 2640 9 0 211494 0
[pid=27349/tid=27351] ppid=27347 vsize=868144 CPUtime=10.56
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 26895 485 1 0 1036 14 5 1 25 0 9 0 27632865 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4127309271 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27352] ppid=27347 vsize=868144 CPUtime=0.57
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 24649 485 0 0 43 8 5 1 16 0 9 0 27632866 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27353] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 24 485 0 0 0 0 5 1 16 0 9 0 27632866 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27354] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 29 485 0 0 0 0 5 1 15 0 9 0 27632866 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27355] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27632869 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=868144 CPUtime=0.4
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 907 485 0 0 33 1 5 1 16 0 9 0 27632869 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27357] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27632869 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27632869 888979456 34930 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 868144

[startup+11.9028 s]
/proc/loadavg: 1.93 1.98 1.91 4/90 27362
/proc/meminfo: memFree=1589928/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=868144 CPUtime=11.85
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 53334 485 1 0 1154 25 5 1 18 0 9 0 27632863 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 217036 34938 2640 9 0 211494 0
[pid=27349/tid=27351] ppid=27347 vsize=868144 CPUtime=10.94
/proc/27349/task/27351/stat : 27351 (java) R 27347 27349 26038 0 -1 64 26895 485 1 0 1074 14 5 1 25 0 9 0 27632865 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4127309260 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27352] ppid=27347 vsize=868144 CPUtime=0.57
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 24649 485 0 0 43 8 5 1 16 0 9 0 27632866 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27353] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 24 485 0 0 0 0 5 1 16 0 9 0 27632866 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27354] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 29 485 0 0 0 0 5 1 15 0 9 0 27632866 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27355] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27632869 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=868144 CPUtime=0.41
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 917 485 0 0 34 1 5 1 16 0 9 0 27632869 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27357] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27632869 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27632869 888979456 34938 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 868144

[startup+12.0028 s]
/proc/loadavg: 1.93 1.98 1.91 2/90 27362
/proc/meminfo: memFree=1572776/2055920 swapFree=4192812/4192956
[pid=27349] ppid=27347 vsize=868144 CPUtime=11.93
/proc/27349/stat : 27349 (java) S 27347 27349 26038 0 -1 0 53351 485 1 0 1162 25 5 1 18 0 9 0 27632863 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27349/statm: 217036 34944 2640 9 0 211494 0
[pid=27349/tid=27351] ppid=27347 vsize=868144 CPUtime=11.02
/proc/27349/task/27351/stat : 27351 (java) S 27347 27349 26038 0 -1 64 26908 485 1 0 1082 14 5 1 25 0 9 0 27632865 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27352] ppid=27347 vsize=868144 CPUtime=0.57
/proc/27349/task/27352/stat : 27352 (java) S 27347 27349 26038 0 -1 64 24649 485 0 0 43 8 5 1 17 0 9 0 27632866 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27353] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27353/stat : 27353 (java) S 27347 27349 26038 0 -1 64 24 485 0 0 0 0 5 1 16 0 9 0 27632866 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27354] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27354/stat : 27354 (java) S 27347 27349 26038 0 -1 64 29 485 0 0 0 0 5 1 15 0 9 0 27632866 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27355] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27355/stat : 27355 (java) S 27347 27349 26038 0 -1 64 2 485 0 0 0 0 5 1 18 0 9 0 27632869 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27356] ppid=27347 vsize=868144 CPUtime=0.42
/proc/27349/task/27356/stat : 27356 (java) S 27347 27349 26038 0 -1 64 921 485 0 0 35 1 5 1 15 0 9 0 27632869 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27357] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27357/stat : 27357 (java) S 27347 27349 26038 0 -1 64 0 485 0 0 0 0 5 1 19 0 9 0 27632869 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27349/tid=27358] ppid=27347 vsize=868144 CPUtime=0.06
/proc/27349/task/27358/stat : 27358 (java) S 27347 27349 26038 0 -1 64 10 485 0 0 0 0 5 1 15 0 9 0 27632869 888979456 34944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 868144

Child status: 0
Real time (s): 12.0665
CPU time (s): 11.9732
CPU user time (s): 11.6802
CPU system time (s): 0.292955
CPU usage (%): 99.2264
Max. virtual memory (cumulated for all children) (KiB): 868232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6802
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53865
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= 2301
involuntary context switches= 2362

runsolver used 0.019996 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 15:34:41
IDJOB=2094901
IDBENCH=54653
IDSOLVER=773
FILE ID=node54/2094901-1247405681
PBS_JOBID= 9510537
Free space on /tmp= 66404 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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094901-1247405681/watcher-2094901-1247405681 -o /tmp/evaluation-result-2094901-1247405681/solver-2094901-1247405681 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094901-1247405681.xml

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

MD5SUM BENCH= a0bd23ddc00d5680974e37efcfc8ab07
RANDOM SEED=863615013

node54.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.232
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.232
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:       1703376 kB
Buffers:         36236 kB
Cached:         130840 kB
SwapCached:          0 kB
Active:         220236 kB
Inactive:        78932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:         152368 kB
Slab:            38260 kB
Committed_AS:   995504 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node54 at 2009-07-12 15:34:53