Trace number 2098775

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 33.9228 34.2634

DiagnosticValue
CHECKS18935
NODES3157

General information on the benchmark

Namecsp/bibd6/
normalized-bibd-6-70-35-3-14_glb.xml
MD5SUM0653b9138c5ddf8dea3bac1940ae1ab9
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.087986
Satisfiable
(Un)Satisfiability was proved
Number of variables1470
Number of constraints1141
Maximum constraint arity70
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1050
Global constraints used (with number of constraints)weightedsum(91)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2098775-1247417062.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.37/0.49	     nbVariables=1470  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=2940
0.37/0.49	       =>  wckTime=0.236  cpuTime=0.17  mem=11M793
0.37/0.49	   
0.37/0.49	   predicates being loaded...
0.47/0.56	   
0.47/0.56	   constraints being loaded...
1.95/2.07	     nbConstraints=1215  nbGlobalConstraints=165  nbConflictsStructures=1  nbSharedConflictsStructures=1049
1.95/2.07	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=1049  minDegree=4  maxDegree=11
1.95/2.07	     minArity=3  avgArity=9.41  maxArity=700  nbGenerators=74  nbFusions=0  symmetryWckTime=1.17  symmetryCpuTime=0.91
1.95/2.07	       =>  wckTime=1.818  cpuTime=1.41  mem=47M38
2.05/2.16	   
2.05/2.16	   solver IterativeSystematicSolver being built... 
2.15/2.26	   
2.15/2.26	   INFO : Forward propagation technique limited 
2.24/2.38	       =>  wckTime=2.125  cpuTime=1.59  mem=36M452
2.35/2.40	   
2.35/2.40	   preprocessing
2.35/2.40	     nbConstraintChecks=0  nbPropagations=1470  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.35/2.40	     detectedInconsistency=no
2.35/2.40	       =>  wckTime=0.02  cpuTime=0.01  mem=36M452
33.88/34.21	   
33.88/34.21	   search
33.88/34.21	     run=3  nbConstraintChecks=18935  nbValidityChecks=41938  minDepth=1  maxDepth=1470  nbPropagations=24532
33.88/34.21	     nbRevisions=69000  nbUselessRevisions=60709  nbAssignments=3157  nbFailedAssignments=57  nbBacktracks=533
33.88/34.21	     nbVisitedNodes=3255  nbRestartNogoods=26  nbFoundSolutions=1  mapSize=67  nbInferences=0  nbTooLargeKeys=0
33.88/34.21	     nbSEliminables=86.33  nbREliminables=916.66  nbIEliminables=137.51  nbDEliminables=0  nbPEliminables=0
33.88/34.21	       =>  wckTime=31.82  cpuTime=31.48  mem=45M161
33.88/34.21	   
33.88/34.21	   global
33.88/34.21	     nbConstraintChecks=18935  nbValidityChecks=41938  nbPropagations=26002  nbRevisions=69000  nbUselessRevisions=60709
33.88/34.21	     nbRestartNogoods=26  solvingWckTime=31.823  solvingCpuTime=31.49  expiredTime=no  totalExploration=no
33.88/34.21	     nbFoundSolutions=1  firstSolutionCpuTime=33.07  globalCpuTime=33.12
33.88/34.21	       =>  wckTime=33.952  cpuTime=33.08  mem=45M161
33.88/34.21	   
33.88/34.21	s SATISFIABLE
33.88/34.21	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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
33.88/34.21	d NODES 3157
33.88/34.21	d CHECKS 18935
33.88/34.21	   
33.88/34.21	   totalWckTime=34.02  totalCpuTime=33.12

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-2098775-1247417062/watcher-2098775-1247417062 -o /tmp/evaluation-result-2098775-1247417062/solver-2098775-1247417062 -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-2098775-1247417062.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.93 1.99 1.99 4/80 29250
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=18576 CPUtime=0
/proc/29250/stat : 29250 (runsolver) R 29248 29250 29213 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28770254 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29250/statm: 4644 284 249 26 0 2626 0

