Trace number 1076987

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 57.3253 57.4025

DiagnosticValue
CHECKS13343700
NODES25509

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-03.xml
MD5SUMd28060cd6a868436f27486ab90f32461
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 benchmark4.44232
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1076987-1215190892.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.38/0.41	     nbVariables=307  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7982
0.38/0.41	       =>  wckTime=0.155  cpuTime=0.12  mem=8M894
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.48/0.51	   
0.48/0.51	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
0.87/0.90	   Too large in ConstraintConflictsSTructure
0.87/0.95	   Too large in ConstraintConflictsSTructure
0.87/0.95	   Too large in ConstraintConflictsSTructure
1.74/1.84	     nbConstraints=1430  nbRelationTypes=7  nbGlobalConstraints=119  nbExtensionStructures=7
1.74/1.84	     nbSharedExtensionStructures=111  nbConflictsStructures=4  nbSharedConflictsStructures=92
1.74/1.84	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
1.74/1.84	     nbSharedEvaluationManagers=1304  minDegree=2  maxDegree=63  minArity=3  avgArity=9.9  maxArity=296  nbGenerators=1
1.74/1.84	     nbFusions=0  symmetryWckTime=0.288  symmetryCpuTime=0.15
1.74/1.84	       =>  wckTime=1.586  cpuTime=1.2  mem=47M873
1.86/1.95	   
1.86/1.95	   solver IterativeSystematicSolver being built... 
2.16/2.25	   
2.16/2.25	   INFO : Forward propagation technique limited 
2.26/2.32	       =>  wckTime=2.068  cpuTime=1.45  mem=52M999
3.16/3.27	   
3.16/3.27	   preprocessing
3.16/3.27	     nbConstraintChecks=48702  nbValidityChecks=9847909  nbPropagations=4815  nbRevisions=6674  nbUselessRevisions=6673
3.16/3.27	     nbSingletonTests=350  nbEffectiveSingletonTests=0  nbACRemovals=335  nbFoundSingletons=0  nbRemovedValues=335
3.16/3.27	     detectedInconsistency=no
3.16/3.27	       =>  wckTime=0.948  cpuTime=0.89  mem=53M974
5.05/5.17	   
5.05/5.17	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=55M941)
57.23/57.36	   
57.23/57.36	   search
57.23/57.36	     run=14  nbConstraintChecks=13294974  nbValidityChecks=268173053  minDepth=21  maxDepth=307  nbPropagations=1738191
57.23/57.36	     nbRevisions=25543023  nbUselessRevisions=25540536  nbAssignments=25509  nbFailedAssignments=6606
57.23/57.36	     nbBacktracks=16464  nbVisitedNodes=36702  nbRestartNogoods=198  nbFoundSolutions=1  nbSEliminables=0
57.23/57.36	     nbREliminables=42.59  nbIEliminables=217.77  nbDEliminables=0  nbPEliminables=0
57.23/57.36	       =>  wckTime=55.035  cpuTime=54.87  mem=56M916
57.23/57.36	   
57.23/57.36	   global
57.23/57.36	     nbConstraintChecks=13343676  nbValidityChecks=278020962  nbPropagations=1743006  nbRevisions=25549697
57.23/57.36	     nbUselessRevisions=25547209  nbRestartNogoods=198  solvingWckTime=55.037  solvingCpuTime=54.87  expiredTime=no
57.23/57.36	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=56.32  globalCpuTime=56.37
57.23/57.36	       =>  wckTime=57.109  cpuTime=56.32  mem=56M916
57.23/57.36	   
57.23/57.36	s SATISFIABLE
57.23/57.36	v 18 2 7 4 12 0 0 19 14 12 18 0 12 8 3 18 19 19 17 14 22 4 11 18 0 17 0 7 18 14 11 0 2 4 17 4 18 4 11 11 18 2 4 13 4 7 14 11 12 0 13 14 19 19 19 0 1 14 14 20 11 2 4 17 15 17 14 21 8 4 22 7 0 17 12 0 11 0 18 3 4 4 17 4 13 3 14 22 18 19 0 15 11 4 17 12 4 13 3 18 17 0 15 4 18 14 11 24 12 15 8 2 2 7 0 11 10 4 3 15 11 24 4 20 17 0 18 8 0 11 0 3 3 4 17 22 4 8 0 11 11 0 24 8 13 6 0 17 12 18 10 4 15 19 8 2 0 11 4 10 4 17 4 8 13 18 4 17 19 1 0 19 12 4 0 6 4 17 4 18 19 14 13 8 0 15 20 13 15 0 17 18 4 17 18 18 8 3 4 2 0 17 5 0 13 6 18 1 8 2 4 15 12 0 18 14 13 8 2 14 0 19 7 18 0 2 4 18 15 4 13 19 20 13 19 14 12 4 4 19 13 8 11 18 4 17 21 14 12 4 18 18 24 18 11 24 0 2 19 8 14 13 0 17 0 1 18 7 0 13 18 4 11 2 11 8 13 8 2 18 0 11 4 18 4 11 0 8 13 4 7 4 2 10 11 4 18 11 8 3 4 0 4 13 4 0 18 
57.23/57.36	d NODES 25509
57.23/57.36	d CHECKS 13343676
57.23/57.36	   
57.23/57.36	   totalWckTime=57.176  totalCpuTime=56.38

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-1076987-1215190892/watcher-1076987-1215190892 -o /tmp/evaluation-result-1076987-1215190892/solver-1076987-1215190892 -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-1076987-1215190892.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.05 2.02 2.00 3/73 1593
/proc/meminfo: memFree=1720808/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=18572 CPUtime=0
/proc/1593/stat : 1593 (runsolver) R 1591 1593 29947 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 674818810 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 230266826023 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1593/statm: 4643 292 257 25 0 2626 0

