Trace number 2098207

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 19.439 19.5935

DiagnosticValue
CHECKS84
NODES0

General information on the benchmark

Namecsp/graphColoring/hos/
normalized-abb313GPIA-7.xml
MD5SUM2f1fc2e834d2ccdc26de517cd953fd07
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.43663
Satisfiable
(Un)Satisfiability was proved
Number of variables1557
Number of constraints65390
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65390
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-2098207-1247414251.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.32	   
0.27/0.32	   variables being loaded...
0.48/0.54	     nbVariables=1557  nbDomainTypes=1  minDomainSize=7  maxDomainSize=7  nbTotalValues=10899
0.48/0.54	       =>  wckTime=0.297  cpuTime=0.19  mem=13M744
0.48/0.54	   
0.48/0.54	   predicates being loaded...
0.57/0.60	   
0.57/0.60	   constraints being loaded...
18.58/18.75	     nbConstraints=53678  nbGlobalConstraints=322  nbMergedConstraints=12034  nbDisconnectedVariables=2
18.67/18.88	     nbConvertedConstraints=53356  nbConvertConstraintsChecks=589764  nbExtensionStructures=12036
18.67/18.88	     nbSharedExtensionStructures=53354  nbConflictsStructures=12081  nbSharedConflictsStructures=53354
18.67/18.88	     nbSharedBinaryRepresentations=168483  minDegree=1  maxDegree=153  minArity=2  avgArity=2.05  maxArity=118
18.67/18.88	     nbGenerators=122  nbFusions=46  symmetryWckTime=9.296  symmetryCpuTime=1.85  nbCliques=200
18.67/18.88	       =>  wckTime=18.505  cpuTime=10.05  mem=94M658
19.07/19.24	   
19.07/19.24	   solver IterativeSystematicSolver being built... 
19.17/19.34	   
19.17/19.34	   INFO : Forward propagation technique limited 
19.26/19.47	       =>  wckTime=19.225  cpuTime=10.24  mem=91M251
19.36/19.52	   
19.36/19.52	   preprocessing
19.36/19.52	     nbConstraintChecks=84  nbPropagations=126  nbRevisions=12  nbUselessRevisions=0  nbRemovedValues=12
19.36/19.52	     nbRemovedTuples=21  detectedInconsistency=yes
19.36/19.52	       =>  wckTime=0.042  cpuTime=0.04  mem=91M251
19.36/19.52	   
19.36/19.52	   global
19.36/19.52	     nbConstraintChecks=84  nbPropagations=126  nbRevisions=12  nbUselessRevisions=0  nbRestartNogoods=0
19.36/19.52	     solvingWckTime=0.045  solvingCpuTime=0.04  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
19.36/19.52	     globalCpuTime=10.32
19.36/19.52	       =>  wckTime=19.274  cpuTime=10.28  mem=92M199
19.36/19.52	   
19.36/19.53	s UNSATISFIABLE
19.36/19.53	d NODES 0
19.36/19.53	d CHECKS 84
19.36/19.53	   
19.36/19.53	   totalWckTime=19.341  totalCpuTime=10.32

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098207-1247414251/watcher-2098207-1247414251 -o /tmp/evaluation-result-2098207-1247414251/solver-2098207-1247414251 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098207-1247414251.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3366
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1616 CPUtime=0
/proc/3366/stat : 3366 (java) D 3364 3366 2105 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 28487807 1654784 145 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 0 0 0
/proc/3366/statm: 404 145 119 9 0 46 0

[startup+0.0862109 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3366
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=865956 CPUtime=0.06
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 3506 0 1 0 5 1 0 0 18 0 9 0 28487807 886738944 2991 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216489 2998 1568 9 0 210981 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865956

[startup+0.10121 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3366
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=865984 CPUtime=0.08
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 3736 0 1 0 7 1 0 0 18 0 9 0 28487807 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216496 3204 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301245 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3366
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=866380 CPUtime=0.27
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 5969 0 1 0 24 3 0 0 18 0 9 0 28487807 887173120 5335 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216595 5336 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866380

[startup+0.701313 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3366
/proc/meminfo: memFree=1717128/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867620 CPUtime=0.68
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 9525 0 1 0 63 5 0 0 18 0 9 0 28487807 888442880 8879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216905 8879 2039 9 0 211341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867620

[startup+1.50245 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 3375
/proc/meminfo: memFree=1672640/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867532 CPUtime=1.47
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 18701 0 1 0 136 11 0 0 18 0 9 0 28487807 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216883 18029 2029 9 0 211341 0
[pid=3366/tid=3368] ppid=3364 vsize=867532 CPUtime=1.21
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 15790 0 1 0 112 9 0 0 25 0 9 0 28487808 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 102883544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3369] ppid=3364 vsize=867532 CPUtime=0.06
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 1560 0 0 0 6 0 0 0 17 0 9 0 28487809 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3370] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3371] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3372] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28487812 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=867532 CPUtime=0.16
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 651 0 0 0 16 0 0 0 16 0 9 0 28487812 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3374] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28487812 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28487812 888352768 18029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867532