[startup+0.0367319 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 29250
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=861936 CPUtime=0.02
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 2035 0 1 0 1 1 0 0 20 0 5 0 28770254 882622464 1700 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 215484 1700 784 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101736 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 29250
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=865940 CPUtime=0.08
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 3725 0 1 0 6 2 0 0 20 0 9 0 28770254 886722560 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 216485 3193 1695 9 0 210970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865940

[startup+0.30176 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 29250
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=866432 CPUtime=0.28
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 5910 0 1 0 25 3 0 0 20 0 9 0 28770254 887226368 5276 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 216608 5276 1983 9 0 211066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.70181 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 29250
/proc/meminfo: memFree=1567784/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=867696 CPUtime=0.67
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 9279 0 1 0 62 5 0 0 20 0 9 0 28770254 888520704 8633 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 216924 8633 2037 9 0 211360 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867696

[startup+1.5029 s]
/proc/loadavg: 1.93 1.99 1.99 4/91 29261
/proc/meminfo: memFree=1532240/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=1.46
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 19791 522 1 0 116 14 15 1 20 0 9 0 28770254 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 16201 2059 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=1.2
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 17710 522 1 0 92 12 15 1 19 0 9 0 28770256 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29253/stat : 29253 (java) R 29248 29250 29213 0 -1 64 309 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 104186731 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 11 522 0 0 0 0 15 1 23 0 9 0 28770257 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 3 522 0 0 0 0 15 1 24 0 9 0 28770257 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.38
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 943 522 0 0 22 0 15 1 16 0 9 0 28770260 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 13 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 16201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868140

[startup+3.10109 s]
/proc/loadavg: 1.93 1.99 1.99 4/89 29263
/proc/meminfo: memFree=1504344/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=3.04
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28596 522 1 0 271 17 15 1 20 0 9 0 28770254 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19630 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=2.59
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21386 522 1 0 230 13 15 1 25 0 9 0 28770256 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4127189797 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.48
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1000 522 0 0 31 1 15 1 15 0 9 0 28770260 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 13 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19630 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868140

[startup+6.30146 s]
/proc/loadavg: 1.94 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=6.21
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28649 522 1 0 588 17 15 1 20 0 9 0 28770254 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19649 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=5.74
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21388 522 1 0 545 13 15 1 25 0 9 0 28770256 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4127189791 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 16 0 9 0 28770260 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19649 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868140

[startup+12.7012 s]
/proc/loadavg: 1.94 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498776/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=12.56
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 1223 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=12.08
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 1179 13 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189801 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868140

[startup+25.5027 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=25.25
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 2492 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=24.78
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 2448 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189797 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 868140

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

[startup+28.7011 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=28.42
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 2809 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=27.95
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 2765 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127226663 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.42
Current children cumulated vsize (KiB) 868140

[startup+31.9065 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=31.6
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 3127 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=31.13
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 3083 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189812 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.6
Current children cumulated vsize (KiB) 868140

[startup+33.5027 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=33.19
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 3286 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=32.72
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 3242 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189801 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.19
Current children cumulated vsize (KiB) 868140

[startup+33.9027 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=33.59
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 3326 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=33.12
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 3282 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189797 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 868140

[startup+34.1067 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=33.78
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28650 522 1 0 3345 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=33.31
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21389 522 1 0 3301 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4127189809 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.78
Current children cumulated vsize (KiB) 868140

[startup+34.2028 s]
/proc/loadavg: 1.96 1.99 1.99 3/89 29263
/proc/meminfo: memFree=1498840/2055920 swapFree=4192812/4192956
[pid=29250] ppid=29248 vsize=868140 CPUtime=33.88
/proc/29250/stat : 29250 (java) S 29248 29250 29213 0 -1 0 28653 522 1 0 3355 17 15 1 20 0 9 0 28770254 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29250/statm: 217035 19650 2662 9 0 211471 0
[pid=29250/tid=29252] ppid=29248 vsize=868140 CPUtime=33.41
/proc/29250/task/29252/stat : 29252 (java) R 29248 29250 29213 0 -1 64 21392 522 1 0 3311 14 15 1 25 0 9 0 28770256 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4159510203 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29253] ppid=29248 vsize=868140 CPUtime=0.26
/proc/29250/task/29253/stat : 29253 (java) S 29248 29250 29213 0 -1 64 5360 522 0 0 9 1 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29254] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29254/stat : 29254 (java) S 29248 29250 29213 0 -1 64 21 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29255] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29255/stat : 29255 (java) S 29248 29250 29213 0 -1 64 14 522 0 0 0 0 15 1 16 0 9 0 28770257 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29256] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29256/stat : 29256 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29257] ppid=29248 vsize=868140 CPUtime=0.5
/proc/29250/task/29257/stat : 29257 (java) S 29248 29250 29213 0 -1 64 1021 522 0 0 33 1 15 1 16 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29258] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29258/stat : 29258 (java) S 29248 29250 29213 0 -1 64 1 522 0 0 0 0 15 1 25 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29250/tid=29259] ppid=29248 vsize=868140 CPUtime=0.16
/proc/29250/task/29259/stat : 29259 (java) S 29248 29250 29213 0 -1 64 43 522 0 0 0 0 15 1 15 0 9 0 28770260 888975360 19650 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.88
Current children cumulated vsize (KiB) 868140

Child status: 0
Real time (s): 34.2634
CPU time (s): 33.9228
CPU user time (s): 33.7209
CPU system time (s): 0.201969
CPU usage (%): 99.006
Max. virtual memory (cumulated for all children) (KiB): 870480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7209
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29206
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= 2554
involuntary context switches= 3377

runsolver used 0.050992 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 18:44:22
IDJOB=2098775
IDBENCH=58950
IDSOLVER=773
FILE ID=node53/2098775-1247417062
PBS_JOBID= 9510809
Free space on /tmp= 65944 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bibd6/normalized-bibd-6-70-35-3-14_glb.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-2098775-1247417062/watcher-2098775-1247417062 -o /tmp/evaluation-result-2098775-1247417062/solver-2098775-1247417062 -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-2098775-1247417062.xml

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

MD5SUM BENCH= 0653b9138c5ddf8dea3bac1940ae1ab9
RANDOM SEED=761989077

node53.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1568264 kB
Buffers:         36188 kB
Cached:         147752 kB
SwapCached:          0 kB
Active:         358068 kB
Inactive:        73128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:         265684 kB
Slab:            41388 kB
Committed_AS:  1012932 kB
PageTables:       2216 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= 65944 MiB
End job on node53 at 2009-07-12 18:44:57