Trace number 1044080

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 19.59 19.7139

DiagnosticValue
CHECKS775225
NODES89

General information on the benchmark

Namecsp/lard/
normalized-lard-89-89.xml
MD5SUM835c459e7c067a13c82ad8656195350d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6949
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.10	
0.06/0.10	Abscon 112 (May, 2008)
0.16/0.25	
0.16/0.25	   configuration
0.16/0.25	     name=mac.xml
0.16/0.29	   
0.16/0.29	   instance
0.16/0.29	     name=HOME/instance-1044080-1215019113.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.37	     nbVariables=89  nbDomainTypes=1  minDomainSize=90  maxDomainSize=90  nbTotalValues=8010
0.27/0.37	       =>  wckTime=0.109  cpuTime=0.1  mem=7M854
0.27/0.37	   
0.27/0.37	   relations being loaded...
2.66/2.77	   
2.66/2.77	   INFO : Contraction of relations, mem = 100M141
14.01/14.20	   
14.01/14.20	   constraints being loaded...
18.87/19.04	     nbConstraints=3916  nbRelationTypes=3916  nbExtensionStructures=3916  nbSharedExtensionStructures=0
18.87/19.04	     nbConflictsStructures=3916  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=704612  minDegree=88
18.87/19.04	     maxDegree=88  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.177  symmetryCpuTime=0.09
18.87/19.04	       =>  wckTime=18.78  cpuTime=17.3  mem=137M25
19.18/19.38	   
19.18/19.38	   solver IterativeSystematicSolver being built... 
19.38/19.52	       =>  wckTime=19.262  cpuTime=17.41  mem=130M32
19.38/19.57	   
19.38/19.57	   preprocessing
19.38/19.57	     nbConstraintChecks=553120  nbPropagations=167  nbRevisions=11800  nbUselessRevisions=11548  nbRemovedValues=4037
19.38/19.57	     detectedInconsistency=no
19.38/19.57	       =>  wckTime=0.046  cpuTime=0.03  mem=130M32
19.48/19.66	   
19.48/19.66	   search
19.48/19.66	     run=0  nbConstraintChecks=222105  minDepth=90  maxDepth=89  nbPropagations=268  nbRevisions=16758
19.48/19.66	     nbUselessRevisions=16494  nbAssignments=89  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=90
19.48/19.66	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=44.5
19.48/19.66	     nbREliminables=0  nbIEliminables=35.81  nbDEliminables=0  nbPEliminables=0
19.48/19.66	       =>  wckTime=0.135  cpuTime=0.09  mem=131M965
19.48/19.66	   
19.48/19.66	   global
19.48/19.66	     nbConstraintChecks=775225  nbPropagations=435  nbRevisions=28558  nbUselessRevisions=28042  nbRestartNogoods=0
19.48/19.66	     solvingWckTime=0.138  solvingCpuTime=0.1  expiredTime=no  totalExploration=no  nbFoundSolutions=1
19.48/19.66	     firstSolutionCpuTime=17.49  globalCpuTime=17.54
19.48/19.66	       =>  wckTime=19.403  cpuTime=17.51  mem=131M965
19.48/19.66	   
19.48/19.66	s SATISFIABLE
19.48/19.66	v 0 1 1 1 1 2 3 1 2 3 4 1 2 3 4 5 1 1 2 3 4 5 1 2 3 4 5 5 6 1 2 3 1 1 1 2 3 1 2 3 4 5 6 7 1 2 33 34 29 30 21 22 9 10 11 12 13 1 2 3 4 1 1 2 3 4 5 6 7 1 2 3 4 5 6 7 1 2 3 1 1 1 2 1 1 1 2 3 4 
19.48/19.66	d NODES 89
19.48/19.66	d CHECKS 775225
19.48/19.66	   
19.48/19.66	   totalWckTime=19.467  totalCpuTime=17.54

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-1044080-1215019113/watcher-1044080-1215019113 -o /tmp/evaluation-result-1044080-1215019113/solver-1044080-1215019113 -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-1044080-1215019113.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: 0.44 0.10 0.03 4/73 9770
/proc/meminfo: memFree=1555592/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=18572 CPUtime=0
/proc/9770/stat : 9770 (runsolver) R 9768 9770 9511 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 234900500 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9770/statm: 4643 292 257 25 0 2626 0

