Trace number 1076986

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 23.5364 23.7787

DiagnosticValue
CHECKS5295640
NODES7838

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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.19/0.30	   
0.19/0.30	   instance
0.28/0.30	     name=HOME/instance-1076986-1215190890.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.43	     nbVariables=307  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7982
0.38/0.43	       =>  wckTime=0.167  cpuTime=0.13  mem=8M894
0.38/0.43	   
0.38/0.43	   relations being loaded...
0.48/0.53	   
0.48/0.53	   predicates being loaded...
0.58/0.60	   
0.58/0.60	   constraints being loaded...
0.88/0.95	   Too large in ConstraintConflictsSTructure
0.98/1.01	   Too large in ConstraintConflictsSTructure
0.98/1.02	   Too large in ConstraintConflictsSTructure
1.85/1.97	     nbConstraints=1430  nbRelationTypes=7  nbGlobalConstraints=119  nbExtensionStructures=7
1.85/1.97	     nbSharedExtensionStructures=111  nbConflictsStructures=4  nbSharedConflictsStructures=92
1.85/1.97	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
1.85/1.97	     nbSharedEvaluationManagers=1304  minDegree=2  maxDegree=63  minArity=3  avgArity=9.9  maxArity=296  nbGenerators=1
1.85/1.97	     nbFusions=0  symmetryWckTime=0.321  symmetryCpuTime=0.18
1.85/1.97	       =>  wckTime=1.71  cpuTime=1.3  mem=47M872
2.06/2.11	   
2.06/2.11	   solver IterativeSystematicSolver being built... 
2.35/2.42	   
2.35/2.42	   INFO : Forward propagation technique limited 
2.45/2.50	       =>  wckTime=2.239  cpuTime=1.56  mem=53M27
2.55/2.68	   
2.55/2.68	   preprocessing
2.55/2.68	     nbConstraintChecks=584  nbValidityChecks=1177264  nbPropagations=338  nbRevisions=51  nbUselessRevisions=51
2.55/2.68	     nbRemovedValues=335  detectedInconsistency=no
2.55/2.68	       =>  wckTime=0.177  cpuTime=0.15  mem=54M2
4.93/5.05	   
4.93/5.05	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=55M953)
23.45/23.74	   
23.45/23.74	   search
23.45/23.74	     run=11  nbConstraintChecks=5295055  nbValidityChecks=89977385  minDepth=14  maxDepth=307  nbPropagations=525413
23.45/23.74	     nbRevisions=8956386  nbUselessRevisions=8955673  nbAssignments=7838  nbFailedAssignments=2063  nbBacktracks=3606
23.45/23.74	     nbVisitedNodes=11119  nbRestartNogoods=124  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=43.62
23.45/23.74	     nbIEliminables=211.84  nbDEliminables=0  nbPEliminables=0
23.45/23.74	       =>  wckTime=21.233  cpuTime=20.9  mem=55M953
23.45/23.74	   
23.45/23.74	   global
23.45/23.74	     nbConstraintChecks=5295639  nbValidityChecks=91154649  nbPropagations=525751  nbRevisions=8956437
23.45/23.74	     nbUselessRevisions=8955724  nbRestartNogoods=124  solvingWckTime=21.235  solvingCpuTime=20.9  expiredTime=no
23.45/23.74	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=22.46  globalCpuTime=22.52
23.45/23.74	       =>  wckTime=23.478  cpuTime=22.47  mem=55M953
23.45/23.74	   
23.45/23.74	s SATISFIABLE
23.45/23.74	v 0 3 7 4 17 4 4 17 17 14 17 18 7 14 0 11 18 11 4 4 22 0 24 18 20 0 21 4 14 20 19 17 20 13 0 17 11 4 13 4 10 13 4 4 11 0 19 19 8 2 0 18 0 15 6 17 14 8 13 17 14 0 17 18 18 10 8 10 8 4 21 18 0 12 4 7 0 12 18 15 4 4 11 0 11 3 4 13 19 14 17 13 0 3 14 18 0 13 3 18 17 0 15 4 18 8 13 18 4 2 19 18 15 0 18 18 8 14 13 4 6 6 1 14 0 18 19 4 17 4 23 15 4 17 19 1 0 7 12 0 13 13 4 17 11 24 15 8 4 18 12 0 17 19 13 4 18 18 0 8 3 18 0 11 21 0 3 14 17 5 0 13 20 15 18 8 3 4 8 11 11 4 6 0 11 7 0 13 15 11 14 19 19 4 17 17 4 12 14 21 0 11 3 0 19 4 17 1 11 0 1 18 19 0 1 11 4 0 20 12 8 3 18 19 11 4 19 18 19 14 13 4 20 17 18 0 15 4 4 17 0 18 10 18 4 21 4 17 2 11 4 0 17 1 17 0 18 11 8 21 4 17 18 12 8 11 4 17 4 0 17 4 3 19 8 13 8 4 17 18 0 19 8 13 14 13 11 8 13 4 18 4 18 0 12 4 0 13 14 3 4 13 14 8 18 4 18 
23.45/23.74	d NODES 7838
23.45/23.74	d CHECKS 5295639
23.45/23.74	   
23.45/23.74	   totalWckTime=23.55  totalCpuTime=22.52

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-1076986-1215190890/watcher-1076986-1215190890 -o /tmp/evaluation-result-1076986-1215190890/solver-1076986-1215190890 -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-1076986-1215190890.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.01 2.00 4/74 16970
/proc/meminfo: memFree=1199464/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=18572 CPUtime=0
/proc/16970/stat : 16970 (runsolver) R 16968 16970 15098 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1548760818 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16970/statm: 4643 292 257 25 0 2626 0

