Trace number 2097817

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 41.6707 42.1211

DiagnosticValue
CHECKS2118760
NODES0

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-2.xml
MD5SUMf8718ebaf51fd44c6f84abcaca826b6a
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 benchmark41.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.24	     name=mac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097817-1247414060.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.38/0.43	   
0.38/0.43	   variables being loaded...
0.78/0.90	     nbVariables=2250  nbDomainTypes=22  minDomainSize=42  maxDomainSize=998  nbTotalValues=1531733
0.78/0.90	       =>  wckTime=0.657  cpuTime=0.42  mem=40M556
0.88/0.90	   
0.88/0.90	   predicates being loaded...
0.88/0.96	   
0.88/0.96	   constraints being loaded...
20.99/21.29	   
20.99/21.29	   INFO : Stopping converting binary constraints (cpu=20.19, mem = 68M585)
38.30/38.74	     nbConstraints=22587  nbGlobalConstraints=34  nbMergedConstraints=20146  nbConvertedConstraints=41
38.30/38.74	     nbConvertConstraintsChecks=36652228  nbExtensionStructures=41  nbSharedExtensionStructures=1
38.30/38.74	     nbConflictsStructures=717  nbSharedConflictsStructures=529  nbUnbuiltConflictsStructures=17846
38.30/38.74	     nbSharedBinaryRepresentations=42867  nbEvaluationManagers=18522  nbSharedEvaluationManagers=3990  minDegree=3
38.30/38.74	     maxDegree=71  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=6.71
38.30/38.74	     symmetryCpuTime=6.14  nbCliques=34
38.30/38.74	       =>  wckTime=38.497  cpuTime=36.0  mem=123M448
38.90/39.36	   
38.90/39.36	   solver IterativeSystematicSolver being built... 
39.59/40.06	   
39.59/40.06	   INFO : Forward propagation technique limited 
39.98/40.42	       =>  wckTime=40.183  cpuTime=36.56  mem=303M904
41.47/41.98	   
41.47/41.98	   preprocessing
41.47/41.98	     nbConstraintChecks=2118758  nbValidityChecks=129616  nbPropagations=145  nbRevisions=3298  nbUselessRevisions=2030
41.47/41.98	     nbRemovedValues=292708  detectedInconsistency=yes
41.47/41.98	       =>  wckTime=1.534  cpuTime=1.5  mem=303M904
41.47/41.99	   
41.47/41.99	   global
41.47/41.99	     nbConstraintChecks=2118758  nbValidityChecks=129616  nbPropagations=145  nbRevisions=3298  nbUselessRevisions=2030
41.47/41.99	     nbRestartNogoods=0  solvingWckTime=1.537  solvingCpuTime=1.51  expiredTime=no  totalExploration=yes
41.47/41.99	     nbFoundSolutions=0  globalCpuTime=38.13
41.47/41.99	       =>  wckTime=41.747  cpuTime=38.09  mem=303M904
41.57/42.01	   
41.57/42.02	s UNSATISFIABLE
41.57/42.02	d NODES 0
41.57/42.02	d CHECKS 2118758
41.57/42.02	   
41.57/42.02	   totalWckTime=41.832  totalCpuTime=38.16

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-2097817-1247414060/watcher-2097817-1247414060 -o /tmp/evaluation-result-2097817-1247414060/solver-2097817-1247414060 -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-2097817-1247414060.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.14 2.11 2.04 4/80 29108
/proc/meminfo: memFree=1720992/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=10676 CPUtime=0
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28473078 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 2669 474 207 9 0 1184 0
[pid=29108/tid=29109] ppid=29106 vsize=10676 CPUtime=0
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28473079 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8826840 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0721429 s]
/proc/loadavg: 2.14 2.11 2.04 4/80 29108
/proc/meminfo: memFree=1720992/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=864024 CPUtime=0.06
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 2922 0 1 0 5 1 0 0 18 0 9 0 28473078 884760576 2432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216006 2432 1152 9 0 210899 0
[pid=29108/tid=29109] ppid=29106 vsize=864024 CPUtime=0.04
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 2016 0 1 0 4 0 0 0 18 0 9 0 28473079 884760576 2432 996147200 134512640 134550932 4294955968 18446744073709551615 4125963842 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864024

