Trace number 2097797

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 23.6144 23.8944

DiagnosticValue
CHECKS68318
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
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 benchmark12.5961
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097797-1247414037.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.38/0.48	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.38/0.48	       =>  wckTime=0.218  cpuTime=0.17  mem=11M825
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
20.49/20.78	   
20.49/20.78	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 44M742)
23.05/23.36	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=751
23.05/23.36	     nbConvertConstraintsChecks=39537988  nbExtensionStructures=696  nbSharedExtensionStructures=113
23.05/23.36	     nbConflictsStructures=935  nbSharedConflictsStructures=139  nbUnbuiltConflictsStructures=2159
23.05/23.36	     nbSharedBinaryRepresentations=227503  nbEvaluationManagers=2398  nbSharedEvaluationManagers=329  minDegree=3
23.05/23.36	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.457
23.05/23.36	     symmetryCpuTime=0.35  nbCliques=7
23.05/23.36	       =>  wckTime=23.093  cpuTime=22.23  mem=55M197
23.25/23.54	   
23.25/23.54	   solver IterativeSystematicSolver being built... 
23.34/23.66	   
23.34/23.66	   INFO : Forward propagation technique limited 
23.45/23.75	       =>  wckTime=23.486  cpuTime=22.41  mem=63M389
23.54/23.82	   
23.54/23.82	   preprocessing
23.54/23.82	     nbConstraintChecks=68318  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.54/23.82	     nbRemovedValues=3812  detectedInconsistency=yes
23.54/23.82	       =>  wckTime=0.066  cpuTime=0.05  mem=63M389
23.54/23.82	   
23.54/23.82	   global
23.54/23.82	     nbConstraintChecks=68318  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.54/23.82	     nbRestartNogoods=0  solvingWckTime=0.069  solvingCpuTime=0.06  expiredTime=no  totalExploration=yes
23.54/23.82	     nbFoundSolutions=0  globalCpuTime=22.51
23.54/23.82	       =>  wckTime=23.558  cpuTime=22.47  mem=64M397
23.54/23.83	   
23.54/23.83	s UNSATISFIABLE
23.54/23.83	d NODES 0
23.54/23.83	d CHECKS 68318
23.54/23.83	   
23.54/23.83	   totalWckTime=23.633  totalCpuTime=22.51

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-2097797-1247414037/watcher-2097797-1247414037 -o /tmp/evaluation-result-2097797-1247414037/solver-2097797-1247414037 -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-2097797-1247414037.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 32570
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=1616 CPUtime=0
/proc/32570/stat : 32570 (java) R 32568 32570 29987 0 -1 0 179 0 0 0 0 0 0 0 18 0 1 0 28464037 1654784 147 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/32570/statm: 404 148 122 9 0 46 0

