Trace number 1077070

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 367.338 371.506

DiagnosticValue
CHECKS88943200
NODES84365

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-01.xml
MD5SUMd641e6d421915b203052ef4c4deb4c35
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 benchmark45.2021
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2303
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension138
Number of constraints which are defined in intension2165
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.10	
0.08/0.10	Abscon 112 (May, 2008)
0.17/0.28	
0.17/0.28	   configuration
0.17/0.28	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1077070-1215191534.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.37/0.46	     nbVariables=373  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9698
0.37/0.46	       =>  wckTime=0.176  cpuTime=0.13  mem=8M894
0.37/0.46	   
0.37/0.46	   relations being loaded...
0.57/0.60	   
0.57/0.60	   predicates being loaded...
0.57/0.68	   
0.57/0.68	   constraints being loaded...
1.07/1.14	   Too large in ConstraintConflictsSTructure
1.07/1.16	   Too large in ConstraintConflictsSTructure
1.07/1.16	   Too large in ConstraintConflictsSTructure
1.17/1.24	   Too large in ConstraintConflictsSTructure
1.17/1.25	   Too large in ConstraintConflictsSTructure
1.17/1.26	   Too large in ConstraintConflictsSTructure
2.53/2.68	     nbConstraints=2303  nbRelationTypes=10  nbGlobalConstraints=138  nbExtensionStructures=10
2.53/2.68	     nbSharedExtensionStructures=128  nbConflictsStructures=4  nbSharedConflictsStructures=106
2.53/2.68	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
2.53/2.68	     nbSharedEvaluationManagers=2155  minDegree=4  maxDegree=98  minArity=3  avgArity=9.15  maxArity=24  nbGenerators=0
2.53/2.68	     nbFusions=0  symmetryWckTime=0.363  symmetryCpuTime=0.18
2.53/2.68	       =>  wckTime=2.398  cpuTime=1.84  mem=45M712
2.73/2.82	   
2.73/2.82	   solver IterativeSystematicSolver being built... 
3.03/3.19	   
3.03/3.19	   INFO : Forward propagation technique limited 
3.13/3.27	       =>  wckTime=2.995  cpuTime=2.17  mem=82M76
3.32/3.47	   
3.32/3.47	   preprocessing
3.32/3.47	     nbConstraintChecks=0  nbValidityChecks=1066895  nbPropagations=407  nbRevisions=0  nbUselessRevisions=0
3.32/3.47	     nbRemovedValues=437  detectedInconsistency=no
3.32/3.47	       =>  wckTime=0.195  cpuTime=0.17  mem=84M51
5.89/6.06	   
5.89/6.06	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=85M47)
367.25/371.44	   
367.25/371.44	   search
367.25/371.44	     run=17  nbConstraintChecks=88943164  nbValidityChecks=1338872185  minDepth=26  maxDepth=373  nbPropagations=6784191
367.25/371.44	     nbRevisions=169474393  nbUselessRevisions=169465449  nbAssignments=84365  nbFailedAssignments=21651
367.25/371.44	     nbInferredBacktracks=20  nbBacktracks=59644  nbVisitedNodes=122249  nbRestartNogoods=316  nbFoundSolutions=1
367.25/371.44	     nbSEliminables=0  nbREliminables=64.38  nbIEliminables=263.86  nbDEliminables=0  nbPEliminables=0
367.25/371.44	       =>  wckTime=368.158  cpuTime=363.84  mem=58M84
367.25/371.44	   
367.25/371.44	   global
367.25/371.44	     nbConstraintChecks=88943164  nbValidityChecks=1339939080  nbPropagations=6784598  nbRevisions=169474393
367.25/371.44	     nbUselessRevisions=169465449  nbRestartNogoods=316  solvingWckTime=368.16  solvingCpuTime=363.84  expiredTime=no
367.25/371.44	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=366.0  globalCpuTime=366.05
367.25/371.44	       =>  wckTime=371.159  cpuTime=366.01  mem=58M84
367.25/371.44	   
367.25/371.44	s SATISFIABLE
367.25/371.44	v 3 0 11 8 6 14 3 14 19 1 14 18 18 2 0 18 10 18 14 12 4 13 0 3 0 8 17 0 12 14 10 0 12 8 13 14 25 4 5 5 8 17 4 11 11 8 1 4 17 8 1 1 14 13 4 3 4 13 19 0 13 6 11 4 15 0 24 13 4 17 14 20 18 4 18 13 4 11 11 0 11 11 8 18 1 14 14 13 18 0 17 19 17 4 19 17 4 4 18 0 11 0 18 19 0 8 17 0 11 4 17 19 18 22 8 19 2 7 1 11 0 3 4 20 17 8 17 14 18 24 1 14 8 18 17 8 18 2 0 3 4 13 0 13 19 19 4 13 13 4 18 18 4 4 19 0 1 11 8 13 6 7 4 0 17 8 13 6 18 11 0 21 0 18 11 0 19 4 18 19 0 12 4 18 15 0 21 4 3 0 19 0 17 8 2 17 4 22 4 3 4 21 4 13 4 21 4 17 12 14 17 4 7 14 12 4 17 8 2 15 4 17 18 4 21 4 17 4 13 4 3 0 6 4 17 2 14 19 18 12 0 17 18 12 8 13 8 5 20 13 18 19 17 0 8 6 7 19 4 13 18 9 0 13 4 19 5 4 19 2 7 8 13 6 11 0 8 17 18 18 20 17 6 4 18 11 0 14 18 3 4 8 19 24 1 0 13 10 18 4 21 4 17 13 3 4 0 11 19 1 0 19 19 4 11 11 4 19 17 0 21 4 18 19 8 4 18 4 21 0 11 20 0 19 8 14 13 14 8 11 4 17 7 4 17 14 17 0 17 4 17 4 13 8 3 15 4 4 17 18 4 3 4 13 18 19 4 17 13 3 4 13 18 
367.25/371.44	d NODES 84365
367.25/371.44	d CHECKS 88943164
367.25/371.44	   
367.25/371.44	   totalWckTime=371.232  totalCpuTime=366.06

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-1077070-1215191534/watcher-1077070-1215191534 -o /tmp/evaluation-result-1077070-1215191534/solver-1077070-1215191534 -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-1077070-1215191534.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/81 31612
/proc/meminfo: memFree=583592/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=18572 CPUtime=0
/proc/31612/stat : 31612 (runsolver) R 31610 31612 29155 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 130823527 19017728 292 996147200 4194304 4296836 548682068304 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31612/statm: 4643 292 257 25 0 2626 0