[startup+0.0089599 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 16970
/proc/meminfo: memFree=1199464/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=1612 CPUtime=0
/proc/16970/stat : 16970 (java) D 16968 16970 15098 0 -1 0 152 0 0 0 0 0 0 0 18 0 1 0 1548760818 1650688 125 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16970/statm: 403 125 100 9 0 45 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.104295 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 16970
/proc/meminfo: memFree=1199464/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=865884 CPUtime=0.09
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 3691 0 1 0 7 2 0 0 18 0 9 0 1548760818 886665216 3166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 216471 3166 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301316 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 16970
/proc/meminfo: memFree=1199464/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=866284 CPUtime=0.28
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 5763 0 1 0 25 3 0 0 18 0 9 0 1548760818 887074816 5137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 216571 5137 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701375 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 16970
/proc/meminfo: memFree=1199464/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=867092 CPUtime=0.68
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 10192 0 1 0 62 6 0 0 18 0 9 0 1548760818 887902208 9552 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 216773 9552 2008 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867092

[startup+1.50148 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16979
/proc/meminfo: memFree=1151712/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=867592 CPUtime=1.47
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 19757 0 1 0 131 16 0 0 18 0 9 0 1548760818 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 216898 19090 2007 9 0 211426 0
[pid=16970/tid=16972] ppid=16968 vsize=867592 CPUtime=1.16
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 15781 0 1 0 103 13 0 0 25 0 9 0 1548760820 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 102689670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=867592 CPUtime=0.05
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 2580 0 0 0 5 0 0 0 16 0 9 0 1548760821 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=867592 CPUtime=0
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1548760821 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=867592 CPUtime=0
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1548760821 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=867592 CPUtime=0
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1548760823 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=867592 CPUtime=0.22
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 698 0 0 0 22 0 0 0 16 0 9 0 1548760823 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=867592 CPUtime=0
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1548760823 888414208 19090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=867592 CPUtime=0
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1548760823 888414208 19090 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.10269 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1120544/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=3.05
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43755 608 1 0 269 26 9 1 18 0 9 0 1548760818 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27150 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=2.37
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26042 608 1 0 209 18 9 1 25 0 9 0 1548760820 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4127202133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.47
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 973 608 0 0 36 1 9 1 15 0 9 0 1548760823 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 14 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868124

[startup+6.30212 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1099752/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=6.21
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43804 608 1 0 585 26 9 1 18 0 9 0 1548760818 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27166 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=5.5
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26047 608 1 0 522 18 9 1 25 0 9 0 1548760820 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4127202108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 17 0 9 0 1548760821 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.5
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 989 608 0 0 39 1 9 1 15 0 9 0 1548760823 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868124

[startup+12.703 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1098920/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=12.56
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43835 608 1 0 1220 26 9 1 18 0 9 0 1548760818 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27175 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=11.82
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26049 608 1 0 1154 18 9 1 25 0 9 0 1548760820 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4127251623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 17 0 9 0 1548760821 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1018 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27175 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868124

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

[startup+19.1028 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1098280/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=18.89
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43840 608 1 0 1853 26 9 1 18 0 9 0 1548760818 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27176 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=18.16
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26051 608 1 0 1788 18 9 1 25 0 9 0 1548760820 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4125952190 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1021 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 868124

[startup+22.3022 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1097896/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=22.06
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43843 608 1 0 2170 26 9 1 18 0 9 0 1548760818 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27177 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=21.33
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26051 608 1 0 2104 19 9 1 25 0 9 0 1548760820 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4127198883 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1024 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 868124

[startup+23.1073 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1097704/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=22.85
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43843 608 1 0 2249 26 9 1 18 0 9 0 1548760818 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27177 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=22.13
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26051 608 1 0 2184 19 9 1 25 0 9 0 1548760820 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4127202133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1024 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 868124

[startup+23.5024 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1097704/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=23.25
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43843 608 1 0 2289 26 9 1 18 0 9 0 1548760818 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27177 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=22.52
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26051 608 1 0 2223 19 9 1 25 0 9 0 1548760820 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4127195921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1024 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 868124

[startup+23.7024 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16983
/proc/meminfo: memFree=1097704/2055920 swapFree=4180436/4192956
[pid=16970] ppid=16968 vsize=868124 CPUtime=23.45
/proc/16970/stat : 16970 (java) S 16968 16970 15098 0 -1 0 43843 608 1 0 2309 26 9 1 18 0 9 0 1548760818 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16970/statm: 217031 27177 2637 9 0 211537 0
[pid=16970/tid=16972] ppid=16968 vsize=868124 CPUtime=22.72
/proc/16970/task/16972/stat : 16972 (java) R 16968 16970 15098 0 -1 64 26051 608 1 0 2243 19 9 1 25 0 9 0 1548760820 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4127195944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16973] ppid=16968 vsize=868124 CPUtime=0.36
/proc/16970/task/16973/stat : 16973 (java) S 16968 16970 15098 0 -1 64 15898 608 0 0 22 4 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16974] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16974/stat : 16974 (java) S 16968 16970 15098 0 -1 64 17 608 0 0 0 0 9 1 16 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16975] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16975/stat : 16975 (java) S 16968 16970 15098 0 -1 64 9 608 0 0 0 0 9 1 15 0 9 0 1548760821 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16976] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16976/stat : 16976 (java) S 16968 16970 15098 0 -1 64 0 608 0 0 0 0 9 1 18 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16977] ppid=16968 vsize=868124 CPUtime=0.53
/proc/16970/task/16977/stat : 16977 (java) S 16968 16970 15098 0 -1 64 1024 608 0 0 42 1 9 1 16 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16978] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16978/stat : 16978 (java) S 16968 16970 15098 0 -1 64 2 608 0 0 0 0 9 1 19 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16970/tid=16979] ppid=16968 vsize=868124 CPUtime=0.1
/proc/16970/task/16979/stat : 16979 (java) S 16968 16970 15098 0 -1 64 42 608 0 0 0 0 9 1 15 0 9 0 1548760823 888958976 27177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 23.7787
CPU time (s): 23.5364
CPU user time (s): 23.2285
CPU system time (s): 0.307953
CPU usage (%): 98.9812
Max. virtual memory (cumulated for all children) (KiB): 868124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2285
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44487
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= 2394
involuntary context switches= 2941

runsolver used 0.027995 second user time and 0.091986 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-04 19:01:30
IDJOB=1076986
IDBENCH=56621
IDSOLVER=363
FILE ID=node13/1076986-1215190890
PBS_JOBID= 7881581
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076986-1215190890/watcher-1076986-1215190890 -o /tmp/evaluation-result-1076986-1215190890/solver-1076986-1215190890 -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-1076986-1215190890.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28060cd6a868436f27486ab90f32461
RANDOM SEED=917734424

node13.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.238
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.238
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:       1199944 kB
Buffers:         39104 kB
Cached:         479644 kB
SwapCached:       6892 kB
Active:         538908 kB
Inactive:       257708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199944 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:           31656 kB
Writeback:           0 kB
Mapped:         284824 kB
Slab:            44080 kB
Committed_AS:  3269220 kB
PageTables:       2500 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= 66396 MiB
End job on node13 at 2008-07-04 19:01:54