Trace number 1071432

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 33.9608 34.3348

DiagnosticValue
CHECKS9410
NODES297

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-20-20-2.xml
MD5SUM2344aea19d376a2dc3bf2408a1b627e6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7501
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints36100
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36100
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.25	     name=mac.xml
0.29/0.33	   
0.29/0.33	   instance
0.29/0.33	     name=HOME/instance-1071432-1215169063.xml
0.29/0.37	   
0.29/0.37	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.39/0.45	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=800
0.39/0.45	       =>  wckTime=0.204  cpuTime=0.16  mem=8M829
0.39/0.45	   
0.39/0.45	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
31.05/31.49	     nbConstraints=36138  nbGlobalConstraints=38  nbConflictsStructures=1  nbSharedConflictsStructures=36099
31.05/31.49	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=36099  minDegree=363
31.05/31.49	     maxDegree=366  minArity=4  avgArity=4.05  maxArity=380  nbGenerators=38  nbFusions=0  symmetryWckTime=10.743
31.05/31.49	     symmetryCpuTime=1.43
31.05/31.49	       =>  wckTime=31.242  cpuTime=19.93  mem=156M53
31.85/32.26	   
31.85/32.26	   solver IterativeSystematicSolver being built... 
33.04/33.42	   
33.04/33.42	   INFO : Forward propagation technique limited 
33.14/33.52	       =>  wckTime=33.263  cpuTime=20.86  mem=209M661
33.24/33.64	   
33.24/33.64	   preprocessing
33.24/33.64	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.24/33.64	     detectedInconsistency=no
33.24/33.64	       =>  wckTime=0.123  cpuTime=0.11  mem=214M609
33.83/34.26	   
33.83/34.27	   search
33.83/34.27	     run=3  nbConstraintChecks=9410  nbValidityChecks=18974  minDepth=0  maxDepth=2  nbPropagations=4426
33.83/34.27	     nbRevisions=51541  nbUselessRevisions=48265  nbAssignments=297  nbFailedAssignments=48  nbBacktracks=208
33.83/34.27	     nbVisitedNodes=387  nbRestartNogoods=7  mapSize=81  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
33.83/34.27	     nbREliminables=382.5  nbIEliminables=4.44  nbDEliminables=0  nbPEliminables=0
33.83/34.27	       =>  wckTime=0.75  cpuTime=0.68  mem=215M599
33.83/34.27	   
33.83/34.27	   global
33.83/34.27	     nbConstraintChecks=9410  nbValidityChecks=18974  nbPropagations=4826  nbRevisions=51541  nbUselessRevisions=48265
33.83/34.27	     nbRestartNogoods=7  solvingWckTime=0.752  solvingCpuTime=0.68  expiredTime=no  totalExploration=yes
33.83/34.27	     nbFoundSolutions=0  globalCpuTime=21.6
33.83/34.27	       =>  wckTime=34.017  cpuTime=21.54  mem=215M599
33.83/34.27	   
33.83/34.27	s UNSATISFIABLE
33.83/34.27	d NODES 297
33.83/34.27	d CHECKS 9410
33.83/34.27	   
33.83/34.27	   totalWckTime=34.075  totalCpuTime=21.6

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-1071432-1215169063/watcher-1071432-1215169063 -o /tmp/evaluation-result-1071432-1215169063/solver-1071432-1215169063 -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-1071432-1215169063.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.11 2.06 2.01 3/82 23832
/proc/meminfo: memFree=1048004/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=18572 CPUtime=0
/proc/23832/stat : 23832 (runsolver) R 23830 23832 22341 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1995879221 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 240907775271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23832/statm: 4643 292 257 25 0 2626 0

[startup+0.045732 s]
/proc/loadavg: 2.11 2.06 2.01 3/82 23832
/proc/meminfo: memFree=1048004/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=861876 CPUtime=0.02
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 2254 0 1 0 1 1 0 0 19 0 5 0 1995879221 882561024 1863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 215469 1879 860 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.109942 s]
/proc/loadavg: 2.11 2.06 2.01 3/82 23832
/proc/meminfo: memFree=1048004/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=865884 CPUtime=0.09
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 3791 0 1 0 7 2 0 0 19 0 9 0 1995879221 886665216 3242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216471 3242 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30196 s]
/proc/loadavg: 2.11 2.06 2.01 3/82 23832
/proc/meminfo: memFree=1048004/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=866048 CPUtime=0.29
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 5578 0 1 0 24 5 0 0 19 0 9 0 1995879221 886833152 4992 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216512 4992 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866048

