Trace number 1077217

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 29.9284 30.2434

DiagnosticValue
CHECKS9495560
NODES6682

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-07.xml
MD5SUM649294e53c6b0b14135b49af7d95af4e
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.998847
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints2572
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension152
Number of constraints which are defined in intension2420
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1077217-1215192119.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.38/0.40	     nbVariables=368  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9568
0.38/0.40	       =>  wckTime=0.157  cpuTime=0.13  mem=8M894
0.38/0.40	   
0.38/0.40	   relations being loaded...
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
0.88/0.96	   Too large in ConstraintConflictsSTructure
0.88/0.99	   Too large in ConstraintConflictsSTructure
2.25/2.33	     nbConstraints=2573  nbRelationTypes=6  nbGlobalConstraints=153  nbExtensionStructures=6
2.25/2.33	     nbSharedExtensionStructures=146  nbConflictsStructures=4  nbSharedConflictsStructures=124
2.25/2.33	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.25/2.33	     nbSharedEvaluationManagers=2412  minDegree=14  maxDegree=87  minArity=3  avgArity=8.65  maxArity=350
2.25/2.33	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.483  symmetryCpuTime=0.22
2.25/2.33	       =>  wckTime=2.09  cpuTime=1.59  mem=33M838
2.36/2.45	   
2.36/2.45	   solver IterativeSystematicSolver being built... 
2.75/2.81	   
2.75/2.82	   INFO : Forward propagation technique limited 
2.75/2.88	       =>  wckTime=2.643  cpuTime=1.92  mem=82M110
2.95/3.08	   
2.95/3.08	   preprocessing
2.95/3.08	     nbConstraintChecks=780  nbValidityChecks=1076382  nbPropagations=415  nbRevisions=70  nbUselessRevisions=70
2.95/3.08	     nbRemovedValues=419  detectedInconsistency=no
2.95/3.08	       =>  wckTime=0.191  cpuTime=0.15  mem=84M74
7.81/7.98	   
7.81/7.98	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=58M183)
29.80/30.18	   
29.80/30.18	   search
29.80/30.18	     run=10  nbConstraintChecks=9494781  nbValidityChecks=71847416  minDepth=15  maxDepth=368  nbPropagations=363626
29.80/30.18	     nbRevisions=14425821  nbUselessRevisions=14423930  nbAssignments=6682  nbFailedAssignments=1267
29.80/30.18	     nbInferredBacktracks=20  nbBacktracks=2594  nbVisitedNodes=8807  nbRestartNogoods=166  nbFoundSolutions=1
29.80/30.18	     nbSEliminables=0  nbREliminables=56.94  nbIEliminables=246.9  nbDEliminables=0  nbPEliminables=0
29.80/30.18	       =>  wckTime=27.286  cpuTime=26.8  mem=58M183
29.80/30.18	   
29.80/30.18	   global
29.80/30.18	     nbConstraintChecks=9495561  nbValidityChecks=72923798  nbPropagations=364041  nbRevisions=14425891
29.80/30.18	     nbUselessRevisions=14424000  nbRestartNogoods=166  solvingWckTime=27.289  solvingCpuTime=26.8  expiredTime=no
29.80/30.18	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=28.7  globalCpuTime=28.75
29.80/30.18	       =>  wckTime=29.937  cpuTime=28.72  mem=58M183
29.80/30.18	   
29.80/30.18	s SATISFIABLE
29.80/30.18	v 19 22 0 18 19 14 18 2 0 18 2 0 11 0 22 7 0 19 22 0 17 19 8 13 2 0 18 4 11 11 4 13 7 14 11 4 8 13 2 4 18 19 20 14 20 18 21 0 11 4 13 19 8 13 4 18 13 4 7 17 20 18 20 18 15 4 13 8 18 4 17 4 2 19 8 13 2 7 17 0 19 8 13 6 18 21 0 17 24 15 0 12 7 0 17 4 11 8 15 18 14 17 4 18 12 14 15 8 3 4 0 2 14 3 13 4 3 13 0 6 12 14 13 0 6 14 3 11 8 10 4 22 8 18 4 3 12 0 5 8 14 18 8 6 17 4 4 13 18 18 4 4 1 0 7 18 8 13 13 4 17 24 4 18 19 0 15 15 4 17 19 17 4 4 17 4 18 19 18 18 4 22 4 17 11 0 18 4 17 5 0 3 4 17 15 4 4 11 25 0 6 17 4 1 2 0 12 0 11 4 23 8 18 4 11 8 0 3 0 13 20 19 0 19 4 2 14 11 4 12 0 13 5 0 17 12 18 1 8 6 4 11 14 22 4 13 8 3 11 14 18 17 8 1 2 14 14 3 8 13 4 3 4 13 18 19 17 20 19 3 8 4 7 0 17 3 5 4 3 4 10 4 18 1 17 8 6 0 3 4 18 8 11 14 0 22 0 17 4 18 19 0 17 4 22 0 18 18 14 17 19 18 18 0 19 20 17 13 0 11 8 0 19 8 15 15 4 2 0 13 14 4 8 17 4 18 0 6 4 13 19 8 13 11 0 24 3 8 17 4 0 15 18 4 15 0 17 18 4 15 0 24 13 4 18 0 24 18 
29.80/30.18	d NODES 6682
29.80/30.18	d CHECKS 9495561
29.80/30.18	   
29.80/30.18	   totalWckTime=30.002  totalCpuTime=28.75

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077217-1215192119/watcher-1077217-1215192119 -o /tmp/evaluation-result-1077217-1215192119/solver-1077217-1215192119 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1077217-1215192119.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.99 4/76 2163
/proc/meminfo: memFree=1353992/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=1616 CPUtime=0
/proc/2163/stat : 2163 (java) R 2161 2163 31528 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1003616501 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2163/statm: 404 145 119 9 0 46 0

