Trace number 2097892

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 36.3635 36.4889

DiagnosticValue
CHECKS2491180
NODES0

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-2.xml
MD5SUM3ec556ad251960bf7980f3107ef7856e
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 benchmark36.2485
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2097892-1247414146.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.58/0.68	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362  nbTotalValues=774322
0.58/0.68	       =>  wckTime=0.416  cpuTime=0.29  mem=36M190
0.58/0.68	   
0.58/0.68	   predicates being loaded...
0.69/0.74	   
0.69/0.74	   constraints being loaded...
20.75/20.89	   
20.75/20.89	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 77M761)
33.70/33.84	     nbConstraints=21642  nbGlobalConstraints=32  nbMergedConstraints=19157  nbConvertedConstraints=369
33.70/33.84	     nbConvertConstraintsChecks=39636102  nbExtensionStructures=341  nbSharedExtensionStructures=59
33.70/33.84	     nbConflictsStructures=928  nbSharedConflictsStructures=231  nbUnbuiltConflictsStructures=15216
33.70/33.84	     nbSharedBinaryRepresentations=139883  nbEvaluationManagers=15803  nbSharedEvaluationManagers=5438  minDegree=2
33.70/33.84	     maxDegree=28  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.365
33.70/33.84	     symmetryCpuTime=2.93  nbCliques=32
33.70/33.84	       =>  wckTime=33.578  cpuTime=31.59  mem=90M12
34.28/34.43	   
34.28/34.43	   solver IterativeSystematicSolver being built... 
34.78/34.93	   
34.78/34.93	   INFO : Forward propagation technique limited 
34.98/35.10	       =>  wckTime=34.843  cpuTime=32.05  mem=192M546
36.26/36.42	   
36.26/36.42	   preprocessing
36.26/36.42	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.26/36.42	     nbRemovedValues=46546  detectedInconsistency=yes
36.26/36.42	       =>  wckTime=1.301  cpuTime=1.27  mem=192M546
36.26/36.43	   
36.26/36.43	   global
36.26/36.43	     nbConstraintChecks=2491181  nbValidityChecks=92493  nbPropagations=105  nbRevisions=1790  nbUselessRevisions=1083
36.26/36.43	     nbRestartNogoods=0  solvingWckTime=1.304  solvingCpuTime=1.27  expiredTime=no  totalExploration=yes
36.26/36.43	     nbFoundSolutions=0  globalCpuTime=33.38
36.26/36.43	       =>  wckTime=36.165  cpuTime=33.33  mem=192M546
36.26/36.44	   
36.26/36.44	s UNSATISFIABLE
36.26/36.44	d NODES 0
36.26/36.44	d CHECKS 2491181
36.26/36.44	   
36.26/36.44	   totalWckTime=36.243  totalCpuTime=33.38

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-2097892-1247414146/watcher-2097892-1247414146 -o /tmp/evaluation-result-2097892-1247414146/solver-2097892-1247414146 -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-2097892-1247414146.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.03 2.01 4/80 32107
/proc/meminfo: memFree=1697520/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=18576 CPUtime=0
/proc/32107/stat : 32107 (runsolver) R 32105 32107 29865 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28477314 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 233402068263 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32107/statm: 4644 284 249 26 0 2626 0

[startup+0.028821 s]
/proc/loadavg: 2.14 2.03 2.01 4/80 32107
/proc/meminfo: memFree=1697520/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=861288 CPUtime=0.01
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 1716 0 1 0 0 1 0 0 18 0 3 0 28477314 881958912 1413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 215322 1413 568 9 0 210237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861288