[startup+0.10215 s]
/proc/loadavg: 2.14 2.11 2.04 4/80 29108
/proc/meminfo: memFree=1720992/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=865984 CPUtime=0.08
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 3801 0 1 0 7 1 0 0 18 0 9 0 28473078 886767616 3248 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216496 3248 1713 9 0 210981 0
[pid=29108/tid=29109] ppid=29106 vsize=865984 CPUtime=0.08
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 2894 0 1 0 7 1 0 0 18 0 9 0 28473079 886767616 3248 996147200 134512640 134550932 4294955968 18446744073709551615 102589908 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301189 s]
/proc/loadavg: 2.14 2.11 2.04 4/80 29108
/proc/meminfo: memFree=1720992/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=866224 CPUtime=0.29
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 5762 0 1 0 26 3 0 0 18 0 9 0 28473078 887013376 5138 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216556 5138 1975 9 0 211014 0
[pid=29108/tid=29109] ppid=29106 vsize=866224 CPUtime=0.25
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 4829 0 1 0 23 2 0 0 19 0 9 0 28473079 887013376 5138 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866224

[startup+0.702272 s]
/proc/loadavg: 2.14 2.11 2.04 4/80 29108
/proc/meminfo: memFree=1720992/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867048 CPUtime=0.69
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 14159 0 1 0 61 8 0 0 18 0 9 0 28473078 887857152 13521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216762 13521 1998 9 0 211220 0
[pid=29108/tid=29109] ppid=29106 vsize=867048 CPUtime=0.55
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 12968 0 1 0 48 7 0 0 21 0 9 0 28473079 887857152 13521 996147200 134512640 134550932 4294955968 18446744073709551615 4126644913 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867048

[startup+1.50242 s]
/proc/loadavg: 2.14 2.11 2.04 4/89 29117
/proc/meminfo: memFree=1630872/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867556 CPUtime=1.47
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 25139 0 1 0 134 13 0 0 18 0 9 0 28473078 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216889 24490 2051 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867556 CPUtime=1.2
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15790 0 1 0 111 9 0 0 25 0 9 0 28473079 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4126614216 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867556 CPUtime=0.07
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 8000 0 0 0 4 3 0 0 16 0 9 0 28473080 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867556 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867556 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28473080 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867556 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867556 CPUtime=0.19
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 648 0 0 0 19 0 0 0 16 0 9 0 28473083 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867556 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888377344 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867556 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888377344 24490 996147200 134512640 134550932 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) 867556

[startup+3.10174 s]
/proc/loadavg: 2.14 2.11 2.04 3/89 29117
/proc/meminfo: memFree=1613720/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867468 CPUtime=3.06
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 30859 0 1 0 290 16 0 0 18 0 9 0 28473078 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216867 30186 2029 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867468 CPUtime=2.61
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15792 0 1 0 251 10 0 0 25 0 9 0 28473079 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 102640162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867468 CPUtime=0.24
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 13718 0 0 0 19 5 0 0 16 0 9 0 28473080 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867468 CPUtime=0.19
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 648 0 0 0 19 0 0 0 17 0 9 0 28473083 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888287232 30186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867468

[startup+6.30236 s]
/proc/loadavg: 2.29 2.15 2.05 3/89 29117
/proc/meminfo: memFree=1600984/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867468 CPUtime=6.23
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 32486 0 1 0 605 18 0 0 18 0 9 0 28473078 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216867 31807 2032 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867468 CPUtime=5.65
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15829 0 1 0 555 10 0 0 25 0 9 0 28473079 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4126993277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867468 CPUtime=0.34
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 15288 0 0 0 28 6 0 0 16 0 9 0 28473080 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867468 CPUtime=0.21
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 668 0 0 0 21 0 0 0 15 0 9 0 28473083 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888287232 31807 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867468

[startup+12.7016 s]
/proc/loadavg: 2.27 2.14 2.05 3/89 29117
/proc/meminfo: memFree=1600920/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867468 CPUtime=12.57
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 32490 0 1 0 1239 18 0 0 18 0 9 0 28473078 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216867 31811 2032 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867468 CPUtime=11.98
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15830 0 1 0 1188 10 0 0 25 0 9 0 28473079 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4126938152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867468 CPUtime=0.34
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 15288 0 0 0 28 6 0 0 16 0 9 0 28473080 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867468 CPUtime=0.22
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 671 0 0 0 22 0 0 0 15 0 9 0 28473083 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888287232 31811 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867468

