Trace number 2094240

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 23.4514 23.6331

DiagnosticValue
CHECKS11990200
NODES285

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-17.xml
MD5SUM19b87120d9b5d562811d3a9be967d4f1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.108982
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity22
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2094240-1247403041.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=168  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=840
0.28/0.37	       =>  wckTime=0.127  cpuTime=0.11  mem=8M867
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.48/0.59	   
0.48/0.59	   constraints being loaded...
1.58/1.68	     nbConstraints=105  nbGlobalConstraints=24  nbDisconnectedVariables=24  nbConflictsStructures=2
1.58/1.68	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=79  nbSharedBinaryRepresentations=0
1.58/1.68	     nbEvaluationManagers=81  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=10  minArity=2  avgArity=10.36
1.58/1.68	     maxArity=22  nbGenerators=24  nbFusions=0  symmetryWckTime=0.083  symmetryCpuTime=0.05
1.58/1.68	       =>  wckTime=1.432  cpuTime=1.25  mem=40M539
1.66/1.74	   
1.66/1.74	   solver IterativeSystematicSolver being built... 
1.76/1.83	   
1.76/1.83	   INFO : Forward propagation technique limited 
1.76/1.90	       =>  wckTime=1.65  cpuTime=1.37  mem=23M829
5.74/5.88	   
5.74/5.88	   preprocessing
5.74/5.88	     nbConstraintChecks=2400476  nbValidityChecks=11396  nbPropagations=518  nbRevisions=3168  nbUselessRevisions=3027
5.74/5.88	     nbSingletonTests=224  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.74/5.88	     detectedInconsistency=no
5.74/5.89	       =>  wckTime=3.985  cpuTime=3.94  mem=23M829
23.35/23.57	   
23.35/23.57	   search
23.35/23.57	     run=2  nbConstraintChecks=9589759  nbValidityChecks=37638  minDepth=69  maxDepth=168  nbPropagations=2414
23.35/23.57	     nbRevisions=22760  nbUselessRevisions=21518  nbAssignments=285  nbFailedAssignments=43  nbBacktracks=31
23.35/23.57	     nbVisitedNodes=341  nbRestartNogoods=8  nbFoundSolutions=1  mapSize=24  nbInferences=0  nbTooLargeKeys=0
23.35/23.57	     nbSEliminables=0  nbREliminables=90.66  nbIEliminables=34.67  nbDEliminables=0  nbPEliminables=0
23.35/23.57	       =>  wckTime=21.67  cpuTime=21.51  mem=24M818
23.35/23.57	   
23.35/23.57	   global
23.35/23.57	     nbConstraintChecks=11990235  nbValidityChecks=49034  nbPropagations=2932  nbRevisions=25928
23.35/23.57	     nbUselessRevisions=24545  nbRestartNogoods=8  solvingWckTime=21.672  solvingCpuTime=21.51  expiredTime=no
23.35/23.57	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=22.88  globalCpuTime=22.92
23.35/23.57	       =>  wckTime=23.324  cpuTime=22.88  mem=24M818
23.35/23.57	   
23.35/23.57	s SATISFIABLE
23.35/23.57	v 0 0 0 4 0 0 0 3 2 4 0 0 0 0 3 4 0 0 0 3 0 0 1 2 1 4 0 0 0 1 0 0 0 0 0 1 2 4 4 0 0 3 2 4 0 0 0 3 2 0 0 3 0 1 3 4 0 4 1 2 3 2 0 0 1 1 4 0 0 3 0 1 2 3 0 1 2 2 3 2 2 1 3 2 0 0 1 1 1 1 0 0 1 0 0 0 3 0 1 0 0 0 1 0 4 0 2 1 0 0 2 2 1 1 0 1 0 2 0 1 2 2 3 0 1 0 4 0 0 2 3 0 0 3 2 0 0 0 0 4 4 0 0 2 0 4 0 0 2 2 4 0 0 0 3 0 0 3 0 0 4 0 4 1 0 0 0 0 
23.35/23.57	d NODES 285
23.35/23.57	d CHECKS 11990235
23.35/23.57	   
23.35/23.57	   totalWckTime=23.39  totalCpuTime=22.92

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-2094240-1247403041/watcher-2094240-1247403041 -o /tmp/evaluation-result-2094240-1247403041/solver-2094240-1247403041 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094240-1247403041.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: 2.06 1.99 1.71 4/81 31369
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=18576 CPUtime=0
/proc/31369/stat : 31369 (runsolver) R 31367 31369 30988 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27369464 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31369/statm: 4644 284 249 26 0 2626 0