[startup+0.703001 s]
/proc/loadavg: 2.11 2.06 2.01 3/82 23832
/proc/meminfo: memFree=1048004/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867088 CPUtime=0.68
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 8224 0 1 0 61 7 0 0 19 0 9 0 1995879221 887898112 7584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216772 7584 2004 9 0 211278 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867088

[startup+1.50208 s]
/proc/loadavg: 2.26 2.09 2.02 3/91 23841
/proc/meminfo: memFree=1008188/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867600 CPUtime=1.47
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 18055 0 1 0 133 14 0 0 19 0 9 0 1995879221 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216900 17390 2000 9 0 211428 0
[pid=23832/tid=23834] ppid=23830 vsize=867600 CPUtime=1.23
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 15736 0 1 0 111 12 0 0 25 0 9 0 1995879222 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 102902922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867600 CPUtime=0.04
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 953 0 0 0 4 0 0 0 16 0 9 0 1995879224 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995879226 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867600 CPUtime=0.17
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 668 0 0 0 17 0 0 0 16 0 9 0 1995879226 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995879226 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995879226 888422400 17390 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867600

[startup+3.10124 s]
/proc/loadavg: 2.26 2.09 2.02 3/91 23841
/proc/meminfo: memFree=978236/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867600 CPUtime=3.05
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 20998 0 1 0 289 16 0 0 19 0 9 0 1995879221 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216900 20331 2000 9 0 211428 0
[pid=23832/tid=23834] ppid=23830 vsize=867600 CPUtime=2.67
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 15739 0 1 0 254 13 0 0 25 0 9 0 1995879222 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 102888652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867600 CPUtime=0.19
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 3893 0 0 0 17 2 0 0 16 0 9 0 1995879224 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995879226 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867600 CPUtime=0.17
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 668 0 0 0 17 0 0 0 16 0 9 0 1995879226 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995879226 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995879226 888422400 20331 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867600

[startup+6.30256 s]
/proc/loadavg: 2.32 2.11 2.02 3/91 23841
/proc/meminfo: memFree=957372/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867600 CPUtime=6.22
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 26174 0 1 0 599 23 0 0 19 0 9 0 1995879221 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216900 25501 2002 9 0 211428 0
[pid=23832/tid=23834] ppid=23830 vsize=867600 CPUtime=5.42
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 15764 0 1 0 524 18 0 0 25 0 9 0 1995879222 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 102887925 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867600 CPUtime=0.56
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 9017 0 0 0 52 4 0 0 16 0 9 0 1995879224 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995879226 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867600 CPUtime=0.21
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 695 0 0 0 21 0 0 0 16 0 9 0 1995879226 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995879226 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995879226 888422400 25501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867600

[startup+12.7012 s]
/proc/loadavg: 2.29 2.11 2.02 3/91 23841
/proc/meminfo: memFree=914684/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867600 CPUtime=12.55
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 37112 0 1 0 1164 91 0 0 19 0 9 0 1995879221 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216900 36431 2002 9 0 211428 0
[pid=23832/tid=23834] ppid=23830 vsize=867600 CPUtime=11.27
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 15772 0 1 0 1048 79 0 0 25 0 9 0 1995879222 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 103778105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867600 CPUtime=1.01
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 19932 0 0 0 91 10 0 0 16 0 9 0 1995879224 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995879224 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995879226 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867600 CPUtime=0.24
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 710 0 0 0 24 0 0 0 16 0 9 0 1995879226 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1995879226 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867600 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995879226 888422400 36431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867600

[startup+25.5025 s]
/proc/loadavg: 2.37 2.13 2.03 3/93 23843
/proc/meminfo: memFree=804780/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867924 CPUtime=21.21
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 68389 0 1 0 1937 184 0 0 19 0 10 0 1995879221 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216981 56113 2010 9 0 211509 0
[pid=23843] ppid=23832 vsize=28236 CPUtime=4.01
/proc/23843/stat : 23843 (saucy) R 23832 23832 22341 0 -1 4194304 5466 0 0 0 397 4 0 0 25 0 1 0 1995881347 28913664 5349 996147200 134512640 134531332 4294956000 18446744073709551615 134525830 0 4 0 0 0 0 0 17 1 0 0
/proc/23843/statm: 7059 5349 104 4 0 6735 0
[pid=23832/tid=23834] ppid=23830 vsize=867924 CPUtime=19.2
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 22341 0 -1 64 25464 0 1 0 1756 164 0 0 15 0 10 0 1995879222 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867924 CPUtime=1.7
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 41348 0 0 0 153 17 0 0 16 0 10 0 1995879224 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995879224 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995879224 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995879226 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867924 CPUtime=0.26
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 805 0 0 0 26 0 0 0 15 0 10 0 1995879226 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1995879226 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1995879226 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23842] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23842/stat : 23842 (java) S 23830 23832 22341 0 -1 64 69 0 0 0 0 0 0 0 24 0 10 0 1995881347 888754176 56113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 896160

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

