Trace number 1078954

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 ESACUNSAT 41.3817 41.6682

DiagnosticValue
CHECKS60510
NODES26356

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg8-8_ext.xml
MD5SUM83434445d1ade316b4a7419841b63e78
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.3817
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints16
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.21	
0.18/0.21	   configuration
0.18/0.21	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1078954-1215208873.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=64  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1664
0.28/0.36	       =>  wckTime=0.14  cpuTime=0.1  mem=7M919
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
0.49/0.56	   Too large in ConstraintConflictsSTructure
0.58/0.62	     nbConstraints=17  nbRelationTypes=1  nbGlobalConstraints=17  nbExtensionStructures=1
0.58/0.62	     nbSharedExtensionStructures=15  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2
0.58/0.62	     maxDegree=3  minArity=8  avgArity=10.82  maxArity=56  nbGenerators=1  nbFusions=0  symmetryWckTime=0.048
0.58/0.62	     symmetryCpuTime=0.04
0.58/0.62	       =>  wckTime=0.403  cpuTime=0.31  mem=15M143
0.58/0.67	   
0.58/0.68	   solver IterativeSystematicSolver being built... 
0.67/0.74	   
0.67/0.75	   INFO : Forward propagation technique limited 
0.78/0.81	       =>  wckTime=0.595  cpuTime=0.43  mem=20M511
0.98/1.08	   
0.98/1.08	   preprocessing
0.98/1.08	     nbConstraintChecks=0  nbValidityChecks=2414433  nbPropagations=2325  nbRevisions=0  nbUselessRevisions=0
0.98/1.08	     nbSingletonTests=81  nbEffectiveSingletonTests=0  nbACRemovals=84  nbFoundSingletons=0  nbRemovedValues=84
0.98/1.08	     detectedInconsistency=no
0.98/1.08	       =>  wckTime=0.26  cpuTime=0.23  mem=20M511
1.77/1.84	   
1.77/1.84	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M519)
41.31/41.64	   
41.31/41.64	   search
41.31/41.64	     run=15  nbConstraintChecks=60510  nbValidityChecks=380297024  minDepth=0  maxDepth=15  nbPropagations=3289794
41.31/41.64	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=26356  nbFailedAssignments=12028  nbBacktracks=14221
41.31/41.64	     nbVisitedNodes=44645  nbRestartNogoods=136  nbSEliminables=0  nbREliminables=1.74  nbIEliminables=55.42
41.31/41.64	     nbDEliminables=0  nbPEliminables=0
41.31/41.64	       =>  wckTime=40.827  cpuTime=40.47  mem=22M494
41.31/41.64	   
41.31/41.64	   global
41.31/41.64	     nbConstraintChecks=60510  nbValidityChecks=382711457  nbPropagations=3292119  nbRestartNogoods=136
41.31/41.65	     solvingWckTime=40.83  solvingCpuTime=40.48  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
41.31/41.65	     globalCpuTime=40.97
41.31/41.65	       =>  wckTime=41.428  cpuTime=40.91  mem=22M494
41.31/41.65	   
41.31/41.65	s UNSATISFIABLE
41.31/41.65	d NODES 26356
41.31/41.65	d CHECKS 60510
41.31/41.65	   
41.31/41.65	   totalWckTime=41.48  totalCpuTime=40.97

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1078954-1215208873/watcher-1078954-1215208873 -o /tmp/evaluation-result-1078954-1215208873/solver-1078954-1215208873 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1078954-1215208873.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: 2.00 2.00 2.00 4/82 11210
/proc/meminfo: memFree=1682376/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=144 CPUtime=0
/proc/11210/stat : 11210 (java) R 11208 11210 10285 0 -1 0 33 0 0 0 0 0 0 0 20 0 1 0 686012743 147456 18 996147200 134512640 134550740 4294956128 18446744073709551615 5663531 0 0 4096 0 0 0 0 17 0 0 0
/proc/11210/statm: 36 18 13 9 0 2 0