[startup+25.5022 s]
/proc/loadavg: 2.29 2.15 2.05 3/89 29117
/proc/meminfo: memFree=1576984/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867468 CPUtime=25.25
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 38492 0 1 0 2503 22 0 0 18 0 9 0 28473078 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216867 37805 2033 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867468 CPUtime=24.17
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15840 0 1 0 2407 10 0 0 25 0 9 0 28473079 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 103821129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867468 CPUtime=0.74
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 21228 0 0 0 65 9 0 0 16 0 9 0 28473080 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867468 CPUtime=0.29
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 723 0 0 0 29 0 0 0 16 0 9 0 28473083 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888287232 37805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867468

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

[startup+31.9074 s]
/proc/loadavg: 2.26 2.15 2.05 3/89 29117
/proc/meminfo: memFree=1554392/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867468 CPUtime=31.59
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 44151 0 1 0 3135 24 0 0 18 0 9 0 28473078 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216867 43455 2033 9 0 211325 0
[pid=29108/tid=29109] ppid=29106 vsize=867468 CPUtime=29.94
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 15849 0 1 0 2984 10 0 0 25 0 9 0 28473079 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 103809661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867468 CPUtime=1.32
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 26876 0 0 0 120 12 0 0 16 0 9 0 28473080 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28473080 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28473083 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867468 CPUtime=0.3
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 725 0 0 0 30 0 0 0 15 0 9 0 28473083 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28473083 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867468 CPUtime=0
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28473083 888287232 43455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.59
Current children cumulated vsize (KiB) 867468

[startup+38.3017 s]
/proc/loadavg: 2.24 2.15 2.05 3/89 29121
/proc/meminfo: memFree=1543640/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867792 CPUtime=37.9
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 51051 1384 1 0 3735 28 25 2 18 0 9 0 28473078 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216948 46109 2045 9 0 211406 0
[pid=29108/tid=29109] ppid=29106 vsize=867792 CPUtime=36.06
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 19806 1384 1 0 3567 12 25 2 25 0 9 0 28473079 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4127261999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867792 CPUtime=1.73
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 29524 1384 0 0 134 12 25 2 16 0 9 0 28473080 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 16 1384 0 0 0 0 25 2 16 0 9 0 28473080 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 5 1384 0 0 0 0 25 2 16 0 9 0 28473080 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 1384 0 0 0 0 25 2 18 0 9 0 28473083 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867792 CPUtime=0.6
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 877 1384 0 0 33 0 25 2 16 0 9 0 28473083 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 1384 0 0 0 0 25 2 19 0 9 0 28473083 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 11 1384 0 0 0 0 25 2 15 0 9 0 28473083 888619008 46109 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.9
Current children cumulated vsize (KiB) 867792

[startup+39.903 s]
/proc/loadavg: 2.30 2.16 2.06 4/89 29121
/proc/meminfo: memFree=1537752/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867792 CPUtime=39.49
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 109982 1384 1 0 3879 43 25 2 18 0 9 0 28473078 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216948 67738 2639 9 0 211406 0
[pid=29108/tid=29109] ppid=29106 vsize=867792 CPUtime=36.79
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 31923 1384 1 0 3638 14 25 2 25 0 9 0 28473079 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4126431790 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867792 CPUtime=2.54
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 76261 1384 0 0 202 25 25 2 16 0 9 0 28473080 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 20 1384 0 0 0 0 25 2 16 0 9 0 28473080 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 24 1384 0 0 0 0 25 2 15 0 9 0 28473080 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 1384 0 0 0 0 25 2 18 0 9 0 28473083 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867792 CPUtime=0.65
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 931 1384 0 0 38 0 25 2 15 0 9 0 28473083 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 1384 0 0 0 0 25 2 19 0 9 0 28473083 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 11 1384 0 0 0 0 25 2 15 0 9 0 28473083 888619008 67738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.49
Current children cumulated vsize (KiB) 867792