[startup+0.0601049 s]
/proc/loadavg: 1.93 1.99 1.99 4/76 2163
/proc/meminfo: memFree=1353992/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=864076 CPUtime=0.04
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 2808 0 1 0 3 1 0 0 18 0 9 0 1003616501 884813824 2346 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 216019 2346 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101108 s]
/proc/loadavg: 1.93 1.99 1.99 4/76 2163
/proc/meminfo: memFree=1353992/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=865884 CPUtime=0.09
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 3727 0 1 0 7 2 0 0 18 0 9 0 1003616501 886665216 3193 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 216471 3194 1692 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301128 s]
/proc/loadavg: 1.93 1.99 1.99 4/76 2163
/proc/meminfo: memFree=1353992/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=866284 CPUtime=0.29
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 6002 0 1 0 25 4 0 0 18 0 9 0 1003616501 887074816 5376 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 216571 5376 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.70117 s]
/proc/loadavg: 1.93 1.99 1.99 4/76 2163
/proc/meminfo: memFree=1353992/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=867680 CPUtime=0.68
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 10424 0 1 0 62 6 0 0 18 0 9 0 1003616501 888504320 9784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 216920 9784 2012 9 0 211426 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867680

[startup+1.50125 s]
/proc/loadavg: 1.93 1.99 1.99 3/85 2172
/proc/meminfo: memFree=1300672/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=867592 CPUtime=1.48
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 19759 0 1 0 131 17 0 0 18 0 9 0 1003616501 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 216898 19092 2007 9 0 211426 0
[pid=2163/tid=2165] ppid=2161 vsize=867592 CPUtime=1.18
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 15784 0 1 0 103 15 0 0 25 0 9 0 1003616502 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=867592 CPUtime=0.04
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 2564 0 0 0 4 0 0 0 17 0 9 0 1003616504 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=867596 CPUtime=0
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1003616504 888418304 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=867592 CPUtime=0
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1003616504 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=867592 CPUtime=0
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1003616506 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=867592 CPUtime=0.22
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 714 0 0 0 22 0 0 0 16 0 9 0 1003616506 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=867592 CPUtime=0
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1003616506 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=867592 CPUtime=0
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1003616506 888414208 19092 996147200 134512640 134550740 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) 867592

[startup+3.10142 s]
/proc/loadavg: 1.93 1.99 1.99 3/87 2174
/proc/meminfo: memFree=1271592/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868108 CPUtime=3.04
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 47987 628 1 0 262 28 14 0 18 0 10 0 1003616501 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217027 27751 2637 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868108 CPUtime=2.4
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29278 628 1 0 205 21 14 0 18 0 10 0 1003616502 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4125978165 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868108 CPUtime=0.43
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 16935 628 0 0 24 5 14 0 17 0 10 0 1003616504 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868108 CPUtime=0.14
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 628 0 0 0 0 14 0 15 0 10 0 1003616504 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868108 CPUtime=0.14
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 628 0 0 0 0 14 0 16 0 10 0 1003616504 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868108 CPUtime=0.14
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 628 0 0 0 0 14 0 23 0 10 0 1003616506 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868108 CPUtime=0.46
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 941 628 0 0 32 0 14 0 16 0 10 0 1003616506 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868108 CPUtime=0.14
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 628 0 0 0 0 14 0 24 0 10 0 1003616506 888942592 27751 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868108 CPUtime=0.14
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 9 628 0 0 0 0 14 0 15 0 10 0 1003616506 888942592 27751 996147200 134512640 134550740 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) 868108

[startup+6.30275 s]
/proc/loadavg: 1.94 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232424/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=6.22
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53116 750 1 0 576 31 14 1 18 0 9 0 1003616501 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32807 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=5.42
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29292 750 1 0 505 22 14 1 17 0 9 0 1003616502 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4127263746 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.51
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 979 750 0 0 36 0 14 1 15 0 9 0 1003616506 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868020