[startup+0.101806 s]
/proc/loadavg: 0.44 0.10 0.03 4/73 9770
/proc/meminfo: memFree=1555592/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=865884 CPUtime=0.06
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 3611 0 1 0 5 1 0 0 18 0 9 0 234900500 886665216 3099 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216471 3099 1662 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865884

[startup+0.201817 s]
/proc/loadavg: 0.44 0.10 0.03 4/73 9770
/proc/meminfo: memFree=1555592/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=866044 CPUtime=0.16
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 4613 0 1 0 14 2 0 0 18 0 9 0 234900500 886829056 4040 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216511 4040 1858 9 0 211059 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 866044

[startup+0.301828 s]
/proc/loadavg: 0.44 0.10 0.03 4/73 9770
/proc/meminfo: memFree=1555592/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=866284 CPUtime=0.27
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 5836 0 1 0 24 3 0 0 18 0 9 0 234900500 887074816 5210 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216571 5213 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701866 s]
/proc/loadavg: 0.44 0.10 0.03 4/73 9770
/proc/meminfo: memFree=1555592/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=866400 CPUtime=0.66
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 14381 0 1 0 59 7 0 0 18 0 9 0 234900500 887193600 13751 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216600 13751 1968 9 0 211128 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866400

[startup+1.50196 s]
/proc/loadavg: 0.44 0.10 0.03 3/82 9779
/proc/meminfo: memFree=1450496/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=866984 CPUtime=1.46
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 25576 0 1 0 134 12 0 0 18 0 9 0 234900500 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216746 24943 1982 9 0 211274 0
[pid=9770/tid=9772] ppid=9768 vsize=866984 CPUtime=1.17
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15654 0 1 0 109 8 0 0 25 0 9 0 234900501 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 103826317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=866984 CPUtime=0.18
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 8774 0 0 0 15 3 0 0 17 0 9 0 234900504 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=866984 CPUtime=0.08
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 451 0 0 0 8 0 0 0 16 0 9 0 234900506 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 887791616 24943 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 866984

[startup+3.10113 s]
/proc/loadavg: 0.57 0.13 0.04 3/82 9779
/proc/meminfo: memFree=1379840/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=866984 CPUtime=3.05
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 33418 0 1 0 289 16 0 0 18 0 9 0 234900500 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216746 32732 2047 9 0 211274 0
[pid=9770/tid=9772] ppid=9768 vsize=866984 CPUtime=2.47
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15665 0 1 0 238 9 0 0 25 0 9 0 234900501 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=866984 CPUtime=0.43
/proc/9770/task/9773/stat : 9773 (java) R 9768 9770 9511 0 -1 64 16577 0 0 0 38 5 0 0 16 0 9 0 234900504 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 104181584 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=866984 CPUtime=0.11
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 479 0 0 0 11 0 0 0 16 0 9 0 234900506 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=866984 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 887791616 32732 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866984

[startup+6.30247 s]
/proc/loadavg: 0.57 0.13 0.04 3/82 9779
/proc/meminfo: memFree=1002944/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=6.24
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 34919 0 1 0 605 19 0 0 18 0 9 0 234900500 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 34095 2609 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=5.43
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15672 0 1 0 531 12 0 0 25 0 9 0 234900501 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4126574436 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=0.64
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 17951 0 0 0 58 6 0 0 16 0 9 0 234900504 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.14
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 599 0 0 0 14 0 0 0 16 0 9 0 234900506 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 34095 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 34095 996147200 134512640 134550740 4294955984 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) 867468

[startup+12.7022 s]
/proc/loadavg: 0.79 0.19 0.06 3/82 9779
/proc/meminfo: memFree=835520/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=12.62
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 42667 0 1 0 1232 30 0 0 18 0 9 0 234900500 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 41829 2610 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=11.47
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15687 0 1 0 1128 19 0 0 25 0 9 0 234900501 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4126398866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=0.97
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 25681 0 0 0 88 9 0 0 16 0 9 0 234900504 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.14
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 602 0 0 0 14 0 0 0 17 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867468

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