[startup+0.0325219 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 1593
/proc/meminfo: memFree=1720808/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=861876 CPUtime=0.01
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 1878 0 1 0 0 1 0 0 18 0 5 0 674818810 882561024 1565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 215469 1565 695 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.100903 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 1593
/proc/meminfo: memFree=1720808/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=865884 CPUtime=0.08
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 3689 0 1 0 7 1 0 0 18 0 9 0 674818810 886665216 3164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 216471 3164 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301944 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 1593
/proc/meminfo: memFree=1720808/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=866284 CPUtime=0.28
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 5865 0 1 0 25 3 0 0 18 0 9 0 674818810 887074816 5239 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 216571 5239 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.702017 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 1593
/proc/meminfo: memFree=1720808/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=867092 CPUtime=0.68
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 10596 0 1 0 62 6 0 0 18 0 9 0 674818810 887902208 9956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 216773 9956 2009 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867092

[startup+1.50117 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 1602
/proc/meminfo: memFree=1667872/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=867592 CPUtime=1.47
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 19759 0 1 0 131 16 0 0 18 0 9 0 674818810 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 216898 19092 2007 9 0 211426 0
[pid=1593/tid=1595] ppid=1591 vsize=867592 CPUtime=1.19
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 15782 0 1 0 105 14 0 0 25 0 9 0 674818811 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 102902936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1596] ppid=1591 vsize=867592 CPUtime=0.05
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 2580 0 0 0 4 1 0 0 16 0 9 0 674818813 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=867592 CPUtime=0
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 674818813 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1598] ppid=1591 vsize=867592 CPUtime=0
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 674818813 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1599] ppid=1591 vsize=867592 CPUtime=0
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 674818815 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=867592 CPUtime=0.21
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 699 0 0 0 21 0 0 0 15 0 9 0 674818815 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1601] ppid=1591 vsize=867592 CPUtime=0
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 674818815 888414208 19092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=867592 CPUtime=0
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 674818815 888414208 19092 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) 867592

