Trace number 2097784

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 ESACUNSAT 26.546 26.6868

DiagnosticValue
CHECKS961236
NODES0

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-6.xml
MD5SUMe8d8c19c6096f91b540a0db6537327a1
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 benchmark26.546
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2097784-1247414028.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.59/0.66	     nbVariables=2300  nbDomainTypes=17  minDomainSize=42  maxDomainSize=302  nbTotalValues=635123
0.59/0.66	       =>  wckTime=0.402  cpuTime=0.3  mem=31M329
0.59/0.66	   
0.59/0.66	   predicates being loaded...
0.69/0.73	   
0.69/0.73	   constraints being loaded...
20.71/20.86	   
20.71/20.86	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 53M411)
24.99/25.13	     nbConstraints=12776  nbGlobalConstraints=15  nbMergedConstraints=11492  nbConvertedConstraints=788
24.99/25.13	     nbConvertConstraintsChecks=39693830  nbExtensionStructures=574  nbSharedExtensionStructures=454
24.99/25.13	     nbConflictsStructures=683  nbSharedConflictsStructures=579  nbUnbuiltConflictsStructures=2520
24.99/25.13	     nbSharedBinaryRepresentations=285557  nbEvaluationManagers=2629  nbSharedEvaluationManagers=9344  minDegree=3
24.99/25.13	     maxDegree=23  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.9
24.99/25.13	     symmetryCpuTime=1.58  nbCliques=15
24.99/25.13	       =>  wckTime=24.87  cpuTime=23.76  mem=61M36
25.28/25.48	   
25.28/25.48	   solver IterativeSystematicSolver being built... 
25.58/25.76	   
25.58/25.76	   INFO : Forward propagation technique limited 
25.78/25.97	       =>  wckTime=25.715  cpuTime=24.12  mem=106M828
26.47/26.62	   
26.47/26.62	   preprocessing
26.47/26.62	     nbConstraintChecks=961236  nbValidityChecks=24905  nbPropagations=137  nbRevisions=2312  nbUselessRevisions=1296
26.47/26.62	     nbRemovedValues=126938  detectedInconsistency=yes
26.47/26.62	       =>  wckTime=0.631  cpuTime=0.6  mem=107M906
26.47/26.62	   
26.47/26.62	   global
26.47/26.62	     nbConstraintChecks=961236  nbValidityChecks=24905  nbPropagations=137  nbRevisions=2312  nbUselessRevisions=1296
26.47/26.62	     nbRestartNogoods=0  solvingWckTime=0.635  solvingCpuTime=0.6  expiredTime=no  totalExploration=yes
26.47/26.62	     nbFoundSolutions=0  globalCpuTime=24.78
26.47/26.63	       =>  wckTime=26.365  cpuTime=24.73  mem=107M906
26.47/26.64	   
26.47/26.64	s UNSATISFIABLE
26.47/26.64	d NODES 0
26.47/26.64	d CHECKS 961236
26.47/26.64	   
26.47/26.64	   totalWckTime=26.452  totalCpuTime=24.8

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-2097784-1247414028/watcher-2097784-1247414028 -o /tmp/evaluation-result-2097784-1247414028/solver-2097784-1247414028 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097784-1247414028.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: 1.87 1.99 2.00 4/80 3802
/proc/meminfo: memFree=1676384/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=862776 CPUtime=0.04
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 2416 0 1 0 2 2 0 0 18 0 7 0 28465569 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 215694 1989 910 9 0 210609 0
[pid=3802/tid=3803] ppid=3800 vsize=862776 CPUtime=0.03
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 1707 0 1 0 2 1 0 0 18 0 7 0 28465570 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=862776 CPUtime=0
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 28465572 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=862776 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 11 0 0 0 0 0 0 0 19 0 7 0 28465572 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=862776 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 3 0 0 0 0 0 0 0 20 0 7 0 28465572 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=862776 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 28465574 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=862776 CPUtime=0
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 15 0 0 0 0 0 0 0 19 0 7 0 28465574 883482624 1989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.136322 s]
/proc/loadavg: 1.87 1.99 2.00 4/80 3802
/proc/meminfo: memFree=1676384/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=867008 CPUtime=0.13
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 4146 0 1 0 10 3 0 0 18 0 9 0 28465569 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 216752 3573 1818 9 0 211237 0
[pid=3802/tid=3803] ppid=3800 vsize=867008 CPUtime=0.1
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 3219 0 1 0 8 2 0 0 18 0 9 0 28465570 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 103674081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=867008 CPUtime=0
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465572 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=867008 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28465572 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=867008 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28465572 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=867008 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=867008 CPUtime=0.01
/proc/3802/task/3808/stat : 3808 (java) R 3800 3802 32672 0 -1 64 230 0 0 0 1 0 0 0 18 0 9 0 28465574 887816192 3573 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 867008