[startup+0.101752 s]
/proc/loadavg: 2.14 2.03 2.01 4/80 32107
/proc/meminfo: memFree=1697520/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=865984 CPUtime=0.08
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 3731 0 1 0 6 2 0 0 18 0 9 0 28477314 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216496 3199 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301734 s]
/proc/loadavg: 2.14 2.03 2.01 4/80 32107
/proc/meminfo: memFree=1697520/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=866380 CPUtime=0.29
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 5862 0 1 0 25 4 0 0 18 0 9 0 28477314 887173120 5228 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216595 5228 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701776 s]
/proc/loadavg: 2.14 2.03 2.01 4/80 32107
/proc/meminfo: memFree=1697520/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=0.69
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 14047 0 1 0 61 8 0 0 18 0 9 0 28477314 888320000 13402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 13402 2008 9 0 211333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867500

[startup+1.50186 s]
/proc/loadavg: 2.14 2.03 2.01 4/89 32116
/proc/meminfo: memFree=1638248/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=1.47
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 22511 0 1 0 136 11 0 0 18 0 9 0 28477314 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 21840 2029 9 0 211333 0
[pid=32107/tid=32109] ppid=32105 vsize=867500 CPUtime=1.2
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 15795 0 1 0 111 9 0 0 25 0 9 0 28477315 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 102883944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=867500 CPUtime=0.06
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 5374 0 0 0 5 1 0 0 17 0 9 0 28477316 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28477319 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=867500 CPUtime=0.18
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 640 0 0 0 18 0 0 0 16 0 9 0 28477319 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477319 888320000 21840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477319 888320000 21840 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) 867500

[startup+3.10302 s]
/proc/loadavg: 2.12 2.03 2.01 3/89 32116
/proc/meminfo: memFree=1605544/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=3.07
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 27092 0 1 0 293 14 0 0 18 0 9 0 28477314 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 26419 2029 9 0 211333 0
[pid=32107/tid=32109] ppid=32105 vsize=867500 CPUtime=2.6
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 15799 0 1 0 251 9 0 0 25 0 9 0 28477315 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 104749796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=867500 CPUtime=0.25
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 9951 0 0 0 22 3 0 0 16 0 9 0 28477316 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28477319 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=867500 CPUtime=0.18
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 640 0 0 0 18 0 0 0 16 0 9 0 28477319 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477319 888320000 26419 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477319 888320000 26419 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) 867500

[startup+6.30233 s]
/proc/loadavg: 2.12 2.03 2.01 4/89 32120
/proc/meminfo: memFree=1580896/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=6.25
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 28712 0 1 0 610 15 0 0 18 0 9 0 28477314 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 28035 2032 9 0 211333 0
[pid=32107/tid=32109] ppid=32105 vsize=867500 CPUtime=5.65
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 15834 0 1 0 555 10 0 0 25 0 9 0 28477315 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4126935928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32110] ppid=32105 vsize=867500 CPUtime=0.35
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 11508 0 0 0 32 3 0 0 16 0 9 0 28477316 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32111] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28477319 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=867500 CPUtime=0.22
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 668 0 0 0 22 0 0 0 15 0 9 0 28477319 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32115] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477319 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477319 888320000 28035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867500

[startup+12.703 s]
/proc/loadavg: 2.10 2.03 2.01 3/89 32155
/proc/meminfo: memFree=1638696/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=12.64
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 28733 0 1 0 1248 16 0 0 18 0 9 0 28477314 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 28053 2032 9 0 211333 0
[pid=32107/tid=32109] ppid=32105 vsize=867500 CPUtime=12.03
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 15837 0 1 0 1192 11 0 0 25 0 9 0 28477315 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4126937975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32110] ppid=32105 vsize=867500 CPUtime=0.35
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 11508 0 0 0 32 3 0 0 16 0 9 0 28477316 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32111] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28477319 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=867500 CPUtime=0.23
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 686 0 0 0 23 0 0 0 15 0 9 0 28477319 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32115] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477319 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477319 888320000 28053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 867500

