Trace number 2098545

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 7.49986 7.65793

DiagnosticValue
CHECKS135085
NODES8870

General information on the benchmark

Namecsp/bibd9/
normalized-bibd-9-60-20-3-5_glb.xml
MD5SUMc8003eede303364e4af26072b59e3747
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.234963
Satisfiable
(Un)Satisfiability was proved
Number of variables2700
Number of constraints2265
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2160
Global constraints used (with number of constraints)weightedsum(105)

Solver Data

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2098545-1247416062.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.49/0.54	     nbVariables=2700  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=5400
0.49/0.54	       =>  wckTime=0.295  cpuTime=0.19  mem=14M719
0.49/0.54	   
0.49/0.54	   predicates being loaded...
0.59/0.60	   
0.59/0.60	   constraints being loaded...
4.07/4.19	     nbConstraints=2332  nbGlobalConstraints=172  nbConflictsStructures=1  nbSharedConflictsStructures=2159
4.07/4.19	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=2159  minDegree=4  maxDegree=14
4.07/4.19	     minArity=3  avgArity=9.74  maxArity=960  nbGenerators=67  nbFusions=0  symmetryWckTime=3.065  symmetryCpuTime=2.59
4.07/4.19	       =>  wckTime=3.946  cpuTime=3.28  mem=46M121
4.16/4.28	   
4.16/4.28	   solver IterativeSystematicSolver being built... 
4.26/4.39	   
4.26/4.39	   INFO : Forward propagation technique limited 
4.47/4.55	       =>  wckTime=4.307  cpuTime=3.51  mem=52M838
4.47/4.59	   
4.47/4.59	   preprocessing
4.47/4.59	     nbConstraintChecks=0  nbPropagations=2700  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
4.47/4.59	     detectedInconsistency=no
4.47/4.59	       =>  wckTime=0.026  cpuTime=0.01  mem=53M868
7.37/7.47	   
7.37/7.47	   search
7.37/7.47	     run=7  nbConstraintChecks=135085  nbValidityChecks=205194  minDepth=1  maxDepth=2700  nbPropagations=118787
7.37/7.47	     nbRevisions=393895  nbUselessRevisions=320198  nbAssignments=8870  nbFailedAssignments=436  nbBacktracks=4266
7.37/7.47	     nbVisitedNodes=9794  nbRestartNogoods=57  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
7.37/7.47	     nbDEliminables=?  nbPEliminables=?
7.37/7.47	       =>  wckTime=2.908  cpuTime=2.82  mem=54M931
7.37/7.47	   
7.37/7.47	   global
7.37/7.47	     nbConstraintChecks=135085  nbValidityChecks=205194  nbPropagations=121487  nbRevisions=393895
7.37/7.47	     nbUselessRevisions=320198  nbRestartNogoods=57  solvingWckTime=2.91  solvingCpuTime=2.82  expiredTime=no
7.37/7.47	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.32  globalCpuTime=6.38
7.37/7.47	       =>  wckTime=7.226  cpuTime=6.34  mem=54M931
7.37/7.47	   
7.37/7.47	s SATISFIABLE
7.37/7.47	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 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 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 0 0 0 0 0 0 0 0 1 1 1 1 1 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 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 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 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 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 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 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 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 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 1 1 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 1 0 0 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 1 1 1 0 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 1 0 0 0 0 0 0 0 0 0 0 0 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 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 0 0 0 0 0 0 0 0 0 0 1 1 1 1 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 0 0 0 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 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 1 1 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 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 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 1 1 1 1 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 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 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 1 1 1 0 0 0 0 0 0 0 0 0 0 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 1 0 0 0 0 0 1 1 1 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 0 0 0 0 1 0 0 0 0 1 0 0 0 0 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 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 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
7.37/7.47	d NODES 8870
7.37/7.47	d CHECKS 135085
7.37/7.48	   
7.37/7.48	   totalWckTime=7.296  totalCpuTime=6.38

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-2098545-1247416062/watcher-2098545-1247416062 -o /tmp/evaluation-result-2098545-1247416062/solver-2098545-1247416062 -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-2098545-1247416062.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 2.01 2.04 4/80 948
/proc/meminfo: memFree=1512788/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=152 CPUtime=0
/proc/948/stat : 948 (java) R 946 948 872 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 28670848 155648 24 996147200 134512640 134550932 4294956128 18446744073709551615 10240016 0 0 4096 0 0 0 0 17 1 0 0
/proc/948/statm: 38 26 19 9 0 4 0