[startup+3.10272 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 3375
/proc/meminfo: memFree=1645056/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867532 CPUtime=3.08
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 23622 0 1 0 294 14 0 0 18 0 9 0 28487807 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216883 22948 2029 9 0 211341 0
[pid=3366/tid=3368] ppid=3364 vsize=867532 CPUtime=2.57
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 15792 0 1 0 247 10 0 0 25 0 9 0 28487808 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 104513903 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3369] ppid=3364 vsize=867532 CPUtime=0.31
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 6477 0 0 0 29 2 0 0 17 0 9 0 28487809 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3370] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3371] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3372] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28487812 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=867532 CPUtime=0.17
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 653 0 0 0 17 0 0 0 16 0 9 0 28487812 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3374] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28487812 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28487812 888352768 22948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867532

[startup+6.30126 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 3375
/proc/meminfo: memFree=1625216/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867532 CPUtime=6.27
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 27282 0 1 0 525 102 0 0 18 0 9 0 28487807 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216883 26602 2032 9 0 211341 0
[pid=3366/tid=3368] ppid=3364 vsize=867532 CPUtime=5.45
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 15830 0 1 0 448 97 0 0 25 0 9 0 28487808 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3369] ppid=3364 vsize=867532 CPUtime=0.54
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 10031 0 0 0 50 4 0 0 17 0 9 0 28487809 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3370] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3371] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28487810 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3372] ppid=3364 vsize=867536 CPUtime=0
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28487812 888356864 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=867532 CPUtime=0.25
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 721 0 0 0 25 0 0 0 15 0 9 0 28487812 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3374] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28487812 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=867532 CPUtime=0
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28487812 888352768 26602 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867532

[startup+12.7024 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 3377
/proc/meminfo: memFree=1583216/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867856 CPUtime=9.85
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 33178 0 1 0 773 212 0 0 18 0 10 0 28487807 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216964 32208 2036 9 0 211422 0
[pid=3377] ppid=3366 vsize=17480 CPUtime=2.79
/proc/3377/stat : 3377 (saucy) R 3366 3366 2105 0 -1 4194304 2828 0 0 0 277 2 0 0 25 0 1 0 28488793 17899520 2725 996147200 134512640 134531332 4294956000 18446744073709551615 134525800 0 4 0 0 0 0 0 17 1 0 0
/proc/3377/statm: 4370 2725 104 4 0 4046 0
[pid=3366/tid=3368] ppid=3364 vsize=867856 CPUtime=8.66
/proc/3366/task/3368/stat : 3368 (java) S 3364 3366 2105 0 -1 64 16014 0 1 0 662 204 0 0 15 0 10 0 28487808 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=867856 CPUtime=0.89
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 15654 0 0 0 83 6 0 0 16 0 10 0 28487809 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3370] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28487810 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3371] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28487810 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3372] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 28487812 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=867856 CPUtime=0.27
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 730 0 0 0 27 0 0 0 15 0 10 0 28487812 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3374] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28487812 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 28487812 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3376] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3376/stat : 3376 (java) S 3364 3366 2105 0 -1 64 69 0 0 0 0 0 0 0 16 0 10 0 28488793 888684544 32208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 885336

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

[startup+15.9029 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 3377
/proc/meminfo: memFree=1566576/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=867856 CPUtime=10.02
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 43774 0 1 0 788 214 0 0 18 0 10 0 28487807 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 216964 34781 2037 9 0 211422 0
[pid=3377] ppid=3366 vsize=20648 CPUtime=5.79
/proc/3377/stat : 3377 (saucy) R 3366 3366 2105 0 -1 4194304 4081 0 0 0 576 3 0 0 25 0 1 0 28488793 21143552 3978 996147200 134512640 134531332 4294956000 18446744073709551615 134521048 0 4 0 0 0 0 0 17 1 0 0
/proc/3377/statm: 5162 3978 104 4 0 4838 0
[pid=3366/tid=3368] ppid=3364 vsize=867856 CPUtime=8.71
/proc/3366/task/3368/stat : 3368 (java) S 3364 3366 2105 0 -1 64 18087 0 1 0 666 205 0 0 15 0 10 0 28487808 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=867856 CPUtime=1
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 24120 0 0 0 93 7 0 0 16 0 10 0 28487809 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3370] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 24 0 0 0 0 0 0 0 16 0 10 0 28487810 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3371] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 28487810 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3372] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 28487812 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=867856 CPUtime=0.27
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 773 0 0 0 27 0 0 0 16 0 10 0 28487812 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3374] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28487812 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 28487812 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3376] ppid=3364 vsize=867856 CPUtime=0
/proc/3366/task/3376/stat : 3376 (java) S 3364 3366 2105 0 -1 64 69 0 0 0 0 0 0 0 16 0 10 0 28488793 888684544 34781 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 888504