[startup+0.202332 s]
/proc/loadavg: 1.87 1.99 2.00 4/80 3802
/proc/meminfo: memFree=1676384/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=867168 CPUtime=0.19
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 4712 0 1 0 15 4 0 0 18 0 9 0 28465569 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 216792 4129 1885 9 0 211270 0
[pid=3802/tid=3803] ppid=3800 vsize=867168 CPUtime=0.17
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 3783 0 1 0 14 3 0 0 18 0 9 0 28465570 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4159510841 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=867168 CPUtime=0
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465572 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=867168 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28465572 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=867168 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28465572 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=867168 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=867168 CPUtime=0.01
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 232 0 0 0 1 0 0 0 17 0 9 0 28465574 887980032 4129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 867168

[startup+0.302334 s]
/proc/loadavg: 1.87 1.99 2.00 4/80 3802
/proc/meminfo: memFree=1676384/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=867404 CPUtime=0.29
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 5864 0 1 0 24 5 0 0 18 0 9 0 28465569 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 216851 5230 1981 9 0 211309 0
[pid=3802/tid=3803] ppid=3800 vsize=867404 CPUtime=0.24
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 4882 0 1 0 20 4 0 0 19 0 9 0 28465570 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 104185951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=867404 CPUtime=0
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465572 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=867404 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28465572 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=867404 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28465572 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=867404 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=867404 CPUtime=0.03
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 285 0 0 0 3 0 0 0 16 0 9 0 28465574 888221696 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867404

[startup+0.702379 s]
/proc/loadavg: 1.87 1.99 2.00 4/80 3802
/proc/meminfo: memFree=1676384/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=868612 CPUtime=0.69
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 13072 0 1 0 61 8 0 0 18 0 9 0 28465569 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217153 12427 2031 9 0 211589 0
[pid=3802/tid=3803] ppid=3800 vsize=868612 CPUtime=0.52
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 11749 0 1 0 45 7 0 0 21 0 9 0 28465570 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 102572593 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=868612 CPUtime=0
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465572 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=868612 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28465572 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=868612 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28465572 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=868612 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=868612 CPUtime=0.15
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 626 0 0 0 15 0 0 0 16 0 9 0 28465574 889458688 12427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 868612

[startup+1.50246 s]
/proc/loadavg: 1.87 1.99 2.00 4/89 3811
/proc/meminfo: memFree=1595416/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=868524 CPUtime=1.48
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 21821 0 1 0 136 12 0 0 18 0 9 0 28465569 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217131 21149 2029 9 0 211589 0
[pid=3802/tid=3803] ppid=3800 vsize=868524 CPUtime=1.2
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 15796 0 1 0 111 9 0 0 25 0 9 0 28465570 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 102883335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=868524 CPUtime=0.06
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 4680 0 0 0 5 1 0 0 17 0 9 0 28465572 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=868524 CPUtime=0.18
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 642 0 0 0 18 0 0 0 16 0 9 0 28465574 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28465574 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28465574 889368576 21149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 868524

[startup+3.10262 s]
/proc/loadavg: 1.87 1.99 2.00 3/89 3811
/proc/meminfo: memFree=1581144/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=868524 CPUtime=3.07
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 24888 0 1 0 293 14 0 0 18 0 9 0 28465569 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217131 24212 2032 9 0 211589 0
[pid=3802/tid=3803] ppid=3800 vsize=868524 CPUtime=2.68
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 15831 0 1 0 259 9 0 0 25 0 9 0 28465570 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4126930807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=868524 CPUtime=0.15
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 7694 0 0 0 13 2 0 0 17 0 9 0 28465572 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=868524 CPUtime=0.2
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 660 0 0 0 20 0 0 0 15 0 9 0 28465574 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28465574 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28465574 889368576 24212 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868524