[startup+12.8022 s]
/proc/loadavg: 0.79 0.19 0.06 3/82 9779
/proc/meminfo: memFree=835520/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=12.72
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 42667 0 1 0 1242 30 0 0 18 0 9 0 234900500 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 41829 2610 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=11.57
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15687 0 1 0 1138 19 0 0 25 0 9 0 234900501 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 102638674 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=0.97
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 25681 0 0 0 88 9 0 0 16 0 9 0 234900504 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.14
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 602 0 0 0 14 0 0 0 17 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 41829 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 867468

[startup+16.0025 s]
/proc/loadavg: 0.79 0.19 0.06 3/82 9779
/proc/meminfo: memFree=824256/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=15.91
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 44397 0 1 0 1559 32 0 0 18 0 9 0 234900500 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 43546 2612 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=14.63
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15730 0 1 0 1443 20 0 0 25 0 9 0 234900501 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4126878707 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=1.04
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 27334 0 0 0 94 10 0 0 17 0 9 0 234900504 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.2
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 636 0 0 0 20 0 0 0 15 0 9 0 234900506 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 43546 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 867468

[startup+17.6017 s]
/proc/loadavg: 0.88 0.22 0.07 3/82 9779
/proc/meminfo: memFree=817664/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=17.5
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 46048 0 1 0 1717 33 0 0 18 0 9 0 234900500 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 45195 2612 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=16.14
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15732 0 1 0 1594 20 0 0 25 0 9 0 234900501 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4126873119 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=1.12
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 28972 0 0 0 101 11 0 0 16 0 9 0 234900504 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.21
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 647 0 0 0 21 0 0 0 15 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 867468

[startup+18.4018 s]
/proc/loadavg: 0.88 0.22 0.07 3/82 9779
/proc/meminfo: memFree=817664/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867468 CPUtime=18.3
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 46048 0 1 0 1797 33 0 0 18 0 9 0 234900500 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216867 45195 2612 9 0 211395 0
[pid=9770/tid=9772] ppid=9768 vsize=867468 CPUtime=16.93
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 15732 0 1 0 1673 20 0 0 25 0 9 0 234900501 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4126889748 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867468 CPUtime=1.12
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 28972 0 0 0 101 11 0 0 16 0 9 0 234900504 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 234900504 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 234900505 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867468 CPUtime=0.21
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 647 0 0 0 21 0 0 0 15 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867468 CPUtime=0
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 234900506 888287232 45195 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.3
Current children cumulated vsize (KiB) 867468

[startup+19.2019 s]
/proc/loadavg: 0.88 0.22 0.07 3/82 9779
/proc/meminfo: memFree=817664/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867792 CPUtime=19.08
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 57734 447 1 0 1867 36 3 2 18 0 10 0 234900500 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216948 45252 2612 9 0 211476 0
[pid=9770/tid=9772] ppid=9768 vsize=867792 CPUtime=17.52
/proc/9770/task/9772/stat : 9772 (java) S 9768 9770 9511 0 -1 64 17996 447 1 0 1726 21 3 2 23 0 10 0 234900501 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867792 CPUtime=1.33
/proc/9770/task/9773/stat : 9773 (java) R 9768 9770 9511 0 -1 64 38113 447 0 0 116 12 3 2 17 0 10 0 234900504 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 103735733 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867792 CPUtime=0.05
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 13 447 0 0 0 0 3 2 16 0 10 0 234900504 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867792 CPUtime=0.05
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 5 447 0 0 0 0 3 2 16 0 10 0 234900505 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867792 CPUtime=0.05
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 447 0 0 0 0 3 2 23 0 10 0 234900506 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867792 CPUtime=0.29
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 785 447 0 0 24 0 3 2 15 0 10 0 234900506 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867792 CPUtime=0.05
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 447 0 0 0 0 3 2 24 0 10 0 234900506 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867792 CPUtime=0.05
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 10 447 0 0 0 0 3 2 15 0 10 0 234900506 888619008 45252 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 867792

