Trace number 1094878

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 ACUNSAT 22.8845 23.0253

DiagnosticValue
CHECKS248605
NODES0

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-2.xml
MD5SUM1825ea13215fc44c945afffc7e468e56
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.68874
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1094878-1215280120.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.38/0.43	   
0.38/0.43	   variables being loaded...
0.48/0.58	     nbVariables=350  nbDomainTypes=8  minDomainSize=186  maxDomainSize=802  nbTotalValues=201074
0.48/0.58	       =>  wckTime=0.337  cpuTime=0.28  mem=13M738
0.48/0.58	   
0.48/0.58	   predicates being loaded...
0.58/0.66	   
0.58/0.66	   constraints being loaded...
20.58/20.73	   
20.58/20.73	   INFO : Stopping converting binary constraints (cpu=20.14, mem = 20M36)
22.25/22.41	     nbConstraints=3122  nbGlobalConstraints=8  nbMergedConstraints=2759  nbConvertedConstraints=101
22.25/22.41	     nbConvertConstraintsChecks=40554494  nbExtensionStructures=84  nbSharedExtensionStructures=18
22.25/22.41	     nbConflictsStructures=84  nbSharedConflictsStructures=18  nbUnbuiltConflictsStructures=1045
22.25/22.41	     nbSharedBinaryRepresentations=100056  nbEvaluationManagers=1045  nbSharedEvaluationManagers=1968  minDegree=5
22.25/22.41	     maxDegree=38  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.894
22.25/22.41	     symmetryCpuTime=0.8  nbCliques=8
22.25/22.41	       =>  wckTime=22.164  cpuTime=21.57  mem=32M198
22.36/22.54	   
22.36/22.54	   solver IterativeSystematicSolver being built... 
22.45/22.68	   
22.45/22.68	   INFO : Forward propagation technique limited 
22.66/22.80	       =>  wckTime=22.558  cpuTime=21.77  mem=42M457
22.76/22.98	   
22.76/22.98	   preprocessing
22.76/22.98	     nbConstraintChecks=248605  nbValidityChecks=177  nbPropagations=13  nbRevisions=319  nbUselessRevisions=193
22.76/22.98	     nbRemovedValues=35400  detectedInconsistency=yes
22.76/22.98	       =>  wckTime=0.178  cpuTime=0.16  mem=43M444
22.76/22.99	   
22.76/22.99	   global
22.76/22.99	     nbConstraintChecks=248605  nbValidityChecks=177  nbPropagations=13  nbRevisions=319  nbUselessRevisions=193
22.76/22.99	     nbRestartNogoods=0  solvingWckTime=0.18  solvingCpuTime=0.16  expiredTime=no  totalExploration=yes
22.76/22.99	     nbFoundSolutions=0  globalCpuTime=21.99
22.76/22.99	       =>  wckTime=22.742  cpuTime=21.94  mem=43M444
22.76/22.99	   
22.76/22.99	s UNSATISFIABLE
22.76/22.99	d NODES 0
22.76/22.99	d CHECKS 248605
22.76/22.99	   
22.76/22.99	   totalWckTime=22.804  totalCpuTime=22.0

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-1094878-1215280120/watcher-1094878-1215280120 -o /tmp/evaluation-result-1094878-1215280120/solver-1094878-1215280120 -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-1094878-1215280120.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8788
/proc/meminfo: memFree=1710328/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=18572 CPUtime=0
/proc/8788/stat : 8788 (runsolver) R 8786 8788 8487 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 139682134 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/8788/statm: 4643 292 257 25 0 2626 0