[startup+0.0278289 s]
/proc/loadavg: 1.93 2.01 2.04 4/80 948
/proc/meminfo: memFree=1512788/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=861288 CPUtime=0.01
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 1845 0 1 0 0 1 0 0 18 0 3 0 28670848 881958912 1532 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 215322 1534 672 9 0 210237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861288

[startup+0.101836 s]
/proc/loadavg: 1.93 2.01 2.04 4/80 948
/proc/meminfo: memFree=1512788/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=865984 CPUtime=0.08
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 3830 0 1 0 6 2 0 0 18 0 9 0 28670848 886767616 3273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 216496 3273 1726 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301857 s]
/proc/loadavg: 1.93 2.01 2.04 4/80 948
/proc/meminfo: memFree=1512788/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=866380 CPUtime=0.28
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 5985 0 1 0 25 3 0 0 18 0 9 0 28670848 887173120 5351 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 216595 5351 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701901 s]
/proc/loadavg: 1.93 2.01 2.04 4/80 948
/proc/meminfo: memFree=1512788/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=867612 CPUtime=0.68
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 9848 0 1 0 63 5 0 0 18 0 9 0 28670848 888434688 9202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 216903 9202 2038 9 0 211339 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867612

[startup+1.50198 s]
/proc/loadavg: 1.93 2.01 2.04 3/89 957
/proc/meminfo: memFree=1472652/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=867936 CPUtime=1.22
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 15198 0 1 0 108 14 0 0 18 0 10 0 28670848 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 216984 14362 2046 9 0 211420 0
[pid=948/tid=950] ppid=946 vsize=867936 CPUtime=0.98
/proc/948/task/950/stat : 950 (java) S 946 948 872 0 -1 64 13689 0 1 0 85 13 0 0 16 0 10 0 28670849 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=948/tid=951] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 3 0 0 0 0 0 0 0 17 0 10 0 28670850 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 11 0 0 0 0 0 0 0 19 0 10 0 28670851 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 28670851 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28670853 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=867936 CPUtime=0.23
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 742 0 0 0 23 0 0 0 15 0 10 0 28670853 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=948/tid=956] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28670853 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=867936 CPUtime=0
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 28670853 888766464 14362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 867936

[startup+3.10215 s]
/proc/loadavg: 1.93 2.01 2.04 3/91 961
/proc/meminfo: memFree=1447804/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=867936 CPUtime=3.07
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 31992 644 1 0 258 18 31 0 18 0 10 0 28670848 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 216984 20019 2067 9 0 211420 0
[pid=961] ppid=948 vsize=2536 CPUtime=0
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744071563608069 0 0 17 1 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=867936 CPUtime=2.69
/proc/948/task/950/stat : 950 (java) R 946 948 872 0 -1 64 23954 644 1 0 224 14 31 0 25 0 10 0 28670849 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4127155195 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=867936 CPUtime=0.4
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 6268 644 0 0 8 1 31 0 16 0 10 0 28670850 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 10 0 28670851 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 12 644 0 0 0 0 31 0 16 0 10 0 28670851 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 644 0 0 0 0 31 0 18 0 10 0 28670853 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=867936 CPUtime=0.56
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 932 644 0 0 25 0 31 0 15 0 10 0 28670853 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 10 0 28670853 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 10 644 0 0 0 0 31 0 15 0 10 0 28670853 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=867936 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 10 0 28671006 888766464 20019 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 870472

