Trace number 1051952

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 36.9214 36.9945

DiagnosticValue
CHECKS8377680
NODES124110

General information on the benchmark

Namecsp/ramsey4/
normalized-ramsey-32-4.xml
MD5SUM7abec0eca5a53922cc4d4b6c3d9fa074
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.374942
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of constraints4960
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4960
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-1051952-1215055104.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.37/0.46	     nbVariables=496  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=1984
0.37/0.46	       =>  wckTime=0.195  cpuTime=0.14  mem=9M869
0.37/0.46	   
0.37/0.46	   predicates being loaded...
0.48/0.52	   
0.48/0.52	   constraints being loaded...
2.85/2.98	     nbConstraints=4991  nbGlobalConstraints=31  nbConflictsStructures=1  nbSharedConflictsStructures=4959
2.85/2.98	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=4959  minDegree=31
2.85/2.98	     maxDegree=34  minArity=3  avgArity=3.35  maxArity=60  nbGenerators=31  nbFusions=0  symmetryWckTime=0.873
2.85/2.98	     symmetryCpuTime=0.26
2.85/2.98	       =>  wckTime=2.719  cpuTime=1.83  mem=12M119
2.94/3.09	   
2.94/3.09	   solver IterativeSystematicSolver being built... 
3.16/3.24	   
3.16/3.24	   INFO : Forward propagation technique limited 
3.27/3.35	       =>  wckTime=3.086  cpuTime=2.05  mem=17M90
3.27/3.39	   
3.27/3.39	   preprocessing
3.27/3.39	     nbConstraintChecks=0  nbPropagations=496  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.27/3.39	     detectedInconsistency=no
3.27/3.39	       =>  wckTime=0.035  cpuTime=0.03  mem=17M90
3.66/3.71	   
3.66/3.71	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=19M43)
36.84/36.94	   
36.84/36.94	   search
36.84/36.94	     run=18  nbConstraintChecks=8377676  nbValidityChecks=16464466  minDepth=109  maxDepth=496  nbPropagations=3542514
36.84/36.94	     nbRevisions=21211212  nbUselessRevisions=17484467  nbAssignments=124110  nbFailedAssignments=32318
36.84/36.94	     nbInferredBacktracks=1  nbBacktracks=89691  nbVisitedNodes=181784  nbRestartNogoods=176  nbFoundSolutions=1
36.84/36.94	     nbSEliminables=0  nbREliminables=349.22  nbIEliminables=78.65  nbDEliminables=0  nbPEliminables=0
36.84/36.94	       =>  wckTime=33.583  cpuTime=33.48  mem=19M43
36.84/36.94	   
36.84/36.94	   global
36.84/36.94	     nbConstraintChecks=8377676  nbValidityChecks=16464466  nbPropagations=3543010  nbRevisions=21211212
36.84/36.94	     nbUselessRevisions=17484467  nbRestartNogoods=176  solvingWckTime=33.585  solvingCpuTime=33.48  expiredTime=no
36.84/36.94	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=35.52  globalCpuTime=35.57
36.84/36.94	       =>  wckTime=36.675  cpuTime=35.53  mem=19M43
36.84/36.94	   
36.84/36.94	s SATISFIABLE
36.84/36.94	v 0 0 0 0 0 0 0 0 0 0 0 1 1 1 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 1 2 2 2 2 2 0 1 1 0 0 2 2 2 0 0 1 1 2 2 3 3 3 3 3 3 2 2 3 3 1 2 2 2 3 1 0 2 1 2 0 2 2 0 0 3 3 1 2 0 0 1 3 3 3 3 2 3 3 1 1 3 2 1 2 0 1 0 2 1 3 0 2 0 3 1 3 1 3 0 0 1 2 3 2 2 1 3 1 2 0 2 0 1 3 0 1 0 3 1 3 2 0 0 0 1 3 2 1 0 2 2 3 2 1 1 3 3 0 3 1 0 0 1 2 3 0 2 2 3 1 3 0 0 1 0 1 2 3 2 1 1 0 3 0 3 2 2 2 3 3 2 0 1 2 2 1 1 0 0 1 1 3 1 3 0 1 2 2 2 0 1 0 1 3 3 0 0 0 0 0 2 3 3 3 3 3 1 0 2 0 2 1 0 3 0 2 0 3 2 0 1 0 0 3 1 3 1 1 1 2 1 0 3 1 0 0 1 0 2 0 1 3 3 3 3 0 0 0 2 3 0 2 1 2 3 0 0 0 3 3 1 0 1 0 3 0 1 2 0 3 2 0 1 1 2 0 0 0 2 1 1 0 3 3 2 3 3 0 2 0 0 2 2 1 1 2 2 3 1 3 1 3 1 3 2 0 0 3 3 0 1 0 1 2 2 3 1 0 3 2 1 3 1 2 3 3 3 0 1 2 1 3 2 2 2 0 2 3 1 3 3 1 1 3 1 0 0 0 3 2 3 3 2 0 0 0 3 1 2 1 0 0 0 1 2 2 0 1 0 0 1 1 3 3 0 1 3 3 3 3 2 1 3 1 2 2 1 1 3 1 2 0 1 1 0 3 3 3 1 3 2 2 0 1 0 2 3 1 3 1 0 1 2 2 1 1 0 0 0 1 2 2 2 1 0 0 0 1 0 2 2 1 2 0 1 2 0 1 0 0 2 1 2 1 1 2 2 1 0 1 1 1 1 2 2 0 0 0 2 1 2 0 0 1 2 1 0 0 0 1 0 0 2 0 1 1 2 2 2 0 
36.84/36.94	d NODES 124110
36.84/36.94	d CHECKS 8377676
36.84/36.94	   
36.84/36.94	   totalWckTime=36.745  totalCpuTime=35.57

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-1051952-1215055104/watcher-1051952-1215055104 -o /tmp/evaluation-result-1051952-1215055104/solver-1051952-1215055104 -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-1051952-1215055104.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.91 1.98 1.99 3/81 28199
/proc/meminfo: memFree=1715144/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=18572 CPUtime=0
/proc/28199/stat : 28199 (runsolver) R 28197 28199 25751 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1984483868 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28199/statm: 4643 292 257 25 0 2626 0