[startup+3.10247 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1641888/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=3.06
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43752 607 1 0 273 24 8 1 18 0 9 0 674818810 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27149 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=2.44
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26056 607 1 0 219 16 8 1 25 0 9 0 674818811 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4127160983 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.42
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 967 607 0 0 33 0 8 1 15 0 9 0 674818815 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 10 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868128

[startup+6.30106 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621792/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=6.25
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43824 607 1 0 592 24 8 1 18 0 9 0 674818810 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27178 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=5.59
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26070 607 1 0 534 16 8 1 17 0 9 0 674818811 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4127202118 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.47
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 998 607 0 0 38 0 8 1 15 0 9 0 674818815 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27178 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) 868128

[startup+12.7022 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621608/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=12.64
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43853 607 1 0 1231 24 8 1 18 0 9 0 674818810 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27186 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=11.98
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26072 607 1 0 1172 17 8 1 21 0 9 0 674818811 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4127160976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1025 607 0 0 40 0 8 1 17 0 9 0 674818815 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 868128

[startup+25.5016 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621544/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=25.45
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43857 607 1 0 2511 25 8 1 18 0 9 0 674818810 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27188 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=24.76
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26074 607 1 0 2450 17 8 1 25 0 9 0 674818811 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4127160986 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1027 607 0 0 40 0 8 1 16 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 868128

[startup+51.1014 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621352/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=51.03
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43858 607 1 0 5069 25 8 1 18 0 9 0 674818810 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27188 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=50.35
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26075 607 1 0 5009 17 8 1 25 0 9 0 674818811 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4127161050 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1027 607 0 0 40 0 8 1 16 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 868128

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

[startup+54.303 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=54.23
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43861 607 1 0 5389 25 8 1 18 0 9 0 674818810 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27189 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=53.55
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26077 607 1 0 5329 17 8 1 25 0 9 0 674818811 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4127200237 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1028 607 0 0 40 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 54.23
Current children cumulated vsize (KiB) 868128

[startup+55.9023 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=55.83
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43861 607 1 0 5549 25 8 1 18 0 9 0 674818810 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27189 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=55.15
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26077 607 1 0 5489 17 8 1 25 0 9 0 674818811 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4127202147 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1028 607 0 0 40 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 55.83
Current children cumulated vsize (KiB) 868128

[startup+56.7014 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=56.63
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43861 607 1 0 5629 25 8 1 18 0 9 0 674818810 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27189 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=55.95
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26077 607 1 0 5569 17 8 1 25 0 9 0 674818811 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4127198807 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1028 607 0 0 40 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.63
Current children cumulated vsize (KiB) 868128

[startup+57.1015 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=57.03
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43861 607 1 0 5669 25 8 1 18 0 9 0 674818810 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27189 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=56.35
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26077 607 1 0 5609 17 8 1 25 0 9 0 674818811 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4127202119 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1028 607 0 0 40 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.03
Current children cumulated vsize (KiB) 868128

[startup+57.3015 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=868128 CPUtime=57.23
/proc/1593/stat : 1593 (java) S 1591 1593 29947 0 -1 0 43861 607 1 0 5689 25 8 1 18 0 9 0 674818810 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1593/statm: 217032 27189 2637 9 0 211538 0
[pid=1593/tid=1595] ppid=1591 vsize=868128 CPUtime=56.55
/proc/1593/task/1595/stat : 1595 (java) R 1591 1593 29947 0 -1 64 26077 607 1 0 5629 17 8 1 25 0 9 0 674818811 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4127198811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1596] ppid=1591 vsize=868128 CPUtime=0.33
/proc/1593/task/1596/stat : 1596 (java) S 1591 1593 29947 0 -1 64 15889 607 0 0 19 5 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1597] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1597/stat : 1597 (java) S 1591 1593 29947 0 -1 64 14 607 0 0 0 0 8 1 16 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1598] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1598/stat : 1598 (java) S 1591 1593 29947 0 -1 64 9 607 0 0 0 0 8 1 15 0 9 0 674818813 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1599] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1599/stat : 1599 (java) S 1591 1593 29947 0 -1 64 1 607 0 0 0 0 8 1 18 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1600] ppid=1591 vsize=868128 CPUtime=0.49
/proc/1593/task/1600/stat : 1600 (java) S 1591 1593 29947 0 -1 64 1028 607 0 0 40 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1593/tid=1601] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1601/stat : 1601 (java) S 1591 1593 29947 0 -1 64 2 607 0 0 0 0 8 1 19 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1593/tid=1602] ppid=1591 vsize=868128 CPUtime=0.09
/proc/1593/task/1602/stat : 1602 (java) S 1591 1593 29947 0 -1 64 37 607 0 0 0 0 8 1 15 0 9 0 674818815 888963072 27189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.23
Current children cumulated vsize (KiB) 868128

[startup+57.4015 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 1606
/proc/meminfo: memFree=1621480/2055924 swapFree=4177292/4192956
[pid=1593] ppid=1591 vsize=0 CPUtime=57.31
/proc/1593/stat : 1593 (java) Z 1591 1593 29947 0 -1 12 43896 607 1 0 5695 27 8 1 16 0 2 0 674818810 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1593/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 57.4025
CPU time (s): 57.3253
CPU user time (s): 57.0383
CPU system time (s): 0.286956
CPU usage (%): 99.8654
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.0383
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44503
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= 3156
involuntary context switches= 2220

runsolver used 0.090986 second user time and 0.185971 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-04 19:01:32
IDJOB=1076987
IDBENCH=56621
IDSOLVER=364
FILE ID=node83/1076987-1215190892
PBS_JOBID= 7881534
Free space on /tmp= 66492 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-19-03.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-1076987-1215190892/watcher-1076987-1215190892 -o /tmp/evaluation-result-1076987-1215190892/solver-1076987-1215190892 -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-1076987-1215190892.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28060cd6a868436f27486ab90f32461
RANDOM SEED=755888185

node83.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.263
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.263
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:      2055924 kB
MemFree:       1721288 kB
Buffers:         38540 kB
Cached:         227388 kB
SwapCached:       9336 kB
Active:         176440 kB
Inactive:       113728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1721288 kB
SwapTotal:     4192956 kB
SwapFree:      4177292 kB
Dirty:            2976 kB
Writeback:           0 kB
Mapped:          29748 kB
Slab:            29896 kB
Committed_AS:  1097972 kB
PageTables:       1740 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= 66488 MiB
End job on node83 at 2008-07-04 19:02:30