[startup+12.7024 s]
/proc/loadavg: 1.94 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232296/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=12.57
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53143 750 1 0 1210 32 14 1 18 0 9 0 1003616501 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32819 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=11.74
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29297 750 1 0 1137 22 14 1 21 0 9 0 1003616502 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4127265596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.54
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1001 750 0 0 39 0 14 1 16 0 9 0 1003616506 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868020

[startup+25.5017 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=25.24
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53153 750 1 0 2477 32 14 1 18 0 9 0 1003616501 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32823 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=24.4
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29301 750 1 0 2403 22 14 1 25 0 9 0 1003616502 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4127264687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868020

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

[startup+28.7011 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=28.41
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53153 750 1 0 2794 32 14 1 18 0 9 0 1003616501 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32823 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=27.57
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29301 750 1 0 2720 22 14 1 25 0 9 0 1003616502 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4127278155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.41
Current children cumulated vsize (KiB) 868020

[startup+29.5021 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=29.21
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53153 750 1 0 2874 32 14 1 18 0 9 0 1003616501 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32823 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=28.37
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29301 750 1 0 2800 22 14 1 25 0 9 0 1003616502 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4127278155 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.21
Current children cumulated vsize (KiB) 868020

[startup+29.9022 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=29.6
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53153 750 1 0 2913 32 14 1 18 0 9 0 1003616501 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32823 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=28.76
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29301 750 1 0 2839 22 14 1 25 0 9 0 1003616502 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4127258641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 16 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.6
Current children cumulated vsize (KiB) 868020

[startup+30.1022 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=29.8
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53153 750 1 0 2933 32 14 1 18 0 9 0 1003616501 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32823 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=28.96
/proc/2163/task/2165/stat : 2165 (java) R 2161 2163 31528 0 -1 64 29301 750 1 0 2859 22 14 1 25 0 9 0 1003616502 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4127221905 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 16 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32823 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.8
Current children cumulated vsize (KiB) 868020

[startup+30.2022 s]
/proc/loadavg: 1.96 1.99 1.99 3/85 2176
/proc/meminfo: memFree=1232240/2055920 swapFree=4180884/4192956
[pid=2163] ppid=2161 vsize=868020 CPUtime=29.88
/proc/2163/stat : 2163 (java) S 2161 2163 31528 0 -1 0 53162 750 1 0 2941 32 14 1 18 0 9 0 1003616501 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/2163/statm: 217005 32827 2615 9 0 211533 0
[pid=2163/tid=2165] ppid=2161 vsize=868020 CPUtime=29.04
/proc/2163/task/2165/stat : 2165 (java) S 2161 2163 31528 0 -1 64 29310 750 1 0 2867 22 14 1 25 0 9 0 1003616502 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2166] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2166/stat : 2166 (java) S 2161 2163 31528 0 -1 64 21982 750 0 0 33 7 14 1 16 0 9 0 1003616504 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2167/stat : 2167 (java) S 2161 2163 31528 0 -1 64 17 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2168] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2168/stat : 2168 (java) S 2161 2163 31528 0 -1 64 8 750 0 0 0 0 14 1 16 0 9 0 1003616504 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2169] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2169/stat : 2169 (java) S 2161 2163 31528 0 -1 64 0 750 0 0 0 0 14 1 23 0 9 0 1003616506 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=868020 CPUtime=0.55
/proc/2163/task/2170/stat : 2170 (java) S 2161 2163 31528 0 -1 64 1007 750 0 0 40 0 14 1 16 0 9 0 1003616506 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2163/tid=2171] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2171/stat : 2171 (java) S 2161 2163 31528 0 -1 64 2 750 0 0 0 0 14 1 24 0 9 0 1003616506 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2163/tid=2172] ppid=2161 vsize=868020 CPUtime=0.15
/proc/2163/task/2172/stat : 2172 (java) S 2161 2163 31528 0 -1 64 36 750 0 0 0 0 14 1 15 0 9 0 1003616506 888852480 32827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.88
Current children cumulated vsize (KiB) 868020

Child status: 0
Real time (s): 30.2434
CPU time (s): 29.9284
CPU user time (s): 29.5665
CPU system time (s): 0.361944
CPU usage (%): 98.9587
Max. virtual memory (cumulated for all children) (KiB): 872164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5665
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53940
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= 2561
involuntary context switches= 2606

runsolver used 0.046992 second user time and 0.103984 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-04 19:21:59
IDJOB=1077217
IDBENCH=56653
IDSOLVER=363
FILE ID=node2/1077217-1215192119
PBS_JOBID= 7881583
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 649294e53c6b0b14135b49af7d95af4e
RANDOM SEED=1778311855

node2.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1354472 kB
Buffers:         70300 kB
Cached:         233668 kB
SwapCached:       5908 kB
Active:         494672 kB
Inactive:       142388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354472 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            2976 kB
Writeback:           0 kB
Mapped:         339652 kB
Slab:            48340 kB
Committed_AS:  2131532 kB
PageTables:       3012 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node2 at 2008-07-04 19:22:29