[startup+0.0429479 s]
/proc/loadavg: 1.91 1.98 1.99 3/81 28199
/proc/meminfo: memFree=1715144/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=861876 CPUtime=0.03
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 2256 0 1 0 2 1 0 0 18 0 5 0 1984483868 882561024 1865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 215469 1881 860 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.108853 s]
/proc/loadavg: 1.91 1.98 1.99 3/81 28199
/proc/meminfo: memFree=1715144/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=865884 CPUtime=0.09
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 3759 0 1 0 7 2 0 0 18 0 9 0 1984483868 886665216 3218 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 216471 3218 1708 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301877 s]
/proc/loadavg: 1.91 1.98 1.99 3/81 28199
/proc/meminfo: memFree=1715144/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=866284 CPUtime=0.28
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 5763 0 1 0 25 3 0 0 18 0 9 0 1984483868 887074816 5137 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 216571 5137 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701942 s]
/proc/loadavg: 1.91 1.98 1.99 3/81 28199
/proc/meminfo: memFree=1715144/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=867680 CPUtime=0.68
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 8873 0 1 0 63 5 0 0 18 0 9 0 1984483868 888504320 8233 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 216920 8233 2011 9 0 211426 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867680

[startup+1.50207 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 28208
/proc/meminfo: memFree=1671552/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=867596 CPUtime=1.46
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 18254 0 1 0 129 17 0 0 18 0 9 0 1984483868 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 216899 17589 2005 9 0 211427 0
[pid=28199/tid=28201] ppid=28197 vsize=867596 CPUtime=1.18
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 15764 0 1 0 103 15 0 0 25 0 9 0 1984483869 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28202] ppid=28197 vsize=867596 CPUtime=0.05
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 1103 0 0 0 5 0 0 0 16 0 9 0 1984483870 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=867596 CPUtime=0
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984483871 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28204] ppid=28197 vsize=867596 CPUtime=0
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984483871 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28205] ppid=28197 vsize=867596 CPUtime=0
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984483873 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=867596 CPUtime=0.21
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 691 0 0 0 21 0 0 0 15 0 9 0 1984483873 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28207] ppid=28197 vsize=867596 CPUtime=0
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984483873 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=867596 CPUtime=0
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984483873 888418304 17589 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867596