[startup+28.7018 s]
/proc/loadavg: 2.37 2.13 2.03 3/93 23843
/proc/meminfo: memFree=799340/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=867924 CPUtime=21.29
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 70665 0 1 0 1944 185 0 0 19 0 10 0 1995879221 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 216981 56118 2010 9 0 211509 0
[pid=23843] ppid=23832 vsize=33120 CPUtime=7.1
/proc/23843/stat : 23843 (saucy) R 23832 23832 22341 0 -1 4194304 6831 0 0 0 705 5 0 0 25 0 1 0 1995881347 33914880 6714 996147200 134512640 134531332 4294956000 18446744073709551615 134523197 0 4 0 0 0 0 0 17 1 0 0
/proc/23843/statm: 8280 6714 104 4 0 7956 0
[pid=23832/tid=23834] ppid=23830 vsize=867924 CPUtime=19.27
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 22341 0 -1 64 27716 0 1 0 1762 165 0 0 15 0 10 0 1995879222 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=867924 CPUtime=1.7
/proc/23832/task/23835/stat : 23835 (java) S 23830 23832 22341 0 -1 64 41367 0 0 0 153 17 0 0 16 0 10 0 1995879224 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1995879224 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995879224 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995879226 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=867924 CPUtime=0.27
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 808 0 0 0 27 0 0 0 16 0 10 0 1995879226 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1995879226 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 1995879226 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23842] ppid=23830 vsize=867924 CPUtime=0
/proc/23832/task/23842/stat : 23842 (java) S 23830 23832 22341 0 -1 64 69 0 0 0 0 0 0 0 24 0 10 0 1995881347 888754176 56118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 901044

[startup+31.9071 s]
/proc/loadavg: 2.50 2.16 2.04 3/92 23845
/proc/meminfo: memFree=829932/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=868248 CPUtime=31.56
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 108725 7948 1 0 2067 194 887 8 19 0 10 0 1995879221 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 217062 56260 2065 9 0 211590 0
[pid=23832/tid=23834] ppid=23830 vsize=868248 CPUtime=29.1
/proc/23832/task/23834/stat : 23834 (java) S 23830 23832 22341 0 -1 64 30255 7948 1 0 1849 166 887 8 16 0 10 0 1995879222 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=868248 CPUtime=11.07
/proc/23832/task/23835/stat : 23835 (java) R 23830 23832 22341 0 -1 64 76634 7948 0 0 188 24 887 8 18 0 10 0 1995879224 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 103735954 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 21 7948 0 0 0 0 887 8 16 0 10 0 1995879224 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 10 7948 0 0 0 0 887 8 16 0 10 0 1995879224 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 7948 0 0 0 0 887 8 18 0 10 0 1995879226 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=868248 CPUtime=9.24
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 992 7948 0 0 29 0 887 8 15 0 10 0 1995879226 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 7948 0 0 0 0 887 8 19 0 10 0 1995879226 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 10 7948 0 0 0 0 887 8 15 0 10 0 1995879226 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23844] ppid=23830 vsize=868248 CPUtime=8.95
/proc/23832/task/23844/stat : 23844 (java) S 23830 23832 22341 0 -1 64 42 7948 0 0 0 0 887 8 17 0 10 0 1995882282 889085952 56260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 868248

[startup+33.5023 s]
/proc/loadavg: 2.50 2.16 2.04 4/91 23845
/proc/meminfo: memFree=822060/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=868336 CPUtime=33.14
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 125103 7948 1 0 2220 199 887 8 19 0 9 0 1995879221 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 217084 61292 2637 9 0 211590 0
[pid=23832/tid=23834] ppid=23830 vsize=868336 CPUtime=30.02
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 40576 7948 1 0 1939 168 887 8 16 0 9 0 1995879222 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4125978359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=868336 CPUtime=11.69
/proc/23832/task/23835/stat : 23835 (java) R 23830 23832 22341 0 -1 64 82638 7948 0 0 247 27 887 8 25 0 9 0 1995879224 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 21 7948 0 0 0 0 887 8 15 0 9 0 1995879224 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 11 7948 0 0 0 0 887 8 15 0 9 0 1995879224 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 7948 0 0 0 0 887 8 18 0 9 0 1995879226 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=868336 CPUtime=9.28
/proc/23832/task/23839/stat : 23839 (java) R 23830 23832 22341 0 -1 64 1044 7948 0 0 33 0 887 8 16 0 9 0 1995879226 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 7948 0 0 0 0 887 8 19 0 9 0 1995879226 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 10 7948 0 0 0 0 887 8 15 0 9 0 1995879226 889176064 61292 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.14
Current children cumulated vsize (KiB) 868336