[startup+17.5022 s]
/proc/loadavg: 2.07 2.02 2.00 4/94 3379
/proc/meminfo: memFree=1581224/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=868180 CPUtime=17.38
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 44667 4227 1 0 820 216 699 3 18 0 10 0 28487807 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 217045 34795 2038 9 0 211503 0
[pid=3379] ppid=3366 vsize=44 CPUtime=0
/proc/3379/stat : 3379 (rm) R 3366 3366 2105 0 -1 4194304 24 0 0 0 0 0 0 0 19 0 1 0 28489524 45056 2 996147200 0 0 548682069479 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/3379/statm: 11 2 0 0 0 1 0
[pid=3366/tid=3368] ppid=3364 vsize=868180 CPUtime=16.04
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 18656 4227 1 0 697 205 699 3 16 0 10 0 28487808 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4127180512 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=868180 CPUtime=8.02
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 24210 4227 0 0 93 7 699 3 16 0 10 0 28487809 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3370] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 24 4227 0 0 0 0 699 3 16 0 10 0 28487810 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3371] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 11 4227 0 0 0 0 699 3 16 0 10 0 28487810 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3372] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 4227 0 0 0 0 699 3 18 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=868180 CPUtime=7.3
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 953 4227 0 0 28 0 699 3 15 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3374] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 4227 0 0 0 0 699 3 19 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 18 4227 0 0 0 0 699 3 15 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3378] ppid=3364 vsize=868180 CPUtime=7.02
/proc/3366/task/3378/stat : 3378 (java) S 3364 3366 2105 0 -1 64 40 4227 0 0 0 0 699 3 17 0 10 0 28489524 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 868224

[startup+18.3023 s]
/proc/loadavg: 2.07 2.02 2.00 4/94 3379
/proc/meminfo: memFree=1581224/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=868180 CPUtime=18.18
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 45031 4352 1 0 899 216 699 4 18 0 10 0 28487807 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 217045 34795 2038 9 0 211503 0
[pid=3366/tid=3368] ppid=3364 vsize=868180 CPUtime=16.84
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 18993 4352 1 0 776 205 699 4 17 0 10 0 28487808 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4127233156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=868180 CPUtime=8.04
/proc/3366/task/3369/stat : 3369 (java) S 3364 3366 2105 0 -1 64 24234 4352 0 0 93 8 699 4 16 0 10 0 28487809 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3370] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 24 4352 0 0 0 0 699 4 16 0 10 0 28487810 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3371] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 11 4352 0 0 0 0 699 4 16 0 10 0 28487810 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3372] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 4352 0 0 0 0 699 4 18 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=868180 CPUtime=7.31
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 953 4352 0 0 28 0 699 4 15 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3374] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 4352 0 0 0 0 699 4 19 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 18 4352 0 0 0 0 699 4 15 0 10 0 28487812 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3378] ppid=3364 vsize=868180 CPUtime=7.03
/proc/3366/task/3378/stat : 3378 (java) R 3364 3366 2105 0 -1 64 43 4352 0 0 0 0 699 4 17 0 10 0 28489524 889016320 34795 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.18
Current children cumulated vsize (KiB) 868180