[startup+6.30248 s]
/proc/loadavg: 2.34 2.10 2.07 3/91 961
/proc/meminfo: memFree=1438012/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=868068 CPUtime=6.26
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 33860 644 1 0 575 20 31 0 18 0 10 0 28670848 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 217017 21034 2663 9 0 211453 0
[pid=961] ppid=948 vsize=2536 CPUtime=0
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744071563608069 0 0 17 0 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=868068 CPUtime=5.67
/proc/948/task/950/stat : 950 (java) R 946 948 872 0 -1 64 24146 644 1 0 520 16 31 0 25 0 10 0 28670849 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4127332140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=868068 CPUtime=0.47
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 7814 644 0 0 15 1 31 0 17 0 10 0 28670850 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 15 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 644 0 0 0 0 31 0 18 0 10 0 28670853 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=868068 CPUtime=0.7
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 1036 644 0 0 38 1 31 0 16 0 10 0 28670853 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 10 0 28670853 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 33 644 0 0 0 0 31 0 15 0 10 0 28670853 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 10 0 28671006 888901632 21034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 870604

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

[startup+6.5025 s]
/proc/loadavg: 2.34 2.10 2.07 3/91 961
/proc/meminfo: memFree=1438012/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=868068 CPUtime=6.46
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 33864 644 1 0 595 20 31 0 18 0 10 0 28670848 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 217017 21036 2663 9 0 211453 0
[pid=961] ppid=948 vsize=2536 CPUtime=0
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744071563608069 0 0 17 0 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=868068 CPUtime=5.87
/proc/948/task/950/stat : 950 (java) R 946 948 872 0 -1 64 24146 644 1 0 540 16 31 0 25 0 10 0 28670849 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4127336247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=868068 CPUtime=0.47
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 7814 644 0 0 15 1 31 0 17 0 10 0 28670850 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 15 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 644 0 0 0 0 31 0 18 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=868068 CPUtime=0.71
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 1040 644 0 0 39 1 31 0 16 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 33 644 0 0 0 0 31 0 15 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 10 0 28671006 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 870604

[startup+7.30258 s]
/proc/loadavg: 2.34 2.10 2.07 3/91 961
/proc/meminfo: memFree=1438148/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=868068 CPUtime=7.26
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 33864 644 1 0 675 20 31 0 18 0 10 0 28670848 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 217017 21036 2663 9 0 211453 0
[pid=961] ppid=948 vsize=2536 CPUtime=0.01
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 1 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744072099202260 0 0 17 0 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=868068 CPUtime=6.67
/proc/948/task/950/stat : 950 (java) R 946 948 872 0 -1 64 24146 644 1 0 620 16 31 0 25 0 10 0 28670849 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4127336318 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=868068 CPUtime=0.47
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 7814 644 0 0 15 1 31 0 16 0 10 0 28670850 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 15 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 644 0 0 0 0 31 0 18 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=868068 CPUtime=0.71
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 1040 644 0 0 39 1 31 0 16 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 33 644 0 0 0 0 31 0 15 0 10 0 28670853 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 10 0 28671006 888901632 21036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 870604

[startup+7.5026 s]
/proc/loadavg: 2.34 2.10 2.07 3/91 961
/proc/meminfo: memFree=1438148/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=868068 CPUtime=7.44
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 33872 644 1 0 693 20 31 0 18 0 10 0 28670848 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 217017 21039 2663 9 0 211453 0
[pid=961] ppid=948 vsize=2536 CPUtime=0.01
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 1 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744072099202260 0 0 17 0 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=868068 CPUtime=6.84
/proc/948/task/950/stat : 950 (java) S 946 948 872 0 -1 64 24153 644 1 0 637 16 31 0 25 0 10 0 28670849 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=868068 CPUtime=0.47
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 7814 644 0 0 15 1 31 0 16 0 10 0 28670850 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 15 644 0 0 0 0 31 0 16 0 10 0 28670851 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=954] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/954/stat : 954 (java) S 946 948 872 0 -1 64 2 644 0 0 0 0 31 0 18 0 10 0 28670853 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=868068 CPUtime=0.71
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 1041 644 0 0 39 1 31 0 16 0 10 0 28670853 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 10 0 28670853 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=957] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/957/stat : 957 (java) S 946 948 872 0 -1 64 33 644 0 0 0 0 31 0 15 0 10 0 28670853 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 10 0 28671006 888901632 21039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 870604