[startup+6.30195 s]
/proc/loadavg: 1.88 1.99 2.00 3/89 3811
/proc/meminfo: memFree=1572632/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=868524 CPUtime=6.24
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 24921 0 1 0 610 14 0 0 18 0 9 0 28465569 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217131 24241 2032 9 0 211589 0
[pid=3802/tid=3803] ppid=3800 vsize=868524 CPUtime=5.81
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 15836 0 1 0 572 9 0 0 25 0 9 0 28465570 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4126959417 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=868524 CPUtime=0.15
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 7694 0 0 0 13 2 0 0 17 0 9 0 28465572 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=868524 CPUtime=0.24
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 688 0 0 0 24 0 0 0 15 0 9 0 28465574 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28465574 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28465574 889368576 24241 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868524

[startup+12.7026 s]
/proc/loadavg: 1.97 2.01 2.00 3/89 3850
/proc/meminfo: memFree=1632920/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=868524 CPUtime=12.61
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 26456 0 1 0 1245 16 0 0 18 0 9 0 28465569 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217131 25775 2032 9 0 211589 0
[pid=3802/tid=3803] ppid=3800 vsize=868524 CPUtime=12.09
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 15837 0 1 0 1198 11 0 0 25 0 9 0 28465570 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3802/tid=3804] ppid=3800 vsize=868524 CPUtime=0.25
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 9227 0 0 0 22 3 0 0 16 0 9 0 28465572 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3802/tid=3805] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28465572 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28465574 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=868524 CPUtime=0.24
/proc/3802/task/3808/stat : 3808 (java) R 3800 3802 32672 0 -1 64 689 0 0 0 24 0 0 0 15 0 9 0 28465574 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 102127801 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3802/tid=3810] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28465574 889368576 25775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=868524 CPUtime=0
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 28465574 889368576 25776 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868524

[startup+25.5029 s]
/proc/loadavg: 1.98 2.01 2.00 5/89 3854
/proc/meminfo: memFree=1594648/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=869260 CPUtime=25.37
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 48520 871 1 0 2496 24 15 2 18 0 9 0 28465569 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217315 32476 2661 9 0 211751 0
[pid=3802/tid=3803] ppid=3800 vsize=869260 CPUtime=24.15
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 20002 871 1 0 2383 15 15 2 25 0 9 0 28465570 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4125978269 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=869260 CPUtime=1.03
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 26789 871 0 0 80 6 15 2 19 0 9 0 28465572 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 21 871 0 0 0 0 15 2 17 0 9 0 28465572 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 15 871 0 0 0 0 15 2 16 0 9 0 28465572 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 18 0 9 0 28465574 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=869260 CPUtime=0.5
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 866 871 0 0 32 1 15 2 15 0 9 0 28465574 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 19 0 9 0 28465574 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 14 871 0 0 0 0 15 2 15 0 9 0 28465574 890122240 32476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 869260

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

[startup+25.6029 s]
/proc/loadavg: 1.98 2.01 2.00 5/89 3854
/proc/meminfo: memFree=1594648/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=869260 CPUtime=25.48
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 52742 871 1 0 2505 26 15 2 18 0 9 0 28465569 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217315 32504 2661 9 0 211751 0
[pid=3802/tid=3803] ppid=3800 vsize=869260 CPUtime=24.22
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 24188 871 1 0 2389 16 15 2 25 0 9 0 28465570 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4126384444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=869260 CPUtime=1.03
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 26789 871 0 0 80 6 15 2 19 0 9 0 28465572 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 21 871 0 0 0 0 15 2 17 0 9 0 28465572 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 15 871 0 0 0 0 15 2 16 0 9 0 28465572 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 18 0 9 0 28465574 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=869260 CPUtime=0.52
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 902 871 0 0 34 1 15 2 15 0 9 0 28465574 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 19 0 9 0 28465574 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=869260 CPUtime=0.17
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 14 871 0 0 0 0 15 2 15 0 9 0 28465574 890122240 32504 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 869260