[startup+33.9023 s]
/proc/loadavg: 2.50 2.16 2.04 4/91 23845
/proc/meminfo: memFree=822060/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=868336 CPUtime=33.53
/proc/23832/stat : 23832 (java) S 23830 23832 22341 0 -1 0 125149 7948 1 0 2259 199 887 8 19 0 9 0 1995879221 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 217084 61329 2637 9 0 211590 0
[pid=23832/tid=23834] ppid=23830 vsize=868336 CPUtime=30.36
/proc/23832/task/23834/stat : 23834 (java) R 23830 23832 22341 0 -1 64 40591 7948 1 0 1973 168 887 8 16 0 9 0 1995879222 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4127094632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23835] ppid=23830 vsize=868336 CPUtime=11.69
/proc/23832/task/23835/stat : 23835 (java) R 23830 23832 22341 0 -1 64 82638 7948 0 0 247 27 887 8 25 0 9 0 1995879224 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23836] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23836/stat : 23836 (java) S 23830 23832 22341 0 -1 64 21 7948 0 0 0 0 887 8 15 0 9 0 1995879224 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23837] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23837/stat : 23837 (java) S 23830 23832 22341 0 -1 64 11 7948 0 0 0 0 887 8 15 0 9 0 1995879224 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23838] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23838/stat : 23838 (java) S 23830 23832 22341 0 -1 64 1 7948 0 0 0 0 887 8 18 0 9 0 1995879226 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23839] ppid=23830 vsize=868336 CPUtime=9.33
/proc/23832/task/23839/stat : 23839 (java) S 23830 23832 22341 0 -1 64 1075 7948 0 0 38 0 887 8 15 0 9 0 1995879226 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23840] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23840/stat : 23840 (java) S 23830 23832 22341 0 -1 64 2 7948 0 0 0 0 887 8 19 0 9 0 1995879226 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23832/tid=23841] ppid=23830 vsize=868336 CPUtime=8.95
/proc/23832/task/23841/stat : 23841 (java) S 23830 23832 22341 0 -1 64 10 7948 0 0 0 0 887 8 15 0 9 0 1995879226 889176064 61329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.53
Current children cumulated vsize (KiB) 868336

[startup+34.3025 s]
/proc/loadavg: 2.50 2.16 2.04 4/91 23845
/proc/meminfo: memFree=812012/2055920 swapFree=4179028/4192956
[pid=23832] ppid=23830 vsize=0 CPUtime=33.91
/proc/23832/stat : 23832 (java) Z 23830 23832 22341 0 -1 12 125192 7948 1 0 2296 200 887 8 16 0 2 0 1995879221 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23832/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 33.91
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 34.3348
CPU time (s): 33.9608
CPU user time (s): 31.8392
CPU system time (s): 2.12168
CPU usage (%): 98.911
Max. virtual memory (cumulated for all children) (KiB): 904476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.8392
system time used= 2.12168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133140
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= 4426
involuntary context switches= 5210

runsolver used 0.054991 second user time and 0.119981 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-04 12:57:43
IDJOB=1071432
IDBENCH=56087
IDSOLVER=363
FILE ID=node36/1071432-1215169063
PBS_JOBID= 7881489
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-20-20-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-1071432-1215169063/watcher-1071432-1215169063 -o /tmp/evaluation-result-1071432-1215169063/solver-1071432-1215169063 -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-1071432-1215169063.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2344aea19d376a2dc3bf2408a1b627e6
RANDOM SEED=997730467

node36.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.240
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.240
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:       1048420 kB
Buffers:         80720 kB
Cached:         477244 kB
SwapCached:       7932 kB
Active:         760100 kB
Inactive:       178464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1048420 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:         397656 kB
Slab:            53332 kB
Committed_AS:  3681860 kB
PageTables:       2624 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= 66388 MiB
End job on node36 at 2008-07-04 12:58:18