[startup+41.5023 s]
/proc/loadavg: 2.30 2.16 2.06 3/89 29121
/proc/meminfo: memFree=1366232/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867792 CPUtime=41.07
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 133376 1384 1 0 4027 53 25 2 18 0 9 0 28473078 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216948 90976 2641 9 0 211406 0
[pid=29108/tid=29109] ppid=29106 vsize=867792 CPUtime=38.08
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 32049 1384 1 0 3767 14 25 2 25 0 9 0 28473079 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4127503460 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867792 CPUtime=2.76
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 99439 1384 0 0 215 34 25 2 17 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 20 1384 0 0 0 0 25 2 16 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 28 1384 0 0 0 0 25 2 15 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 1384 0 0 0 0 25 2 18 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867792 CPUtime=0.72
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 1017 1384 0 0 44 1 25 2 15 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 1384 0 0 0 0 25 2 19 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 11 1384 0 0 0 0 25 2 15 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.07
Current children cumulated vsize (KiB) 867792

[startup+41.9024 s]
/proc/loadavg: 2.30 2.16 2.06 3/89 29121
/proc/meminfo: memFree=1366168/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=867792 CPUtime=41.47
/proc/29108/stat : 29108 (java) S 29106 29108 27611 0 -1 0 133376 1384 1 0 4067 53 25 2 18 0 9 0 28473078 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 216948 90976 2641 9 0 211406 0
[pid=29108/tid=29109] ppid=29106 vsize=867792 CPUtime=38.48
/proc/29108/task/29109/stat : 29109 (java) R 29106 29108 27611 0 -1 64 32049 1384 1 0 3807 14 25 2 25 0 9 0 28473079 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4126943625 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29111] ppid=29106 vsize=867792 CPUtime=2.76
/proc/29108/task/29111/stat : 29111 (java) S 29106 29108 27611 0 -1 64 99439 1384 0 0 215 34 25 2 17 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29112] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29112/stat : 29112 (java) S 29106 29108 27611 0 -1 64 20 1384 0 0 0 0 25 2 16 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29113] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29113/stat : 29113 (java) S 29106 29108 27611 0 -1 64 28 1384 0 0 0 0 25 2 15 0 9 0 28473080 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29114] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29114/stat : 29114 (java) S 29106 29108 27611 0 -1 64 2 1384 0 0 0 0 25 2 18 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29115] ppid=29106 vsize=867792 CPUtime=0.72
/proc/29108/task/29115/stat : 29115 (java) S 29106 29108 27611 0 -1 64 1017 1384 0 0 44 1 25 2 15 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29116] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29116/stat : 29116 (java) S 29106 29108 27611 0 -1 64 0 1384 0 0 0 0 25 2 19 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29108/tid=29117] ppid=29106 vsize=867792 CPUtime=0.27
/proc/29108/task/29117/stat : 29117 (java) S 29106 29108 27611 0 -1 64 11 1384 0 0 0 0 25 2 15 0 9 0 28473083 888619008 90976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.47
Current children cumulated vsize (KiB) 867792

[startup+42.1028 s]
/proc/loadavg: 2.30 2.16 2.06 3/89 29121
/proc/meminfo: memFree=1366168/2055920 swapFree=4192812/4192956
[pid=29108] ppid=29106 vsize=0 CPUtime=41.63
/proc/29108/stat : 29108 (java) Z 29106 29108 27611 0 -1 12 133409 1384 1 0 4079 57 25 2 16 0 2 0 28473078 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29108/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 41.63
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 42.1211
CPU time (s): 41.6707
CPU user time (s): 41.0518
CPU system time (s): 0.618905
CPU usage (%): 98.9306
Max. virtual memory (cumulated for all children) (KiB): 867880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.0518
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134793
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= 2929
involuntary context switches= 4599

runsolver used 0.052991 second user time and 0.152976 second system time

The end

Launcher Data

Begin job on node11 at 2009-07-12 17:54:21
IDJOB=2097817
IDBENCH=57810
IDSOLVER=773
FILE ID=node11/2097817-1247414060
PBS_JOBID= 9510621
Free space on /tmp= 66440 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097817-1247414060/watcher-2097817-1247414060 -o /tmp/evaluation-result-2097817-1247414060/solver-2097817-1247414060 -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-2097817-1247414060.xml

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

MD5SUM BENCH= f8718ebaf51fd44c6f84abcaca826b6a
RANDOM SEED=566450945

node11.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.274
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.274
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:       1721472 kB
Buffers:         42976 kB
Cached:         141372 kB
SwapCached:          0 kB
Active:         185468 kB
Inactive:        89404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8288 kB
Writeback:           0 kB
Mapped:         111000 kB
Slab:            44624 kB
Committed_AS:   977028 kB
PageTables:       2024 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= 66440 MiB
End job on node11 at 2009-07-12 17:55:03