[startup+26.403 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3854
/proc/meminfo: memFree=1562776/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=869172 CPUtime=26.27
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 67441 871 1 0 2579 31 15 2 18 0 9 0 28465569 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217293 39233 2641 9 0 211751 0
[pid=3802/tid=3803] ppid=3800 vsize=869172 CPUtime=24.88
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 30618 871 1 0 2453 18 15 2 25 0 9 0 28465570 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4127424279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=869172 CPUtime=1.13
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 35021 871 0 0 87 9 15 2 16 0 9 0 28465572 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 21 871 0 0 0 0 15 2 16 0 9 0 28465572 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 29 871 0 0 0 0 15 2 15 0 9 0 28465572 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 18 0 9 0 28465574 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=869172 CPUtime=0.56
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 925 871 0 0 38 1 15 2 15 0 9 0 28465574 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 19 0 9 0 28465574 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 14 871 0 0 0 0 15 2 15 0 9 0 28465574 890032128 39233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.27
Current children cumulated vsize (KiB) 869172

[startup+26.602 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3854
/proc/meminfo: memFree=1562776/2055920 swapFree=4192812/4192956
[pid=3802] ppid=3800 vsize=869172 CPUtime=26.47
/proc/3802/stat : 3802 (java) S 3800 3802 32672 0 -1 0 67443 871 1 0 2599 31 15 2 18 0 9 0 28465569 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3802/statm: 217293 39235 2641 9 0 211751 0
[pid=3802/tid=3803] ppid=3800 vsize=869172 CPUtime=25.08
/proc/3802/task/3803/stat : 3803 (java) R 3800 3802 32672 0 -1 64 30619 871 1 0 2473 18 15 2 25 0 9 0 28465570 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4126937584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3804] ppid=3800 vsize=869172 CPUtime=1.13
/proc/3802/task/3804/stat : 3804 (java) S 3800 3802 32672 0 -1 64 35021 871 0 0 87 9 15 2 16 0 9 0 28465572 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3805] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3805/stat : 3805 (java) S 3800 3802 32672 0 -1 64 21 871 0 0 0 0 15 2 16 0 9 0 28465572 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3806] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3806/stat : 3806 (java) S 3800 3802 32672 0 -1 64 29 871 0 0 0 0 15 2 15 0 9 0 28465572 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3807] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3807/stat : 3807 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 18 0 9 0 28465574 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3808] ppid=3800 vsize=869172 CPUtime=0.56
/proc/3802/task/3808/stat : 3808 (java) S 3800 3802 32672 0 -1 64 926 871 0 0 38 1 15 2 15 0 9 0 28465574 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3810] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3810/stat : 3810 (java) S 3800 3802 32672 0 -1 64 1 871 0 0 0 0 15 2 19 0 9 0 28465574 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3802/tid=3811] ppid=3800 vsize=869172 CPUtime=0.17
/proc/3802/task/3811/stat : 3811 (java) S 3800 3802 32672 0 -1 64 14 871 0 0 0 0 15 2 15 0 9 0 28465574 890032128 39235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.47
Current children cumulated vsize (KiB) 869172

Child status: 0
Real time (s): 26.6868
CPU time (s): 26.546
CPU user time (s): 26.186
CPU system time (s): 0.359945
CPU usage (%): 99.4724
Max. virtual memory (cumulated for all children) (KiB): 869260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.186
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68347
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= 2672
involuntary context switches= 3047

runsolver used 0.031995 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 17:53:48
IDJOB=2097784
IDBENCH=57747
IDSOLVER=774
FILE ID=node67/2097784-1247414028
PBS_JOBID= 9510513
Free space on /tmp= 66504 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097784-1247414028/watcher-2097784-1247414028 -o /tmp/evaluation-result-2097784-1247414028/solver-2097784-1247414028 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097784-1247414028.xml

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

MD5SUM BENCH= e8d8c19c6096f91b540a0db6537327a1
RANDOM SEED=1370637037

node67.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.239
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.239
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:       1676864 kB
Buffers:         42592 kB
Cached:         161612 kB
SwapCached:          0 kB
Active:         216244 kB
Inactive:       103364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11068 kB
Writeback:           0 kB
Mapped:         133480 kB
Slab:            44572 kB
Committed_AS:  1018412 kB
PageTables:       2032 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= 66508 MiB
End job on node67 at 2009-07-12 17:54:15