[startup+0.0259471 s]
/proc/loadavg: 2.06 1.99 1.71 4/81 31369
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=860772 CPUtime=0.01
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 1582 0 1 0 0 1 0 0 21 0 2 0 27369464 881430528 1309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 215193 1309 518 9 0 210108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860772

[startup+0.10195 s]
/proc/loadavg: 2.06 1.99 1.71 4/81 31369
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=865980 CPUtime=0.08
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 3738 0 1 0 6 2 0 0 21 0 9 0 27369464 886763520 3206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216495 3206 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301976 s]
/proc/loadavg: 2.06 1.99 1.71 4/81 31369
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=866380 CPUtime=0.28
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 5982 0 1 0 24 4 0 0 21 0 9 0 27369464 887173120 5348 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216595 5348 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702019 s]
/proc/loadavg: 2.06 1.99 1.71 4/81 31369
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867184 CPUtime=0.68
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 10437 0 1 0 61 7 0 0 21 0 9 0 27369464 887996416 9791 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216796 9791 2036 9 0 211232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867184

[startup+1.50211 s]
/proc/loadavg: 2.06 1.99 1.71 3/90 31378
/proc/meminfo: memFree=1733640/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867096 CPUtime=1.48
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 17350 0 1 0 138 10 0 0 21 0 9 0 27369464 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216774 16678 2027 9 0 211232 0
[pid=31369/tid=31371] ppid=31367 vsize=867096 CPUtime=1.28
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 15823 0 1 0 120 8 0 0 25 0 9 0 27369466 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 102884349 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 299 0 0 0 0 0 0 0 16 0 9 0 27369467 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27369467 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27369467 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27369469 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867096 CPUtime=0.15
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 527 0 0 0 15 0 0 0 15 0 9 0 27369469 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 27369469 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867096 CPUtime=0
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27369469 887906304 16678 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867096

[startup+3.10228 s]
/proc/loadavg: 2.06 1.99 1.71 3/90 31382
/proc/meminfo: memFree=1720392/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=3.05
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26449 303 1 0 291 13 0 1 21 0 9 0 27369464 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18013 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=2.74
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 21879 303 1 0 263 10 0 1 25 0 9 0 27369466 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4126729079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 17 0 9 0 27369467 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.22
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 725 303 0 0 21 0 0 1 16 0 9 0 27369469 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 5 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867624

[startup+6.30165 s]
/proc/loadavg: 2.05 1.99 1.71 3/90 31382
/proc/meminfo: memFree=1720264/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=6.23
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26705 303 1 0 609 13 0 1 21 0 9 0 27369464 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18020 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=5.91
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22117 303 1 0 580 10 0 1 25 0 9 0 27369466 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4126733913 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 17 0 9 0 27369467 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.23
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 732 303 0 0 22 0 0 1 16 0 9 0 27369469 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18020 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867624

[startup+12.7024 s]
/proc/loadavg: 2.05 1.99 1.71 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=12.61
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26727 303 1 0 1246 14 0 1 21 0 9 0 27369464 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18025 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=12.27
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22126 303 1 0 1216 10 0 1 25 0 9 0 27369466 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4126733854 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 17 0 9 0 27369467 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.24
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 745 303 0 0 23 0 0 1 15 0 9 0 27369469 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867624

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

[startup+19.1021 s]
/proc/loadavg: 2.04 1.99 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=18.98
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26733 303 1 0 1883 14 0 1 21 0 9 0 27369464 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18026 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=18.64
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22131 303 1 0 1853 10 0 1 25 0 9 0 27369466 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4126727603 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 16 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.24
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 746 303 0 0 23 0 0 1 16 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 867624

[startup+20.7023 s]
/proc/loadavg: 2.12 2.00 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=20.57
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26734 303 1 0 2042 14 0 1 21 0 9 0 27369464 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18026 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=20.23
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22132 303 1 0 2012 10 0 1 25 0 9 0 27369466 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4126729072 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 16 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.24
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 746 303 0 0 23 0 0 1 15 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18026 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 867624

[startup+22.3015 s]
/proc/loadavg: 2.12 2.00 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=22.16
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26757 303 1 0 2201 14 0 1 21 0 9 0 27369464 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18029 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=21.81
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22133 303 1 0 2170 10 0 1 25 0 9 0 27369466 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4126730784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 16 0 9 0 27369467 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.25
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 768 303 0 0 24 0 0 1 15 0 9 0 27369469 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 867624

