Trace number 1068306

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 42.9425 43.3975

DiagnosticValue
CHECKS0
NODES151

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg14-18_ext.xml
MD5SUMca72fd363ec754292e0c02a94b9a6a57
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.54946
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints32
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension32
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1068306-1215153342.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.39	     nbVariables=252  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=6552
0.29/0.39	       =>  wckTime=0.146  cpuTime=0.11  mem=8M894
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.39/0.49	   Too large in ConstraintConflictsSTructure
0.49/0.51	   Too large in ConstraintConflictsSTructure
0.49/0.59	     nbConstraints=32  nbRelationTypes=2  nbGlobalConstraints=32  nbExtensionStructures=2
0.49/0.59	     nbSharedExtensionStructures=30  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
0.49/0.59	     maxDegree=2  minArity=14  avgArity=15.75  maxArity=18  nbGenerators=0  nbFusions=0  symmetryWckTime=0.071
0.49/0.59	     symmetryCpuTime=0.05
0.49/0.59	       =>  wckTime=0.349  cpuTime=0.26  mem=21M968
0.58/0.65	   
0.58/0.65	   solver IterativeSystematicSolver being built... 
0.68/0.72	   
0.68/0.73	   INFO : Forward propagation technique limited 
0.78/0.82	       =>  wckTime=0.578  cpuTime=0.4  mem=24M385
40.90/41.38	   
40.90/41.38	   INFO : Stopping ESAC
40.90/41.39	   
40.90/41.39	   preprocessing
40.90/41.39	     nbConstraintChecks=0  nbValidityChecks=376352288  nbPropagations=278358  nbRevisions=0  nbUselessRevisions=0
40.90/41.39	     nbSingletonTests=3393  nbEffectiveSingletonTests=35  nbACRemovals=725  nbFoundSingletons=0  nbRemovedValues=786
40.90/41.39	     detectedInconsistency=no
40.90/41.39	       =>  wckTime=40.564  cpuTime=40.13  mem=24M385
42.88/43.33	   
42.88/43.34	   search
42.88/43.34	     run=4  nbConstraintChecks=0  nbValidityChecks=15456948  minDepth=0  maxDepth=4  nbPropagations=1426991
42.88/43.34	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=151  nbFailedAssignments=102  nbBacktracks=42
42.88/43.34	     nbVisitedNodes=287  nbRestartNogoods=25  mapSize=41  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
42.88/43.34	     nbREliminables=2.49  nbIEliminables=236.61  nbDEliminables=0  nbPEliminables=0
42.88/43.34	       =>  wckTime=42.509  cpuTime=42.03  mem=25M360
42.88/43.34	   
42.88/43.34	   global
42.88/43.34	     nbConstraintChecks=0  nbValidityChecks=391809236  nbPropagations=1705349  nbRestartNogoods=25
42.88/43.34	     solvingWckTime=42.512  solvingCpuTime=42.04  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
42.88/43.34	     globalCpuTime=42.48
42.88/43.34	       =>  wckTime=43.094  cpuTime=42.44  mem=25M360
42.88/43.34	   
42.88/43.34	s UNSATISFIABLE
42.88/43.34	d NODES 151
42.88/43.34	d CHECKS 0
42.88/43.34	   
42.88/43.34	   totalWckTime=43.159  totalCpuTime=42.48

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068306-1215153342/watcher-1068306-1215153342 -o /tmp/evaluation-result-1068306-1215153342/solver-1068306-1215153342 -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-1068306-1215153342.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/74 28494
/proc/meminfo: memFree=1534080/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=152 CPUtime=0
/proc/28494/stat : 28494 (java) R 28492 28494 25568 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1994308291 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 0 0 0
/proc/28494/statm: 50 33 26 9 0 4 0