[startup+3.10132 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 28208
/proc/meminfo: memFree=1652160/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868116 CPUtime=3.05
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 33173 836 1 0 221 36 47 1 18 0 10 0 1984483868 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217029 21503 2636 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868116 CPUtime=2.52
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 18634 836 1 0 174 30 47 1 16 0 10 0 1984483869 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868116 CPUtime=0.69
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12770 836 0 0 19 2 47 1 16 0 10 0 1984483870 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868116 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 836 0 0 0 0 47 1 16 0 10 0 1984483871 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868116 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 836 0 0 0 0 47 1 16 0 10 0 1984483871 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868116 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 836 0 0 0 0 47 1 18 0 10 0 1984483873 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868116 CPUtime=0.75
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 938 836 0 0 26 1 47 1 15 0 10 0 1984483873 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868116 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 836 0 0 0 0 47 1 19 0 10 0 1984483873 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868116 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 6 836 0 0 0 0 47 1 15 0 10 0 1984483873 888950784 21503 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868116

[startup+6.30282 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638528/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=6.26
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38271 959 1 0 541 37 47 1 18 0 9 0 1984483868 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21608 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=5.59
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23557 959 1 0 480 31 47 1 17 0 9 0 1984483869 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4127213062 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1032 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21608 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 868028

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=12.66
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38281 959 1 0 1181 37 47 1 18 0 9 0 1984483868 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21609 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=11.99
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23558 959 1 0 1119 32 47 1 25 0 9 0 1984483869 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4127210352 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1041 959 0 0 39 1 47 1 15 0 9 0 1984483873 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21609 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 868028

[startup+25.5018 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=25.45
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 2460 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=24.78
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 2398 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127215399 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 17 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 868028

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

[startup+31.9078 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=31.85
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 3100 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=31.18
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 3038 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127233110 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 868028

[startup+35.1013 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=35.04
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 3419 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=34.38
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 3358 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127258698 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.04
Current children cumulated vsize (KiB) 868028

[startup+35.9024 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=35.84
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 3499 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=35.17
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 3437 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127299683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.84
Current children cumulated vsize (KiB) 868028

[startup+36.7025 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=36.64
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 3579 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=35.97
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 3517 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127264088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.64
Current children cumulated vsize (KiB) 868028

[startup+36.9026 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 28212
/proc/meminfo: memFree=1638400/2055920 swapFree=4179812/4192956
[pid=28199] ppid=28197 vsize=868028 CPUtime=36.84
/proc/28199/stat : 28199 (java) S 28197 28199 25751 0 -1 0 38284 959 1 0 3599 37 47 1 18 0 9 0 1984483868 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28199/statm: 217007 21611 2615 9 0 211535 0
[pid=28199/tid=28201] ppid=28197 vsize=868028 CPUtime=36.17
/proc/28199/task/28201/stat : 28201 (java) R 28197 28199 25751 0 -1 64 23559 959 1 0 3537 32 47 1 25 0 9 0 1984483869 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4127214088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28202] ppid=28197 vsize=868028 CPUtime=0.72
/proc/28199/task/28202/stat : 28202 (java) S 28197 28199 25751 0 -1 64 12820 959 0 0 22 2 47 1 16 0 9 0 1984483870 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28203] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28203/stat : 28203 (java) S 28197 28199 25751 0 -1 64 18 959 0 0 0 0 47 1 16 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28204] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28204/stat : 28204 (java) S 28197 28199 25751 0 -1 64 9 959 0 0 0 0 47 1 15 0 9 0 1984483871 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28205] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28205/stat : 28205 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 18 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28206] ppid=28197 vsize=868028 CPUtime=0.88
/proc/28199/task/28206/stat : 28206 (java) S 28197 28199 25751 0 -1 64 1043 959 0 0 39 1 47 1 16 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28199/tid=28207] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28207/stat : 28207 (java) S 28197 28199 25751 0 -1 64 1 959 0 0 0 0 47 1 19 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28199/tid=28208] ppid=28197 vsize=868028 CPUtime=0.48
/proc/28199/task/28208/stat : 28208 (java) S 28197 28199 25751 0 -1 64 34 959 0 0 0 0 47 1 15 0 9 0 1984483873 888860672 21611 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.84
Current children cumulated vsize (KiB) 868028

Child status: 0
Real time (s): 36.9945
CPU time (s): 36.9214
CPU user time (s): 36.5104
CPU system time (s): 0.410937
CPU usage (%): 99.8023
Max. virtual memory (cumulated for all children) (KiB): 868116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.5104
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39283
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= 2708
involuntary context switches= 2876

runsolver used 0.052991 second user time and 0.12698 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-03 05:18:24
IDJOB=1051952
IDBENCH=55958
IDSOLVER=363
FILE ID=node34/1051952-1215055104
PBS_JOBID= 7875105
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ramsey4/normalized-ramsey-32-4.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-1051952-1215055104/watcher-1051952-1215055104 -o /tmp/evaluation-result-1051952-1215055104/solver-1051952-1215055104 -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-1051952-1215055104.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7abec0eca5a53922cc4d4b6c3d9fa074
RANDOM SEED=1034616296

node34.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.259
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.259
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:       1715624 kB
Buffers:         41352 kB
Cached:         178768 kB
SwapCached:       6932 kB
Active:         171332 kB
Inactive:        97664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715624 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            2848 kB
Writeback:           0 kB
Mapped:          64976 kB
Slab:            56256 kB
Committed_AS:  3455528 kB
PageTables:       1984 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= 66540 MiB
End job on node34 at 2008-07-03 05:19:01