[startup+25.5012 s]
/proc/loadavg: 2.09 2.03 2.01 3/89 32155
/proc/meminfo: memFree=1595560/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=867500 CPUtime=25.44
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 35066 0 1 0 2524 20 0 0 18 0 9 0 28477314 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 216875 34379 2033 9 0 211333 0
[pid=32107/tid=32109] ppid=32105 vsize=867500 CPUtime=24.34
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 15847 0 1 0 2422 12 0 0 25 0 9 0 28477315 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4127121825 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32110] ppid=32105 vsize=867500 CPUtime=0.79
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 17804 0 0 0 73 6 0 0 16 0 9 0 28477316 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32111] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477317 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28477319 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=867500 CPUtime=0.28
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 713 0 0 0 28 0 0 0 16 0 9 0 28477319 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32115] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28477319 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=867500 CPUtime=0
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28477319 888320000 34379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 867500

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

[startup+31.9079 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1578776/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868148 CPUtime=31.81
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 42294 1359 1 0 3129 25 25 2 18 0 9 0 28477314 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217037 39038 2045 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868148 CPUtime=30.22
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 18122 1359 1 0 2981 14 25 2 23 0 9 0 28477315 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4126931904 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868148 CPUtime=1.51
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 22470 1359 0 0 116 8 25 2 16 0 9 0 28477316 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 16 0 9 0 28477317 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 1359 0 0 0 0 25 2 16 0 9 0 28477317 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868148 CPUtime=0.58
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 844 1359 0 0 31 0 25 2 16 0 9 0 28477319 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 888983552 39038 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.81
Current children cumulated vsize (KiB) 868148

[startup+33.501 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1578584/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868148 CPUtime=33.4
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 44619 1359 1 0 3287 26 25 2 18 0 9 0 28477314 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217037 39040 2045 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868148 CPUtime=31.8
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 20431 1359 1 0 3138 15 25 2 25 0 9 0 28477315 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4126937335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868148 CPUtime=1.51
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 22470 1359 0 0 116 8 25 2 16 0 9 0 28477316 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 16 0 9 0 28477317 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 5 1359 0 0 0 0 25 2 16 0 9 0 28477317 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868148 CPUtime=0.58
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 860 1359 0 0 31 0 25 2 16 0 9 0 28477319 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868148 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 888983552 39040 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.4
Current children cumulated vsize (KiB) 868148

[startup+35.1022 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1518552/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868236 CPUtime=34.98
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 90977 1359 1 0 3433 38 25 2 18 0 9 0 28477314 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217059 54609 2663 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868236 CPUtime=32.52
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 29986 1359 1 0 3208 17 25 2 25 0 9 0 28477315 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 102871792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868236 CPUtime=2.29
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 59138 1359 0 0 185 17 25 2 16 0 9 0 28477316 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 23 1359 0 0 0 0 25 2 16 0 9 0 28477317 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 25 1359 0 0 0 0 25 2 15 0 9 0 28477317 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868236 CPUtime=0.67
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 968 1359 0 0 39 1 25 2 15 0 9 0 28477319 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 889073664 54609 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.98
Current children cumulated vsize (KiB) 868236

[startup+35.9013 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1518552/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868236 CPUtime=35.77
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 90994 1359 1 0 3512 38 25 2 18 0 9 0 28477314 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217059 54622 2663 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868236 CPUtime=33.28
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 29991 1359 1 0 3284 17 25 2 25 0 9 0 28477315 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4126939175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868236 CPUtime=2.29
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 59138 1359 0 0 185 17 25 2 16 0 9 0 28477316 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 23 1359 0 0 0 0 25 2 16 0 9 0 28477317 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 25 1359 0 0 0 0 25 2 15 0 9 0 28477317 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868236 CPUtime=0.69
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 980 1359 0 0 41 1 25 2 15 0 9 0 28477319 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 889073664 54622 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.77
Current children cumulated vsize (KiB) 868236

[startup+36.3063 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1518496/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868236 CPUtime=36.17
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 90996 1359 1 0 3552 38 25 2 18 0 9 0 28477314 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217059 54623 2663 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868236 CPUtime=33.68
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 29991 1359 1 0 3324 17 25 2 25 0 9 0 28477315 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4127121843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868236 CPUtime=2.29
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 59138 1359 0 0 185 17 25 2 17 0 9 0 28477316 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 23 1359 0 0 0 0 25 2 16 0 9 0 28477317 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 25 1359 0 0 0 0 25 2 15 0 9 0 28477317 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868236 CPUtime=0.7
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 982 1359 0 0 42 1 25 2 15 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) S 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.17
Current children cumulated vsize (KiB) 868236

[startup+36.4023 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 32198
/proc/meminfo: memFree=1518496/2055920 swapFree=4192812/4192956
[pid=32107] ppid=32105 vsize=868236 CPUtime=36.26
/proc/32107/stat : 32107 (java) S 32105 32107 29865 0 -1 0 90996 1359 1 0 3561 38 25 2 18 0 9 0 28477314 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32107/statm: 217059 54623 2663 9 0 211495 0
[pid=32107/tid=32109] ppid=32105 vsize=868236 CPUtime=33.77
/proc/32107/task/32109/stat : 32109 (java) R 32105 32107 29865 0 -1 64 29991 1359 1 0 3333 17 25 2 25 0 9 0 28477315 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4126940171 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32110] ppid=32105 vsize=868236 CPUtime=2.29
/proc/32107/task/32110/stat : 32110 (java) S 32105 32107 29865 0 -1 64 59138 1359 0 0 185 17 25 2 17 0 9 0 28477316 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32111] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32111/stat : 32111 (java) S 32105 32107 29865 0 -1 64 23 1359 0 0 0 0 25 2 16 0 9 0 28477317 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32112] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32112/stat : 32112 (java) S 32105 32107 29865 0 -1 64 25 1359 0 0 0 0 25 2 15 0 9 0 28477317 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32113] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32113/stat : 32113 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 18 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32114] ppid=32105 vsize=868236 CPUtime=0.7
/proc/32107/task/32114/stat : 32114 (java) S 32105 32107 29865 0 -1 64 982 1359 0 0 42 1 25 2 15 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32115] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32115/stat : 32115 (java) S 32105 32107 29865 0 -1 64 1 1359 0 0 0 0 25 2 19 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32107/tid=32116] ppid=32105 vsize=868236 CPUtime=0.27
/proc/32107/task/32116/stat : 32116 (java) R 32105 32107 29865 0 -1 64 16 1359 0 0 0 0 25 2 15 0 9 0 28477319 889073664 54623 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.26
Current children cumulated vsize (KiB) 868236