[startup+23.1066 s]
/proc/loadavg: 2.12 2.00 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=22.96
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26768 303 1 0 2281 14 0 1 21 0 9 0 27369464 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18032 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=22.61
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22136 303 1 0 2250 10 0 1 25 0 9 0 27369466 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4126729112 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 16 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.25
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 776 303 0 0 24 0 0 1 15 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.96
Current children cumulated vsize (KiB) 867624

[startup+23.5016 s]
/proc/loadavg: 2.12 2.00 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=23.35
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26770 303 1 0 2320 14 0 1 21 0 9 0 27369464 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18032 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=23
/proc/31369/task/31371/stat : 31371 (java) R 31367 31369 30988 0 -1 64 22138 303 1 0 2289 10 0 1 25 0 9 0 27369466 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4126727584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 17 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.25
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 776 303 0 0 24 0 0 1 15 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 867624

[startup+23.6017 s]
/proc/loadavg: 2.12 2.00 1.72 3/90 31384
/proc/meminfo: memFree=1720072/2055920 swapFree=4192812/4192956
[pid=31369] ppid=31367 vsize=867624 CPUtime=23.43
/proc/31369/stat : 31369 (java) S 31367 31369 30988 0 -1 0 26884 303 1 0 2328 14 0 1 21 0 9 0 27369464 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31369/statm: 216906 18036 2662 9 0 211342 0
[pid=31369/tid=31371] ppid=31367 vsize=867624 CPUtime=23.08
/proc/31369/task/31371/stat : 31371 (java) S 31367 31369 30988 0 -1 64 22251 303 1 0 2297 10 0 1 25 0 9 0 27369466 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31372] ppid=31367 vsize=867624 CPUtime=0.07
/proc/31369/task/31372/stat : 31372 (java) S 31367 31369 30988 0 -1 64 3004 303 0 0 5 1 0 1 17 0 9 0 27369467 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31373] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31373/stat : 31373 (java) S 31367 31369 30988 0 -1 64 17 303 0 0 0 0 0 1 16 0 9 0 27369467 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31374] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31374/stat : 31374 (java) S 31367 31369 30988 0 -1 64 8 303 0 0 0 0 0 1 15 0 9 0 27369467 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31375] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31375/stat : 31375 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31376] ppid=31367 vsize=867624 CPUtime=0.25
/proc/31369/task/31376/stat : 31376 (java) S 31367 31369 30988 0 -1 64 777 303 0 0 24 0 0 1 15 0 9 0 27369469 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31377] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31377/stat : 31377 (java) S 31367 31369 30988 0 -1 64 1 303 0 0 0 0 0 1 25 0 9 0 27369469 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31369/tid=31378] ppid=31367 vsize=867624 CPUtime=0.01
/proc/31369/task/31378/stat : 31378 (java) S 31367 31369 30988 0 -1 64 16 303 0 0 0 0 0 1 15 0 9 0 27369469 888446976 18036 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 867624

Child status: 0
Real time (s): 23.6331
CPU time (s): 23.4514
CPU user time (s): 23.2895
CPU system time (s): 0.161975
CPU usage (%): 99.2313
Max. virtual memory (cumulated for all children) (KiB): 867624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2895
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27216
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= 1829
involuntary context switches= 2195

runsolver used 0.044993 second user time and 0.075988 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 14:50:41
IDJOB=2094240
IDBENCH=54078
IDSOLVER=774
FILE ID=node85/2094240-1247403041
PBS_JOBID= 9510482
Free space on /tmp= 126552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-17.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094240-1247403041/watcher-2094240-1247403041 -o /tmp/evaluation-result-2094240-1247403041/solver-2094240-1247403041 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094240-1247403041.xml

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

MD5SUM BENCH= 19b87120d9b5d562811d3a9be967d4f1
RANDOM SEED=2060667289

node85.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.220
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.220
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:       1782960 kB
Buffers:         33352 kB
Cached:         105776 kB
SwapCached:          0 kB
Active:         167808 kB
Inactive:        49224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4428 kB
Writeback:           0 kB
Mapped:          98232 kB
Slab:            41120 kB
Committed_AS:  1002652 kB
PageTables:       1892 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= 126552 MiB
End job on node85 at 2009-07-12 14:51:05