[startup+0.0631729 s]
/proc/loadavg: 1.92 2.00 1.99 3/74 28494
/proc/meminfo: memFree=1534080/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=865856 CPUtime=0.05
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 2977 0 1 0 4 1 0 0 18 0 9 0 1994308291 886636544 2503 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216464 2510 1244 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101176 s]
/proc/loadavg: 1.92 2.00 1.99 3/74 28494
/proc/meminfo: memFree=1534080/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=865884 CPUtime=0.09
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 3795 0 1 0 8 1 0 0 18 0 9 0 1994308291 886665216 3246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216471 3247 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301196 s]
/proc/loadavg: 1.92 2.00 1.99 3/74 28494
/proc/meminfo: memFree=1534080/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866408 CPUtime=0.29
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 6022 0 1 0 26 3 0 0 18 0 9 0 1994308291 887201792 5396 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216602 5397 1956 9 0 211130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866408

[startup+0.70123 s]
/proc/loadavg: 1.92 2.00 1.99 3/74 28494
/proc/meminfo: memFree=1534080/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=0.68
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 15109 159 1 0 62 6 0 0 18 0 10 0 1994308291 887742464 10995 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 10995 2627 9 0 211240 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866936

[startup+1.5013 s]
/proc/loadavg: 1.92 2.00 1.99 4/85 28507
/proc/meminfo: memFree=1499496/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=1.47
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18173 282 1 0 139 8 0 0 18 0 9 0 1994308291 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11192 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=1.22
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13172 282 1 0 116 6 0 0 22 0 9 0 1994308292 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4126810655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 17 0 9 0 1994308294 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.17
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 538 282 0 0 17 0 0 0 15 0 9 0 1994308296 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11192 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866936

[startup+3.10145 s]
/proc/loadavg: 1.92 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1499248/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=3.06
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18182 282 1 0 298 8 0 0 18 0 9 0 1994308291 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11198 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=2.8
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13179 282 1 0 274 6 0 0 25 0 9 0 1994308292 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4126803168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 17 0 9 0 1994308294 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.17
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 540 282 0 0 17 0 0 0 15 0 9 0 1994308296 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866936

[startup+6.30273 s]
/proc/loadavg: 1.93 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1499184/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=6.22
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18191 282 1 0 613 9 0 0 18 0 9 0 1994308291 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11205 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=5.96
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13185 282 1 0 589 7 0 0 17 0 9 0 1994308292 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4126802909 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.18
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 543 282 0 0 18 0 0 0 17 0 9 0 1994308296 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11205 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866936

[startup+12.7023 s]
/proc/loadavg: 1.93 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1498928/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=12.56
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18204 282 1 0 1245 11 0 0 18 0 9 0 1994308291 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11215 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=12.3
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13197 282 1 0 1221 9 0 0 25 0 9 0 1994308292 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4126802675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.18
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 544 282 0 0 18 0 0 0 16 0 9 0 1994308296 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866936

[startup+25.5015 s]
/proc/loadavg: 1.95 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1498864/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=25.24
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18222 282 1 0 2510 14 0 0 18 0 9 0 1994308291 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11230 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=24.97
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13213 282 1 0 2485 12 0 0 25 0 9 0 1994308292 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4126802748 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.18
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 546 282 0 0 18 0 0 0 15 0 9 0 1994308296 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11230 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866936

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

[startup+31.907 s]
/proc/loadavg: 1.95 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1498864/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=31.59
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18228 282 1 0 3143 16 0 0 18 0 9 0 1994308291 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11236 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=31.31
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13219 282 1 0 3118 13 0 0 25 0 9 0 1994308292 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4126812064 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.18
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 546 282 0 0 18 0 0 0 15 0 9 0 1994308296 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.59
Current children cumulated vsize (KiB) 866936

[startup+38.3026 s]
/proc/loadavg: 1.95 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1498800/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=37.93
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18235 282 1 0 3776 17 0 0 18 0 9 0 1994308291 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11242 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=37.66
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13225 282 1 0 3751 15 0 0 25 0 9 0 1994308292 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4126851818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.18
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 547 282 0 0 18 0 0 0 16 0 9 0 1994308296 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.93
Current children cumulated vsize (KiB) 866936