Child status: 0
Real time (s): 36.4889
CPU time (s): 36.3635
CPU user time (s): 35.9105
CPU system time (s): 0.452931
CPU usage (%): 99.6562
Max. virtual memory (cumulated for all children) (KiB): 870748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.9105
system time used= 0.452931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92386
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= 2893
involuntary context switches= 2769

runsolver used 0.047992 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 17:55:46
IDJOB=2097892
IDBENCH=57947
IDSOLVER=774
FILE ID=node70/2097892-1247414146
PBS_JOBID= 9510507
Free space on /tmp= 66412 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-2.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-2097892-1247414146/watcher-2097892-1247414146 -o /tmp/evaluation-result-2097892-1247414146/solver-2097892-1247414146 -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-2097892-1247414146.xml

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

MD5SUM BENCH= 3ec556ad251960bf7980f3107ef7856e
RANDOM SEED=498256439

node70.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.214
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.214
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:       1698000 kB
Buffers:         40528 kB
Cached:         149804 kB
SwapCached:          0 kB
Active:         209840 kB
Inactive:        91652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12732 kB
Writeback:           0 kB
Mapped:         129132 kB
Slab:            41744 kB
Committed_AS:   997068 kB
PageTables:       1940 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= 66408 MiB
End job on node70 at 2009-07-12 17:56:23