[startup+0.0711281 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 11210
/proc/meminfo: memFree=1682376/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=865856 CPUtime=0.05
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 3382 0 1 0 4 1 0 0 20 0 9 0 686012743 886636544 2892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216464 2892 1564 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.102129 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 11210
/proc/meminfo: memFree=1682376/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=865884 CPUtime=0.08
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 3894 0 1 0 7 1 0 0 20 0 9 0 686012743 886665216 3334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216471 3334 1752 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301145 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 11210
/proc/meminfo: memFree=1682376/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=866276 CPUtime=0.28
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 5829 0 1 0 25 3 0 0 20 0 9 0 686012743 887066624 5203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216569 5203 1953 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866276

[startup+0.701197 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 11210
/proc/meminfo: memFree=1682376/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=866940 CPUtime=0.67
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 11701 278 1 0 62 5 0 0 20 0 9 0 686012743 887746560 8517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216735 8517 2627 9 0 211241 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866940

[startup+1.50129 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 11223
/proc/meminfo: memFree=1652024/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=866940 CPUtime=1.47
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15646 278 1 0 141 6 0 0 20 0 9 0 686012743 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216735 10380 2631 9 0 211241 0
[pid=11210/tid=11212] ppid=11208 vsize=866940 CPUtime=1.26
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11820 278 1 0 122 4 0 0 22 0 9 0 686012744 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4126738745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=866940 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=866940 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=866940 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=866940 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=866940 CPUtime=0.15
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 517 278 0 0 15 0 0 0 15 0 9 0 686012747 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=866940 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=866940 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887746560 10380 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866940

[startup+3.10149 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 11223
/proc/meminfo: memFree=1650680/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=3.07
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15672 278 1 0 300 7 0 0 20 0 9 0 686012743 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10404 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=2.84
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11833 278 1 0 279 5 0 0 25 0 9 0 686012744 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4126773878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 17 0 9 0 686012745 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.16
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 530 278 0 0 16 0 0 0 15 0 9 0 686012747 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867072

[startup+6.30288 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 11223
/proc/meminfo: memFree=1650360/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=6.25
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15704 278 1 0 618 7 0 0 20 0 9 0 686012743 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10433 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=6.01
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11849 278 1 0 596 5 0 0 25 0 9 0 686012744 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4126793172 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 17 0 9 0 686012745 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 546 278 0 0 18 0 0 0 15 0 9 0 686012747 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867072

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 11223
/proc/meminfo: memFree=1650120/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=12.62
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15735 278 1 0 1255 7 0 0 20 0 9 0 686012743 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10461 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=12.37
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11876 278 1 0 1232 5 0 0 25 0 9 0 686012744 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4126738781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 550 278 0 0 18 0 0 0 15 0 9 0 686012747 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867072

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 11223
/proc/meminfo: memFree=1649992/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=25.37
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15790 278 1 0 2529 8 0 0 20 0 9 0 686012743 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10515 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=25.12
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11929 278 1 0 2507 5 0 0 25 0 9 0 686012744 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4126749455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867072

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

[startup+31.9061 s]
/proc/loadavg: 1.92 1.98 1.99 2/80 11226
/proc/meminfo: memFree=1690912/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=31.75
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15814 278 1 0 3167 8 0 0 20 0 9 0 686012743 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10539 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=31.49
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11953 278 1 0 3144 5 0 0 25 0 9 0 686012744 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4126749298 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10539 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.75
Current children cumulated vsize (KiB) 867072

[startup+38.3018 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695888/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=38.04
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15837 278 1 0 3796 8 0 0 20 0 9 0 686012743 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10562 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=37.78
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11976 278 1 0 3773 5 0 0 25 0 9 0 686012744 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4126843740 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.04
Current children cumulated vsize (KiB) 867072

[startup+39.9021 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695632/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=39.62
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15843 278 1 0 3954 8 0 0 20 0 9 0 686012743 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10568 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=39.36
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11982 278 1 0 3931 5 0 0 25 0 9 0 686012744 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4126749436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.62
Current children cumulated vsize (KiB) 867072

[startup+40.7061 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695632/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=40.42
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15846 278 1 0 4034 8 0 0 20 0 9 0 686012743 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10571 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=40.16
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11985 278 1 0 4011 5 0 0 25 0 9 0 686012744 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4126749627 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.42
Current children cumulated vsize (KiB) 867072

[startup+41.1022 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695632/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=40.81
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15848 278 1 0 4073 8 0 0 20 0 9 0 686012743 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10573 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=40.55
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11987 278 1 0 4050 5 0 0 25 0 9 0 686012744 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4126749280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.81
Current children cumulated vsize (KiB) 867072

[startup+41.5022 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695632/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=41.21
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15849 278 1 0 4113 8 0 0 20 0 9 0 686012743 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10574 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=40.95
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11988 278 1 0 4090 5 0 0 25 0 9 0 686012744 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4126782779 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.21
Current children cumulated vsize (KiB) 867072

[startup+41.6023 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11321
/proc/meminfo: memFree=1695632/2055920 swapFree=4146968/4192956
[pid=11210] ppid=11208 vsize=867072 CPUtime=41.31
/proc/11210/stat : 11210 (java) S 11208 11210 10285 0 -1 0 15850 278 1 0 4123 8 0 0 20 0 9 0 686012743 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11210/statm: 216768 10575 2631 9 0 211274 0
[pid=11210/tid=11212] ppid=11208 vsize=867072 CPUtime=41.05
/proc/11210/task/11212/stat : 11212 (java) R 11208 11210 10285 0 -1 64 11989 278 1 0 4100 5 0 0 25 0 9 0 686012744 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4126772197 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11213] ppid=11208 vsize=867072 CPUtime=0.03
/proc/11210/task/11213/stat : 11213 (java) S 11208 11210 10285 0 -1 64 2473 278 0 0 3 0 0 0 16 0 9 0 686012745 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11214] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11214/stat : 11214 (java) S 11208 11210 10285 0 -1 64 16 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11215] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11215/stat : 11215 (java) S 11208 11210 10285 0 -1 64 7 278 0 0 0 0 0 0 15 0 9 0 686012746 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11216] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11216/stat : 11216 (java) S 11208 11210 10285 0 -1 64 0 278 0 0 0 0 0 0 18 0 9 0 686012747 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11217] ppid=11208 vsize=867072 CPUtime=0.18
/proc/11210/task/11217/stat : 11217 (java) S 11208 11210 10285 0 -1 64 552 278 0 0 18 0 0 0 16 0 9 0 686012747 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11218] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11218/stat : 11218 (java) S 11208 11210 10285 0 -1 64 2 278 0 0 0 0 0 0 19 0 9 0 686012747 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11210/tid=11219] ppid=11208 vsize=867072 CPUtime=0
/proc/11210/task/11219/stat : 11219 (java) S 11208 11210 10285 0 -1 64 3 278 0 0 0 0 0 0 15 0 9 0 686012747 887881728 10575 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.31
Current children cumulated vsize (KiB) 867072

Child status: 0
Real time (s): 41.6682
CPU time (s): 41.3817
CPU user time (s): 41.2837
CPU system time (s): 0.097985
CPU usage (%): 99.3124
Max. virtual memory (cumulated for all children) (KiB): 867072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.2837
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16245
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= 1672
involuntary context switches= 2319

runsolver used 0.046992 second user time and 0.13098 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 00:01:13
IDJOB=1078954
IDBENCH=56852
IDSOLVER=364
FILE ID=node80/1078954-1215208873
PBS_JOBID= 7881705
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg8-8_ext.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078954-1215208873/watcher-1078954-1215208873 -o /tmp/evaluation-result-1078954-1215208873/solver-1078954-1215208873 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1078954-1215208873.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 83434445d1ade316b4a7419841b63e78
RANDOM SEED=2136196276

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682856 kB
Buffers:         60440 kB
Cached:         166380 kB
SwapCached:      39876 kB
Active:         258044 kB
Inactive:        66616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682856 kB
SwapTotal:     4192956 kB
SwapFree:      4146968 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:         113496 kB
Slab:            33480 kB
Committed_AS:  1158852 kB
PageTables:       2000 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= 66556 MiB
End job on node80 at 2008-07-05 00:01:55