[startup+0.082785 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31612
/proc/meminfo: memFree=583592/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=864076 CPUtime=0.05
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 2859 0 1 0 4 1 0 0 20 0 9 0 130823527 884813824 2385 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 216019 2385 1141 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.101786 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31612
/proc/meminfo: memFree=583592/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=865856 CPUtime=0.08
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 3567 0 1 0 6 2 0 0 20 0 9 0 130823527 886636544 3057 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 216464 3057 1639 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865856

[startup+0.301813 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31612
/proc/meminfo: memFree=583592/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=866204 CPUtime=0.28
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 5497 0 1 0 24 4 0 0 20 0 9 0 130823527 886992896 4920 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 216551 4920 1884 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866204

[startup+0.701847 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31612
/proc/meminfo: memFree=583592/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=867092 CPUtime=0.68
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 10775 0 1 0 60 8 0 0 20 0 9 0 130823527 887902208 10135 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 216773 10135 2008 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867092

[startup+1.50193 s]
/proc/loadavg: 2.08 2.02 2.01 4/90 31621
/proc/meminfo: memFree=537568/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=867592 CPUtime=1.46
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 19185 0 1 0 132 14 0 0 20 0 9 0 130823527 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 216898 18518 2007 9 0 211426 0
[pid=31612/tid=31614] ppid=31610 vsize=867592 CPUtime=1.15
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 15790 0 1 0 103 12 0 0 25 0 9 0 130823529 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 104454912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=867592 CPUtime=0.04
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 2005 0 0 0 4 0 0 0 16 0 9 0 130823531 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=867592 CPUtime=0
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 130823531 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=867592 CPUtime=0
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 130823531 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=867592 CPUtime=0
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 130823533 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=867592 CPUtime=0.23
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 694 0 0 0 23 0 0 0 15 0 9 0 130823533 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=867592 CPUtime=0
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 130823533 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=867592 CPUtime=0
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 130823533 888414208 18518 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867592

[startup+3.1021 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 31621
/proc/meminfo: memFree=500832/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868092 CPUtime=3.03
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 47149 652 1 0 259 31 12 1 20 0 9 0 130823527 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217023 27390 2636 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868092 CPUtime=2.36
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28195 652 1 0 201 22 12 1 25 0 9 0 130823529 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868092 CPUtime=0.45
/proc/31612/task/31615/stat : 31615 (java) R 31610 31612 29155 0 -1 64 17198 652 0 0 25 7 12 1 16 0 9 0 130823531 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 102674816 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 17 0 9 0 130823531 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868092 CPUtime=0.44
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 919 652 0 0 31 0 12 1 15 0 9 0 130823533 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 7 652 0 0 0 0 12 1 15 0 9 0 130823533 888926208 27390 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868092

[startup+6.30141 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 31625
/proc/meminfo: memFree=480096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868092 CPUtime=6.19
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 48443 652 1 0 574 32 12 1 20 0 9 0 130823527 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217023 28288 2637 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868092 CPUtime=5.4
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28591 652 1 0 505 22 12 1 25 0 9 0 130823529 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4127231446 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868092 CPUtime=0.47
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 18010 652 0 0 27 7 12 1 17 0 9 0 130823531 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 15 0 9 0 130823531 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868092 CPUtime=0.53
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 978 652 0 0 40 0 12 1 15 0 9 0 130823533 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888926208 28288 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 868092

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 31625
/proc/meminfo: memFree=480096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868092 CPUtime=12.53
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 48489 652 1 0 1207 33 12 1 20 0 9 0 130823527 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217023 28302 2637 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868092 CPUtime=11.71
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28593 652 1 0 1135 23 12 1 25 0 9 0 130823529 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4127289076 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868092 CPUtime=0.47
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 18010 652 0 0 27 7 12 1 17 0 9 0 130823531 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 15 0 9 0 130823531 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868092 CPUtime=0.56
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1022 652 0 0 43 0 12 1 15 0 9 0 130823533 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888926208 28302 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 868092

[startup+25.5014 s]
/proc/loadavg: 2.06 2.01 2.00 3/90 31625
/proc/meminfo: memFree=480224/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868092 CPUtime=25.17
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 48494 652 1 0 2471 33 12 1 20 0 9 0 130823527 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217023 28304 2637 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868092 CPUtime=24.36
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28595 652 1 0 2400 23 12 1 25 0 9 0 130823529 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4127295835 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868092 CPUtime=0.47
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 18010 652 0 0 27 7 12 1 16 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 15 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868092 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1025 652 0 0 44 0 12 1 16 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 868092

[startup+51.1019 s]
/proc/loadavg: 2.03 2.01 2.00 3/90 31625
/proc/meminfo: memFree=480224/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868092 CPUtime=50.5
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 48496 652 1 0 5004 33 12 1 20 0 9 0 130823527 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217023 28304 2637 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868092 CPUtime=49.68
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28597 652 1 0 4932 23 12 1 25 0 9 0 130823529 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4127300707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868092 CPUtime=0.47
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 18010 652 0 0 27 7 12 1 16 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 15 0 9 0 130823531 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868092 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868092 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1025 652 0 0 44 0 12 1 16 0 9 0 130823533 888926208 28304 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868092 CPUtime=0.13

################
# More data... #
################

/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 338.48
Current children cumulated vsize (KiB) 868004

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

[startup+358.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31625
/proc/meminfo: memFree=461160/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=354.3
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 35380 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=353.35
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 35298 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4127295797 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 354.3
Current children cumulated vsize (KiB) 868004

[startup+364.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=360.63
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 36013 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=359.68
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 35931 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4127307387 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 360.63
Current children cumulated vsize (KiB) 868004

[startup+367.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=363.79
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 36329 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=362.84
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 36247 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4126377220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 363.79
Current children cumulated vsize (KiB) 868004

[startup+369.503 s]
/proc/loadavg: 2.00 2.00 2.00 5/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=365.38
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 36488 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=364.43
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 36406 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4127304604 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 365.38
Current children cumulated vsize (KiB) 868004

[startup+370.302 s]
/proc/loadavg: 2.00 2.00 2.00 5/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=366.17
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 36567 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=365.22
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 36485 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4127304237 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 366.17
Current children cumulated vsize (KiB) 868004

[startup+371.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=868004 CPUtime=366.95
/proc/31612/stat : 31612 (java) S 31610 31612 29155 0 -1 0 53314 652 1 0 36645 37 12 1 20 0 9 0 130823527 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 217001 33030 2615 9 0 211529 0
[pid=31612/tid=31614] ppid=31610 vsize=868004 CPUtime=366
/proc/31612/task/31614/stat : 31614 (java) R 31610 31612 29155 0 -1 64 28600 652 1 0 36563 24 12 1 25 0 9 0 130823529 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4127231297 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31615] ppid=31610 vsize=868004 CPUtime=0.58
/proc/31612/task/31615/stat : 31615 (java) S 31610 31612 29155 0 -1 64 22823 652 0 0 36 9 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31616] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31616/stat : 31616 (java) S 31610 31612 29155 0 -1 64 17 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31617] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31617/stat : 31617 (java) S 31610 31612 29155 0 -1 64 9 652 0 0 0 0 12 1 16 0 9 0 130823531 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31618] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31618/stat : 31618 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31619] ppid=31610 vsize=868004 CPUtime=0.57
/proc/31612/task/31619/stat : 31619 (java) S 31610 31612 29155 0 -1 64 1027 652 0 0 44 0 12 1 16 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31620] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31620/stat : 31620 (java) S 31610 31612 29155 0 -1 64 1 652 0 0 0 0 12 1 25 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31612/tid=31621] ppid=31610 vsize=868004 CPUtime=0.13
/proc/31612/task/31621/stat : 31621 (java) S 31610 31612 29155 0 -1 64 34 652 0 0 0 0 12 1 15 0 9 0 130823533 888836096 33030 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 366.95
Current children cumulated vsize (KiB) 868004

[startup+371.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31625
/proc/meminfo: memFree=461096/2055920 swapFree=4192812/4192956
[pid=31612] ppid=31610 vsize=0 CPUtime=367.32
/proc/31612/stat : 31612 (java) Z 31610 31612 29155 0 -1 12 53352 652 1 0 36680 39 12 1 16 0 2 0 130823527 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31612/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 367.32
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 371.506
CPU time (s): 367.338
CPU user time (s): 366.927
CPU system time (s): 0.410937
CPU usage (%): 98.8781
Max. virtual memory (cumulated for all children) (KiB): 868092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.927
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54004
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= 9571
involuntary context switches= 23619

runsolver used 0.553915 second user time and 1.3068 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-04 19:12:14
IDJOB=1077070
IDBENCH=56631
IDSOLVER=363
FILE ID=node27/1077070-1215191534
PBS_JOBID= 7881558
Free space on /tmp= 66464 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-21-01.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-1077070-1215191534/watcher-1077070-1215191534 -o /tmp/evaluation-result-1077070-1215191534/solver-1077070-1215191534 -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-1077070-1215191534.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d641e6d421915b203052ef4c4deb4c35
RANDOM SEED=838975685

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:        584008 kB
Buffers:         83608 kB
Cached:         530636 kB
SwapCached:          0 kB
Active:        1040192 kB
Inactive:       355932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        584008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:         803568 kB
Slab:            59668 kB
Committed_AS:  1100412 kB
PageTables:       3156 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node27 at 2008-07-04 19:18:26