[startup+0.071073 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 32570
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=864024 CPUtime=0.06
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 2903 0 1 0 4 2 0 0 18 0 9 0 28464037 884760576 2418 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216006 2418 1149 9 0 210899 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864024

[startup+0.102075 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 32570
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=865984 CPUtime=0.08
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 3731 0 1 0 6 2 0 0 18 0 9 0 28464037 886767616 3199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216496 3199 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302106 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 32570
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=866380 CPUtime=0.28
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 5827 0 1 0 24 4 0 0 18 0 9 0 28464037 887173120 5199 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216595 5199 1976 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702174 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 32570
/proc/meminfo: memFree=1563704/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867776 CPUtime=0.68
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 9277 0 1 0 62 6 0 0 18 0 9 0 28464037 888602624 8631 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216944 8631 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50127 s]
/proc/loadavg: 2.00 2.03 2.00 3/89 32579
/proc/meminfo: memFree=1520048/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867776 CPUtime=1.47
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 15452 0 1 0 137 10 0 0 18 0 9 0 28464037 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216944 14803 2041 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867776 CPUtime=1.26
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 14068 0 1 0 118 8 0 0 25 0 9 0 28464038 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4126911307 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28464039 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28464040 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28464040 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867776 CPUtime=0.19
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 686 0 0 0 19 0 0 0 15 0 9 0 28464042 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888602624 14803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867776

[startup+3.1015 s]
/proc/loadavg: 2.00 2.03 2.00 3/89 32579
/proc/meminfo: memFree=1511216/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867776 CPUtime=3.06
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 16304 0 1 0 295 11 0 0 18 0 9 0 28464037 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216944 15653 2041 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867776 CPUtime=2.82
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 14892 0 1 0 273 9 0 0 25 0 9 0 28464038 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4126908548 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28464039 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28464040 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28464040 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867776 CPUtime=0.22
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 714 0 0 0 22 0 0 0 16 0 9 0 28464042 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867776 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888602624 15653 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867776

[startup+6.30295 s]
/proc/loadavg: 2.00 2.03 2.00 3/89 32579
/proc/meminfo: memFree=1495408/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867688 CPUtime=6.23
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 19627 0 1 0 610 13 0 0 18 0 9 0 28464037 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216922 18949 2029 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867688 CPUtime=5.91
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 15841 0 1 0 580 11 0 0 25 0 9 0 28464038 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4126904439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867688 CPUtime=0.07
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 2368 0 0 0 7 0 0 0 16 0 9 0 28464039 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867688 CPUtime=0.22
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 716 0 0 0 22 0 0 0 15 0 9 0 28464042 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867688

[startup+12.7019 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 32579
/proc/meminfo: memFree=1495216/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867688 CPUtime=12.57
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 19631 0 1 0 1242 15 0 0 18 0 9 0 28464037 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216922 18953 2029 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867688 CPUtime=12.24
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 15841 0 1 0 1211 13 0 0 25 0 9 0 28464038 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4126947133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867688 CPUtime=0.07
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 2368 0 0 0 7 0 0 0 16 0 9 0 28464039 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867688 CPUtime=0.23
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 720 0 0 0 23 0 0 0 15 0 9 0 28464042 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888512512 18953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867688

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

[startup+19.1018 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 32579
/proc/meminfo: memFree=1495216/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867688 CPUtime=18.9
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 19643 0 1 0 1874 16 0 0 18 0 9 0 28464037 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216922 18963 2031 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867688 CPUtime=18.56
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 15843 0 1 0 1842 14 0 0 25 0 9 0 28464038 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4126946914 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867688 CPUtime=0.07
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 2368 0 0 0 7 0 0 0 16 0 9 0 28464039 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867688 CPUtime=0.24
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 730 0 0 0 24 0 0 0 15 0 9 0 28464042 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888512512 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867688

[startup+22.3022 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 32579
/proc/meminfo: memFree=1479792/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=867688 CPUtime=22.07
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 23504 0 1 0 2188 19 0 0 18 0 9 0 28464037 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 216922 22821 2032 9 0 211380 0
[pid=32570/tid=32572] ppid=32568 vsize=867688 CPUtime=21.55
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 15848 0 1 0 2141 14 0 0 25 0 9 0 28464038 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4126910263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=867688 CPUtime=0.21
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 6207 0 0 0 19 2 0 0 17 0 9 0 28464039 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28464040 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28464042 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=867688 CPUtime=0.28
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 747 0 0 0 27 1 0 0 16 0 9 0 28464042 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28464042 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=867688 CPUtime=0
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28464042 888512512 22821 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 867688

[startup+23.1073 s]
/proc/loadavg: 2.00 2.02 2.00 4/91 32581
/proc/meminfo: memFree=1473248/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=868012 CPUtime=22.86
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 26206 468 1 0 2261 21 3 1 18 0 10 0 28464037 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 217003 24363 2044 9 0 211461 0
[pid=32570/tid=32572] ppid=32568 vsize=868012 CPUtime=22.22
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 16723 468 1 0 2203 15 3 1 23 0 10 0 28464038 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4127127287 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=868012 CPUtime=0.33
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 7758 468 0 0 26 3 3 1 16 0 10 0 28464039 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 468 0 0 0 0 3 1 16 0 10 0 28464040 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 468 0 0 0 0 3 1 16 0 10 0 28464040 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 18 0 10 0 28464042 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=868012 CPUtime=0.34
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 885 468 0 0 29 1 3 1 15 0 10 0 28464042 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 19 0 10 0 28464042 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 15 468 0 0 0 0 3 1 15 0 10 0 28464042 888844288 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 868012

[startup+23.5024 s]
/proc/loadavg: 2.00 2.02 2.00 4/91 32581
/proc/meminfo: memFree=1473248/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=868012 CPUtime=23.25
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 37447 468 1 0 2299 22 3 1 18 0 9 0 28464037 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 217003 25166 2637 9 0 211461 0
[pid=32570/tid=32572] ppid=32568 vsize=868012 CPUtime=22.47
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 19137 468 1 0 2228 15 3 1 24 0 9 0 28464038 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=868012 CPUtime=0.47
/proc/32570/task/32573/stat : 32573 (java) R 32568 32570 29987 0 -1 64 16574 468 0 0 39 4 3 1 17 0 9 0 28464039 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 104516167 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 16 468 0 0 0 0 3 1 16 0 9 0 28464040 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 5 468 0 0 0 0 3 1 16 0 9 0 28464040 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 18 0 9 0 28464042 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=868012 CPUtime=0.35
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 892 468 0 0 30 1 3 1 15 0 9 0 28464042 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 19 0 9 0 28464042 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=868012 CPUtime=0.04
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 15 468 0 0 0 0 3 1 15 0 9 0 28464042 888844288 25166 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 868012

[startup+23.7024 s]
/proc/loadavg: 2.00 2.02 2.00 4/91 32581
/proc/meminfo: memFree=1473248/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=868100 CPUtime=23.45
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 41044 468 1 0 2318 23 3 1 18 0 9 0 28464037 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 217025 26274 2660 9 0 211461 0
[pid=32570/tid=32572] ppid=32568 vsize=868100 CPUtime=22.6
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 21631 468 1 0 2240 16 3 1 25 0 9 0 28464038 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4125977357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=868100 CPUtime=0.51
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 17604 468 0 0 43 4 3 1 17 0 9 0 28464039 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 21 468 0 0 0 0 3 1 17 0 9 0 28464040 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 14 468 0 0 0 0 3 1 16 0 9 0 28464040 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 18 0 9 0 28464042 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=868100 CPUtime=0.38
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 951 468 0 0 33 1 3 1 15 0 9 0 28464042 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 19 0 9 0 28464042 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 15 468 0 0 0 0 3 1 15 0 9 0 28464042 888934400 26274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 868100

[startup+23.8024 s]
/proc/loadavg: 2.00 2.02 2.00 4/91 32581
/proc/meminfo: memFree=1473248/2055920 swapFree=4192812/4192956
[pid=32570] ppid=32568 vsize=868100 CPUtime=23.54
/proc/32570/stat : 32570 (java) S 32568 32570 29987 0 -1 0 43415 468 1 0 2327 23 3 1 18 0 9 0 28464037 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32570/statm: 217025 26304 2662 9 0 211461 0
[pid=32570/tid=32572] ppid=32568 vsize=868100 CPUtime=22.67
/proc/32570/task/32572/stat : 32572 (java) R 32568 32570 29987 0 -1 64 23991 468 1 0 2247 16 3 1 25 0 9 0 28464038 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4127127304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32573] ppid=32568 vsize=868100 CPUtime=0.51
/proc/32570/task/32573/stat : 32573 (java) S 32568 32570 29987 0 -1 64 17604 468 0 0 43 4 3 1 17 0 9 0 28464039 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32574] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32574/stat : 32574 (java) S 32568 32570 29987 0 -1 64 21 468 0 0 0 0 3 1 17 0 9 0 28464040 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32575] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32575/stat : 32575 (java) S 32568 32570 29987 0 -1 64 14 468 0 0 0 0 3 1 16 0 9 0 28464040 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32576] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32576/stat : 32576 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 18 0 9 0 28464042 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32577] ppid=32568 vsize=868100 CPUtime=0.4
/proc/32570/task/32577/stat : 32577 (java) S 32568 32570 29987 0 -1 64 962 468 0 0 35 1 3 1 16 0 9 0 28464042 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32578] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32578/stat : 32578 (java) S 32568 32570 29987 0 -1 64 1 468 0 0 0 0 3 1 19 0 9 0 28464042 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32570/tid=32579] ppid=32568 vsize=868100 CPUtime=0.04
/proc/32570/task/32579/stat : 32579 (java) S 32568 32570 29987 0 -1 64 15 468 0 0 0 0 3 1 15 0 9 0 28464042 888934400 26304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.54
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 23.8944
CPU time (s): 23.6144
CPU user time (s): 23.3425
CPU system time (s): 0.271958
CPU usage (%): 98.8281
Max. virtual memory (cumulated for all children) (KiB): 869468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3425
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44083
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= 2354
involuntary context switches= 2397

runsolver used 0.035994 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-12 17:53:57
IDJOB=2097797
IDBENCH=57772
IDSOLVER=773
FILE ID=node49/2097797-1247414037
PBS_JOBID= 9510547
Free space on /tmp= 66420 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-0.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-2097797-1247414037/watcher-2097797-1247414037 -o /tmp/evaluation-result-2097797-1247414037/solver-2097797-1247414037 -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-2097797-1247414037.xml

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

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=1932813629

node49.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.232
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.232
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:       1564184 kB
Buffers:         78924 kB
Cached:         243940 kB
SwapCached:          0 kB
Active:         262484 kB
Inactive:       153424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2920 kB
Writeback:           0 kB
Mapped:         113516 kB
Slab:            60752 kB
Committed_AS:  1024772 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66420 MiB
End job on node49 at 2009-07-12 17:54:21