[startup+41.5029 s]
/proc/loadavg: 1.96 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1498800/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=41.09
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18488 282 1 0 4092 17 0 0 18 0 9 0 1994308291 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11495 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=40.82
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13476 282 1 0 4067 15 0 0 25 0 9 0 1994308292 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4126803013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.19
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 549 282 0 0 19 0 0 0 16 0 9 0 1994308296 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11495 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 866936

[startup+42.303 s]
/proc/loadavg: 1.96 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1497776/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=41.89
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18494 282 1 0 4171 18 0 0 18 0 9 0 1994308291 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11501 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=41.6
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13478 282 1 0 4145 15 0 0 16 0 9 0 1994308292 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4126802880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.2
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 553 282 0 0 20 0 0 0 15 0 9 0 1994308296 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.89
Current children cumulated vsize (KiB) 866936

[startup+43.1011 s]
/proc/loadavg: 1.96 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1497776/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=42.68
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18499 282 1 0 4250 18 0 0 18 0 9 0 1994308291 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11505 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=42.38
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13482 282 1 0 4223 15 0 0 23 0 9 0 1994308292 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4126802571 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.2
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 554 282 0 0 20 0 0 0 15 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.68
Current children cumulated vsize (KiB) 866936

[startup+43.3011 s]
/proc/loadavg: 1.96 2.00 1.99 3/83 28507
/proc/meminfo: memFree=1497776/2055920 swapFree=4180840/4192956
[pid=28494] ppid=28492 vsize=866936 CPUtime=42.88
/proc/28494/stat : 28494 (java) S 28492 28494 25568 0 -1 0 18499 282 1 0 4270 18 0 0 18 0 9 0 1994308291 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28494/statm: 216734 11505 2632 9 0 211240 0
[pid=28494/tid=28496] ppid=28492 vsize=866936 CPUtime=42.58
/proc/28494/task/28496/stat : 28496 (java) R 28492 28494 25568 0 -1 64 13482 282 1 0 4243 15 0 0 16 0 9 0 1994308292 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4126792249 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28497] ppid=28492 vsize=866936 CPUtime=0.05
/proc/28494/task/28497/stat : 28497 (java) S 28492 28494 25568 0 -1 64 3625 282 0 0 5 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28498] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28498/stat : 28498 (java) S 28492 28494 25568 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28499] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28499/stat : 28499 (java) S 28492 28494 25568 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1994308294 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28500] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28500/stat : 28500 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 24 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28501] ppid=28492 vsize=866936 CPUtime=0.2
/proc/28494/task/28501/stat : 28501 (java) S 28492 28494 25568 0 -1 64 554 282 0 0 20 0 0 0 15 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28494/tid=28502] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28502/stat : 28502 (java) S 28492 28494 25568 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28494/tid=28503] ppid=28492 vsize=866936 CPUtime=0
/proc/28494/task/28503/stat : 28503 (java) S 28492 28494 25568 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 1994308296 887742464 11505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.88
Current children cumulated vsize (KiB) 866936

Child status: 0
Real time (s): 43.3975
CPU time (s): 42.9425
CPU user time (s): 42.7465
CPU system time (s): 0.19597
CPU usage (%): 98.9514
Max. virtual memory (cumulated for all children) (KiB): 866980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.7465
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18883
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= 1860
involuntary context switches= 1903

runsolver used 0.06399 second user time and 0.141978 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-04 08:35:43
IDJOB=1068306
IDBENCH=55508
IDSOLVER=364
FILE ID=node25/1068306-1215153342
PBS_JOBID= 7877293
Free space on /tmp= 66420 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg14-18_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068306-1215153342/watcher-1068306-1215153342 -o /tmp/evaluation-result-1068306-1215153342/solver-1068306-1215153342 -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-1068306-1215153342.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ca72fd363ec754292e0c02a94b9a6a57
RANDOM SEED=1470330652

node25.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.234
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.234
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:       1534560 kB
Buffers:         37996 kB
Cached:         266944 kB
SwapCached:       5956 kB
Active:         388816 kB
Inactive:        71736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534560 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:         162564 kB
Slab:            45640 kB
Committed_AS:  3592296 kB
PageTables:       2296 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= 66420 MiB
End job on node25 at 2008-07-04 08:36:26