[startup+7.60261 s]
/proc/loadavg: 2.34 2.10 2.07 3/91 961
/proc/meminfo: memFree=1438148/2055920 swapFree=4192812/4192956
[pid=948] ppid=946 vsize=868068 CPUtime=7.44
/proc/948/stat : 948 (java) S 946 948 872 0 -1 0 33884 644 1 0 693 20 31 0 18 0 8 0 28670848 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/948/statm: 217017 21042 2663 9 0 211453 0
[pid=961] ppid=948 vsize=2536 CPUtime=0.01
/proc/961/stat : 961 (rm) D 948 948 872 0 -1 4194304 120 0 0 0 0 1 0 0 18 0 1 0 28671006 2596864 91 996147200 4194304 4227748 548682068720 18446744073709551615 256365007913 0 4 0 0 18446744072099202260 0 0 17 0 0 0
/proc/961/statm: 634 91 73 8 0 42 0
[pid=948/tid=950] ppid=946 vsize=868068 CPUtime=6.84
/proc/948/task/950/stat : 950 (java) S 946 948 872 0 -1 64 24155 644 1 0 637 16 31 0 24 0 8 0 28670849 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=951] ppid=946 vsize=868068 CPUtime=0.47
/proc/948/task/951/stat : 951 (java) S 946 948 872 0 -1 64 7814 644 0 0 15 1 31 0 15 0 8 0 28670850 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=952] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/952/stat : 952 (java) S 946 948 872 0 -1 64 21 644 0 0 0 0 31 0 16 0 8 0 28670851 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=953] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/953/stat : 953 (java) S 946 948 872 0 -1 64 15 644 0 0 0 0 31 0 16 0 8 0 28670851 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=955] ppid=946 vsize=868068 CPUtime=0.71
/proc/948/task/955/stat : 955 (java) S 946 948 872 0 -1 64 1041 644 0 0 39 1 31 0 16 0 8 0 28670853 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=956] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/956/stat : 956 (java) S 946 948 872 0 -1 64 0 644 0 0 0 0 31 0 19 0 8 0 28670853 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=948/tid=960] ppid=946 vsize=868068 CPUtime=0.31
/proc/948/task/960/stat : 960 (java) S 946 948 872 0 -1 64 43 644 0 0 0 0 31 0 17 0 8 0 28671006 888901632 21042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 870604

Child status: 0
Real time (s): 7.65793
CPU time (s): 7.49986
CPU user time (s): 7.2549
CPU system time (s): 0.244962
CPU usage (%): 97.9359
Max. virtual memory (cumulated for all children) (KiB): 870604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2549
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34670
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= 2388
involuntary context switches= 2383

runsolver used 0.083987 second user time and 0.19197 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 18:27:42
IDJOB=2098545
IDBENCH=58724
IDSOLVER=773
FILE ID=node90/2098545-1247416062
PBS_JOBID= 9510727
Free space on /tmp= 66288 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bibd9/normalized-bibd-9-60-20-3-5_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-2098545-1247416062/watcher-2098545-1247416062 -o /tmp/evaluation-result-2098545-1247416062/solver-2098545-1247416062 -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-2098545-1247416062.xml

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

MD5SUM BENCH= c8003eede303364e4af26072b59e3747
RANDOM SEED=1247704582

node90.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.212
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.212
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:       1513204 kB
Buffers:         68764 kB
Cached:         248320 kB
SwapCached:          0 kB
Active:         325444 kB
Inactive:       150888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513204 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:         173488 kB
Slab:            51388 kB
Committed_AS:  1019224 kB
PageTables:       2112 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= 66288 MiB
End job on node90 at 2009-07-12 18:27:50