[startup+19.6019 s]
/proc/loadavg: 0.88 0.22 0.07 3/82 9779
/proc/meminfo: memFree=817664/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=867880 CPUtime=19.48
/proc/9770/stat : 9770 (java) S 9768 9770 9511 0 -1 0 62169 447 1 0 1906 37 3 2 18 0 9 0 234900500 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9770/statm: 216970 47547 2636 9 0 211476 0
[pid=9770/tid=9772] ppid=9768 vsize=867880 CPUtime=17.69
/proc/9770/task/9772/stat : 9772 (java) R 9768 9770 9511 0 -1 64 19099 447 1 0 1743 21 3 2 23 0 9 0 234900501 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4127151850 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9773] ppid=9768 vsize=867880 CPUtime=1.5
/proc/9770/task/9773/stat : 9773 (java) S 9768 9770 9511 0 -1 64 41364 447 0 0 133 12 3 2 19 0 9 0 234900504 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9774] ppid=9768 vsize=867880 CPUtime=0.05
/proc/9770/task/9774/stat : 9774 (java) S 9768 9770 9511 0 -1 64 19 447 0 0 0 0 3 2 17 0 9 0 234900504 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9775] ppid=9768 vsize=867880 CPUtime=0.05
/proc/9770/task/9775/stat : 9775 (java) S 9768 9770 9511 0 -1 64 11 447 0 0 0 0 3 2 16 0 9 0 234900505 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9776] ppid=9768 vsize=867880 CPUtime=0.05
/proc/9770/task/9776/stat : 9776 (java) S 9768 9770 9511 0 -1 64 0 447 0 0 0 0 3 2 23 0 9 0 234900506 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9777] ppid=9768 vsize=867880 CPUtime=0.34
/proc/9770/task/9777/stat : 9777 (java) S 9768 9770 9511 0 -1 64 851 447 0 0 28 1 3 2 15 0 9 0 234900506 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9770/tid=9778] ppid=9768 vsize=867880 CPUtime=0.05
/proc/9770/task/9778/stat : 9778 (java) S 9768 9770 9511 0 -1 64 2 447 0 0 0 0 3 2 24 0 9 0 234900506 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9770/tid=9779] ppid=9768 vsize=867880 CPUtime=0.05
/proc/9770/task/9779/stat : 9779 (java) S 9768 9770 9511 0 -1 64 10 447 0 0 0 0 3 2 15 0 9 0 234900506 888709120 47547 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (KiB) 867880

[startup+19.7024 s]
/proc/loadavg: 0.88 0.22 0.07 3/82 9779
/proc/meminfo: memFree=817664/2055920 swapFree=4154836/4192956
[pid=9770] ppid=9768 vsize=0 CPUtime=19.56
/proc/9770/stat : 9770 (java) Z 9768 9770 9511 0 -1 12 62454 447 1 0 1912 39 3 2 16 0 2 0 234900500 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9770/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.56
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 19.7139
CPU time (s): 19.59
CPU user time (s): 19.1631
CPU system time (s): 0.426935
CPU usage (%): 99.3718
Max. virtual memory (cumulated for all children) (KiB): 867880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1631
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62901
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= 2127
involuntary context switches= 2409

runsolver used 0.026995 second user time and 0.076988 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-02 19:18:46
IDJOB=1044080
IDBENCH=53348
IDSOLVER=363
FILE ID=node81/1044080-1215019113
PBS_JOBID= 7874310
Free space on /tmp= 126704 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lard/normalized-lard-89-89.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-1044080-1215019113/watcher-1044080-1215019113 -o /tmp/evaluation-result-1044080-1215019113/solver-1044080-1215019113 -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-1044080-1215019113.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 835c459e7c067a13c82ad8656195350d
RANDOM SEED=1846311180

node81.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1556264 kB
Buffers:         12616 kB
Cached:         258720 kB
SwapCached:      30856 kB
Active:         405096 kB
Inactive:        37504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556264 kB
SwapTotal:     4192956 kB
SwapFree:      4154836 kB
Dirty:          157224 kB
Writeback:           0 kB
Mapped:         154460 kB
Slab:            42324 kB
Committed_AS:   576696 kB
PageTables:       1824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126700 MiB
End job on node81 at 2008-07-02 19:19:05