[startup+19.1024 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 3379
/proc/meminfo: memFree=1585008/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=868684 CPUtime=18.97
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 65337 4352 1 0 975 219 699 4 18 0 9 0 28487807 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 217171 35747 2637 9 0 211629 0
[pid=3366/tid=3368] ppid=3364 vsize=868684 CPUtime=17.26
/proc/3366/task/3368/stat : 3368 (java) S 3364 3366 2105 0 -1 64 24871 4352 1 0 817 206 699 4 17 0 9 0 28487808 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=868684 CPUtime=8.38
/proc/3366/task/3369/stat : 3369 (java) R 3364 3366 2105 0 -1 64 38637 4352 0 0 125 10 699 4 18 0 9 0 28487809 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 102768233 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3370] ppid=3364 vsize=868684 CPUtime=7.03
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 24 4352 0 0 0 0 699 4 16 0 9 0 28487810 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3371] ppid=3364 vsize=868684 CPUtime=7.03
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 11 4352 0 0 0 0 699 4 16 0 9 0 28487810 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3372] ppid=3364 vsize=868684 CPUtime=7.03
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 4352 0 0 0 0 699 4 18 0 9 0 28487812 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=868684 CPUtime=7.33
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 976 4352 0 0 30 0 699 4 15 0 9 0 28487812 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3374] ppid=3364 vsize=868684 CPUtime=7.03
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 4352 0 0 0 0 699 4 19 0 9 0 28487812 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=868684 CPUtime=7.03
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 18 4352 0 0 0 0 699 4 15 0 9 0 28487812 889532416 35747 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.97
Current children cumulated vsize (KiB) 868684

[startup+19.5015 s]
/proc/loadavg: 2.07 2.02 2.00 3/92 3379
/proc/meminfo: memFree=1585008/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=868268 CPUtime=19.36
/proc/3366/stat : 3366 (java) S 3364 3366 2105 0 -1 0 69510 4352 1 0 1013 220 699 4 18 0 9 0 28487807 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3366/statm: 217067 36782 2662 9 0 211503 0
[pid=3366/tid=3368] ppid=3364 vsize=868268 CPUtime=17.47
/proc/3366/task/3368/stat : 3368 (java) R 3364 3366 2105 0 -1 64 27905 4352 1 0 837 207 699 4 16 0 9 0 28487808 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4127465816 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3369] ppid=3364 vsize=868268 CPUtime=8.51
/proc/3366/task/3369/stat : 3369 (java) R 3364 3366 2105 0 -1 64 39690 4352 0 0 138 10 699 4 19 0 9 0 28487809 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3370] ppid=3364 vsize=868268 CPUtime=7.03
/proc/3366/task/3370/stat : 3370 (java) S 3364 3366 2105 0 -1 64 29 4352 0 0 0 0 699 4 16 0 9 0 28487810 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3371] ppid=3364 vsize=868268 CPUtime=7.03
/proc/3366/task/3371/stat : 3371 (java) S 3364 3366 2105 0 -1 64 16 4352 0 0 0 0 699 4 16 0 9 0 28487810 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3372] ppid=3364 vsize=868268 CPUtime=7.03
/proc/3366/task/3372/stat : 3372 (java) S 3364 3366 2105 0 -1 64 1 4352 0 0 0 0 699 4 18 0 9 0 28487812 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3373] ppid=3364 vsize=868268 CPUtime=7.39
/proc/3366/task/3373/stat : 3373 (java) S 3364 3366 2105 0 -1 64 1052 4352 0 0 36 0 699 4 15 0 9 0 28487812 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3366/tid=3374] ppid=3364 vsize=868268 CPUtime=7.03
/proc/3366/task/3374/stat : 3374 (java) S 3364 3366 2105 0 -1 64 0 4352 0 0 0 0 699 4 19 0 9 0 28487812 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3366/tid=3375] ppid=3364 vsize=868268 CPUtime=7.03
/proc/3366/task/3375/stat : 3375 (java) S 3364 3366 2105 0 -1 64 18 4352 0 0 0 0 699 4 15 0 9 0 28487812 889106432 36782 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.36
Current children cumulated vsize (KiB) 868268

Child status: 0
Real time (s): 19.5935
CPU time (s): 19.439
CPU user time (s): 17.1604
CPU system time (s): 2.27865
CPU usage (%): 99.2118
Max. virtual memory (cumulated for all children) (KiB): 889032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1604
system time used= 2.27865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73902
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= 2789
involuntary context switches= 2918

runsolver used 0.026995 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-12 17:57:31
IDJOB=2098207
IDBENCH=58448
IDSOLVER=773
FILE ID=node68/2098207-1247414251
PBS_JOBID= 9510511
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/hos/normalized-abb313GPIA-7.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098207-1247414251/watcher-2098207-1247414251 -o /tmp/evaluation-result-2098207-1247414251/solver-2098207-1247414251 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098207-1247414251.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2f1fc2e834d2ccdc26de517cd953fd07
RANDOM SEED=1081195590

node68.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.258
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.258
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:       1717608 kB
Buffers:         43164 kB
Cached:         137308 kB
SwapCached:          0 kB
Active:         197616 kB
Inactive:        80232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9984 kB
Writeback:           0 kB
Mapped:         118096 kB
Slab:            45144 kB
Committed_AS:  1043996 kB
PageTables:       2128 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= 66444 MiB
End job on node68 at 2009-07-12 17:57:51