[startup+0.044504 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8788
/proc/meminfo: memFree=1710328/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=861876 CPUtime=0.02
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 2224 0 1 0 1 1 0 0 20 0 5 0 139682134 882561024 1843 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 215469 1843 845 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102507 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8788
/proc/meminfo: memFree=1710328/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=865884 CPUtime=0.08
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 3675 0 1 0 6 2 0 0 20 0 9 0 139682134 886665216 3150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216471 3150 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302522 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8788
/proc/meminfo: memFree=1710328/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=866128 CPUtime=0.27
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 5739 0 1 0 24 3 0 0 20 0 9 0 139682134 886915072 5113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216532 5113 1950 9 0 211060 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866128

[startup+0.701562 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8788
/proc/meminfo: memFree=1710328/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867064 CPUtime=0.68
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 8920 0 1 0 63 5 0 0 20 0 9 0 139682134 887873536 8280 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216766 8280 2006 9 0 211272 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867064

[startup+1.50164 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1671920/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867692 CPUtime=1.47
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 15179 0 1 0 139 8 0 0 20 0 9 0 139682134 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216923 14536 2014 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867692 CPUtime=1.27
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 13794 0 1 0 120 7 0 0 20 0 9 0 139682135 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4126883524 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 139682137 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 139682137 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 139682137 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867692 CPUtime=0.18
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 688 0 0 0 18 0 0 0 16 0 9 0 139682139 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 14536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888516608 14536 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) 867692

[startup+3.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1658992/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867692 CPUtime=3.06
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 15724 0 1 0 297 9 0 0 20 0 9 0 139682134 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216923 15080 2014 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867692 CPUtime=2.86
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 14334 0 1 0 278 8 0 0 25 0 9 0 139682135 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4126882123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 139682137 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 139682137 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 139682137 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867692 CPUtime=0.19
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 693 0 0 0 19 0 0 0 16 0 9 0 139682139 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 15080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888516608 15080 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) 867692

[startup+6.30213 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1655152/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867692 CPUtime=6.24
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 16430 0 1 0 615 9 0 0 20 0 9 0 139682134 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216923 15784 2014 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867692 CPUtime=6.03
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 15038 0 1 0 595 8 0 0 17 0 9 0 139682135 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4126884599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 139682137 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 139682137 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 139682137 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867692 CPUtime=0.2
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 695 0 0 0 20 0 0 0 16 0 9 0 139682139 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867692 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888516608 15784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867692

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1641264/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867604 CPUtime=12.61
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 19715 0 1 0 1251 10 0 0 20 0 9 0 139682134 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216901 19041 2005 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867604 CPUtime=12.3
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 15775 0 1 0 1222 8 0 0 25 0 9 0 139682135 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4126884661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867604 CPUtime=0.06
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 2528 0 0 0 5 1 0 0 17 0 9 0 139682137 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867604 CPUtime=0.22
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 716 0 0 0 22 0 0 0 16 0 9 0 139682139 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888426496 19041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867604

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

[startup+19.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1641264/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867604 CPUtime=18.98
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 19721 0 1 0 1887 11 0 0 20 0 9 0 139682134 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216901 19046 2005 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867604 CPUtime=18.67
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 15780 0 1 0 1859 8 0 0 25 0 9 0 139682135 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4126933341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867604 CPUtime=0.06
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 2528 0 0 0 5 1 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867604 CPUtime=0.22
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 717 0 0 0 22 0 0 0 16 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 867604

[startup+20.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8797
/proc/meminfo: memFree=1641264/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867604 CPUtime=20.58
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 19721 0 1 0 2047 11 0 0 20 0 9 0 139682134 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216901 19046 2005 9 0 211429 0
[pid=8788/tid=8790] ppid=8786 vsize=867604 CPUtime=20.26
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 15780 0 1 0 2018 8 0 0 25 0 9 0 139682135 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4126882152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867604 CPUtime=0.06
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 2528 0 0 0 5 1 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 139682137 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867604 CPUtime=0.22
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 717 0 0 0 22 0 0 0 16 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867604 CPUtime=0
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 139682139 888426496 19046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 867604

[startup+22.3028 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8801
/proc/meminfo: memFree=1630768/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867928 CPUtime=22.16
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 24264 454 1 0 2198 14 3 1 20 0 9 0 139682134 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216982 21653 2018 9 0 211510 0
[pid=8788/tid=8790] ppid=8786 vsize=867928 CPUtime=21.71
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 17454 454 1 0 2158 9 3 1 25 0 9 0 139682135 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4127171376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867928 CPUtime=0.16
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 5091 454 0 0 10 2 3 1 16 0 9 0 139682137 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 13 454 0 0 0 0 3 1 16 0 9 0 139682137 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 5 454 0 0 0 0 3 1 16 0 9 0 139682137 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867928 CPUtime=0.32
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 878 454 0 0 28 0 3 1 15 0 9 0 139682139 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 7 454 0 0 0 0 3 1 15 0 9 0 139682139 888758272 21653 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 867928

[startup+22.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8801
/proc/meminfo: memFree=1630768/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=868016 CPUtime=22.56
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 38994 454 1 0 2235 17 3 1 20 0 9 0 139682134 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 217004 23857 2637 9 0 211510 0
[pid=8788/tid=8790] ppid=8786 vsize=868016 CPUtime=21.96
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 25029 454 1 0 2181 11 3 1 25 0 9 0 139682135 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4125958990 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8791] ppid=8786 vsize=868016 CPUtime=0.29
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 12168 454 0 0 22 3 3 1 17 0 9 0 139682137 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=868016 CPUtime=0.04
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 17 454 0 0 0 0 3 1 17 0 9 0 139682137 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=868016 CPUtime=0.04
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 15 454 0 0 0 0 3 1 16 0 9 0 139682137 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=868016 CPUtime=0.04
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=868016 CPUtime=0.35
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 942 454 0 0 31 0 3 1 15 0 9 0 139682139 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8796] ppid=8786 vsize=868016 CPUtime=0.04
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=868016 CPUtime=0.04
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 7 454 0 0 0 0 3 1 15 0 9 0 139682139 888848384 23857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 868016

[startup+22.9028 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 8801
/proc/meminfo: memFree=1630768/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867928 CPUtime=22.76
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 45627 454 1 0 2253 19 3 1 20 0 9 0 139682134 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216982 27065 2616 9 0 211510 0
[pid=8788/tid=8790] ppid=8786 vsize=867928 CPUtime=22.11
/proc/8788/task/8790/stat : 8790 (java) R 8786 8788 8487 0 -1 64 27109 454 1 0 2196 11 3 1 25 0 9 0 139682135 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4125972963 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867928 CPUtime=0.33
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 16702 454 0 0 24 5 3 1 16 0 9 0 139682137 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 17 454 0 0 0 0 3 1 16 0 9 0 139682137 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 30 454 0 0 0 0 3 1 15 0 9 0 139682137 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867928 CPUtime=0.36
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 946 454 0 0 32 0 3 1 15 0 9 0 139682139 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8797/stat : 8797 (java) S 8786 8788 8487 0 -1 64 7 454 0 0 0 0 3 1 15 0 9 0 139682139 888758272 27065 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.76
Current children cumulated vsize (KiB) 867928

[startup+23.0028 s]
/proc/loadavg: 2.00 2.00 2.00 2/90 8801
/proc/meminfo: memFree=1611568/2055920 swapFree=4192812/4192956
[pid=8788] ppid=8786 vsize=867928 CPUtime=22.85
/proc/8788/stat : 8788 (java) S 8786 8788 8487 0 -1 0 45640 454 1 0 2262 19 3 1 20 0 9 0 139682134 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8788/statm: 216982 27074 2616 9 0 211510 0
[pid=8788/tid=8790] ppid=8786 vsize=867928 CPUtime=22.19
/proc/8788/task/8790/stat : 8790 (java) S 8786 8788 8487 0 -1 64 27114 454 1 0 2204 11 3 1 25 0 9 0 139682135 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8791] ppid=8786 vsize=867928 CPUtime=0.33
/proc/8788/task/8791/stat : 8791 (java) S 8786 8788 8487 0 -1 64 16702 454 0 0 24 5 3 1 16 0 9 0 139682137 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8792] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8792/stat : 8792 (java) S 8786 8788 8487 0 -1 64 17 454 0 0 0 0 3 1 16 0 9 0 139682137 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8793] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8793/stat : 8793 (java) S 8786 8788 8487 0 -1 64 30 454 0 0 0 0 3 1 15 0 9 0 139682137 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8794] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8794/stat : 8794 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8795] ppid=8786 vsize=867928 CPUtime=0.37
/proc/8788/task/8795/stat : 8795 (java) S 8786 8788 8487 0 -1 64 954 454 0 0 33 0 3 1 15 0 9 0 139682139 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8796] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8796/stat : 8796 (java) S 8786 8788 8487 0 -1 64 1 454 0 0 0 0 3 1 25 0 9 0 139682139 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8788/tid=8797] ppid=8786 vsize=867928 CPUtime=0.04
/proc/8788/task/8797/stat : 8797 (java) R 8786 8788 8487 0 -1 64 7 454 0 0 0 0 3 1 15 0 9 0 139682139 888758272 27074 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 867928

Child status: 0
Real time (s): 23.0253
CPU time (s): 22.8845
CPU user time (s): 22.6566
CPU system time (s): 0.227965
CPU usage (%): 99.3887
Max. virtual memory (cumulated for all children) (KiB): 868016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6566
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46123
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= 1919
involuntary context switches= 1756

runsolver used 0.041993 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-05 19:48:40
IDJOB=1094878
IDBENCH=58840
IDSOLVER=363
FILE ID=node27/1094878-1215280120
PBS_JOBID= 7882298
Free space on /tmp= 66464 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-2.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-1094878-1215280120/watcher-1094878-1215280120 -o /tmp/evaluation-result-1094878-1215280120/solver-1094878-1215280120 -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-1094878-1215280120.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1825ea13215fc44c945afffc7e468e56
RANDOM SEED=765108033

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710744 kB
Buffers:         46252 kB
Cached:         195760 kB
SwapCached:          0 kB
Active:         184556 kB
Inactive:       104556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2824 kB
Writeback:           0 kB
Mapped:          68732 kB
Slab:            41408 kB
Committed_AS:   447140 kB
PageTables:       1668 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node27 at 2008-07-05 19:49:03