Trace number 2097799

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.8074 24.0773

DiagnosticValue
CHECKS500209
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-4.xml
MD5SUM5bbba61bcb8f32abe3947428d8a4279f
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 benchmark23.7514
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.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097799-1247414038.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.38/0.40	   
0.38/0.40	   variables being loaded...
0.48/0.59	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.48/0.59	       =>  wckTime=0.348  cpuTime=0.24  mem=11M825
0.48/0.59	   
0.48/0.59	   predicates being loaded...
0.58/0.66	   
0.58/0.66	   constraints being loaded...
20.59/20.83	   
20.59/20.83	   INFO : Stopping converting binary constraints (cpu=20.11, mem = 45M185)
23.05/23.35	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=743
23.05/23.35	     nbConvertConstraintsChecks=38689816  nbExtensionStructures=676  nbSharedExtensionStructures=135
23.05/23.35	     nbConflictsStructures=896  nbSharedConflictsStructures=180  nbUnbuiltConflictsStructures=2139
23.05/23.35	     nbSharedBinaryRepresentations=202489  nbEvaluationManagers=2359  nbSharedEvaluationManagers=376  minDegree=3
23.05/23.35	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.454
23.05/23.35	     symmetryCpuTime=0.35  nbCliques=7
23.05/23.35	       =>  wckTime=23.105  cpuTime=22.18  mem=57M513
23.25/23.55	   
23.25/23.55	   solver IterativeSystematicSolver being built... 
23.35/23.67	   
23.35/23.67	   INFO : Forward propagation technique limited 
23.45/23.76	       =>  wckTime=23.513  cpuTime=22.35  mem=65M878
23.75/24.01	   
23.75/24.01	   preprocessing
23.75/24.01	     nbConstraintChecks=500209  nbValidityChecks=4680  nbPropagations=34  nbRevisions=419  nbUselessRevisions=263
23.75/24.01	     nbRemovedValues=7784  detectedInconsistency=yes
23.75/24.01	       =>  wckTime=0.249  cpuTime=0.24  mem=65M878
23.75/24.01	   
23.75/24.01	   global
23.75/24.01	     nbConstraintChecks=500209  nbValidityChecks=4680  nbPropagations=34  nbRevisions=419  nbUselessRevisions=263
23.75/24.01	     nbRestartNogoods=0  solvingWckTime=0.251  solvingCpuTime=0.24  expiredTime=no  totalExploration=yes
23.75/24.01	     nbFoundSolutions=0  globalCpuTime=22.65
23.75/24.01	       =>  wckTime=23.768  cpuTime=22.59  mem=65M878
23.75/24.02	   
23.75/24.02	s UNSATISFIABLE
23.75/24.02	d NODES 0
23.75/24.02	d CHECKS 500209
23.75/24.02	   
23.75/24.02	   totalWckTime=23.828  totalCpuTime=22.66

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-2097799-1247414038/watcher-2097799-1247414038 -o /tmp/evaluation-result-2097799-1247414038/solver-2097799-1247414038 -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-2097799-1247414038.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.08 2.02 2.01 4/80 30869
/proc/meminfo: memFree=1755736/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=18576 CPUtime=0
/proc/30869/stat : 30869 (runsolver) R 30867 30869 29325 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28470177 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30869/statm: 4644 284 249 26 0 2626 0

[startup+0.059263 s]
/proc/loadavg: 2.08 2.02 2.01 4/80 30869
/proc/meminfo: memFree=1755736/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=863776 CPUtime=0.03
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 2537 0 1 0 2 1 0 0 18 0 9 0 28470177 884506624 2106 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 215944 2106 996 9 0 210859 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863776

[startup+0.10227 s]
/proc/loadavg: 2.08 2.02 2.01 4/80 30869
/proc/meminfo: memFree=1755736/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=865984 CPUtime=0.08
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 3723 0 1 0 6 2 0 0 18 0 9 0 28470177 886767616 3191 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216496 3191 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301305 s]
/proc/loadavg: 2.08 2.02 2.01 4/80 30869
/proc/meminfo: memFree=1755736/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=866296 CPUtime=0.28
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 5684 0 1 0 24 4 0 0 18 0 9 0 28470177 887087104 5087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216574 5087 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701366 s]
/proc/loadavg: 2.08 2.02 2.01 4/80 30869
/proc/meminfo: memFree=1755736/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867200 CPUtime=0.67
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 8484 0 1 0 63 4 0 0 18 0 9 0 28470177 888012800 7838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216800 7838 2032 9 0 211236 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867200

[startup+1.50149 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 30878
/proc/meminfo: memFree=1718992/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867816 CPUtime=1.46
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 15377 0 1 0 137 9 0 0 18 0 9 0 28470177 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216954 14728 2041 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867816 CPUtime=1.27
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 13982 0 1 0 118 9 0 0 25 0 9 0 28470178 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4126907240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28470180 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28470180 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28470180 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867816 CPUtime=0.19
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 696 0 0 0 19 0 0 0 16 0 9 0 28470182 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888643584 14728 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867816

[startup+3.10275 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 30878
/proc/meminfo: memFree=1703312/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867816 CPUtime=3.06
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 16264 0 1 0 296 10 0 0 18 0 9 0 28470177 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216954 15613 2041 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867816 CPUtime=2.82
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 14842 0 1 0 273 9 0 0 25 0 9 0 28470178 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4126937900 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28470180 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28470180 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28470180 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867816 CPUtime=0.22
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 723 0 0 0 22 0 0 0 16 0 9 0 28470182 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867816 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888643584 15613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867816

[startup+6.30126 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 30878
/proc/meminfo: memFree=1687184/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867728 CPUtime=6.23
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 19641 0 1 0 611 12 0 0 18 0 9 0 28470177 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216932 18963 2029 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867728 CPUtime=5.9
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 15833 0 1 0 580 10 0 0 25 0 9 0 28470178 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4126907180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867728 CPUtime=0.07
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 2379 0 0 0 7 0 0 0 16 0 9 0 28470180 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867728 CPUtime=0.22
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 727 0 0 0 22 0 0 0 15 0 9 0 28470182 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888553472 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867728

[startup+12.7013 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 30878
/proc/meminfo: memFree=1687184/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867728 CPUtime=12.56
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 19645 0 1 0 1243 13 0 0 18 0 9 0 28470177 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216932 18967 2029 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867728 CPUtime=12.23
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 15833 0 1 0 1212 11 0 0 25 0 9 0 28470178 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4126908592 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867728 CPUtime=0.07
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 2379 0 0 0 7 0 0 0 16 0 9 0 28470180 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867728 CPUtime=0.23
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 731 0 0 0 23 0 0 0 15 0 9 0 28470182 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888553472 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867728

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

[startup+19.1023 s]
/proc/loadavg: 2.12 2.03 2.01 3/89 30878
/proc/meminfo: memFree=1687184/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867728 CPUtime=18.9
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 19657 0 1 0 1876 14 0 0 18 0 9 0 28470177 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216932 18977 2031 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867728 CPUtime=18.55
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 15835 0 1 0 1843 12 0 0 25 0 9 0 28470178 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4126907234 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867728 CPUtime=0.07
/proc/30869/task/30872/stat : 30872 (java) R 30867 30869 29325 0 -1 64 2379 0 0 0 7 0 0 0 16 0 9 0 28470180 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867728 CPUtime=0.24
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 741 0 0 0 24 0 0 0 16 0 9 0 28470182 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888553472 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867728

[startup+22.3018 s]
/proc/loadavg: 2.12 2.03 2.01 3/89 30878
/proc/meminfo: memFree=1669776/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=867728 CPUtime=22.07
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 23999 0 1 0 2190 17 0 0 18 0 9 0 28470177 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 216932 23316 2032 9 0 211390 0
[pid=30869/tid=30871] ppid=30867 vsize=867728 CPUtime=21.53
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 15840 0 1 0 2140 13 0 0 25 0 9 0 28470178 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 101450419 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=867728 CPUtime=0.24
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 6698 0 0 0 21 3 0 0 17 0 9 0 28470180 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28470180 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28470182 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=867728 CPUtime=0.27
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 759 0 0 0 27 0 0 0 16 0 9 0 28470182 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28470182 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=867728 CPUtime=0
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470182 888553472 23316 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 867728

[startup+23.108 s]
/proc/loadavg: 2.11 2.03 2.01 4/91 30880
/proc/meminfo: memFree=1663168/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=868052 CPUtime=22.86
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 26675 467 1 0 2262 20 3 1 18 0 9 0 28470177 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 217013 24859 2045 9 0 211471 0
[pid=30869/tid=30871] ppid=30867 vsize=868052 CPUtime=22.19
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 16680 467 1 0 2202 13 3 1 24 0 9 0 28470178 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4126907165 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=868052 CPUtime=0.35
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 8257 467 0 0 28 3 3 1 16 0 9 0 28470180 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 28470180 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 467 0 0 0 0 3 1 16 0 9 0 28470180 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 467 0 0 0 0 3 1 18 0 9 0 28470182 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=868052 CPUtime=0.34
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 895 467 0 0 30 0 3 1 15 0 9 0 28470182 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 467 0 0 0 0 3 1 19 0 9 0 28470182 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 9 467 0 0 0 0 3 1 15 0 9 0 28470182 888885248 24859 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 868052

[startup+23.503 s]
/proc/loadavg: 2.11 2.03 2.01 4/91 30880
/proc/meminfo: memFree=1663168/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=868052 CPUtime=23.25
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 38283 467 1 0 2299 22 3 1 18 0 9 0 28470177 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 217013 25662 2638 9 0 211471 0
[pid=30869/tid=30871] ppid=30867 vsize=868052 CPUtime=22.44
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 19214 467 1 0 2226 14 3 1 25 0 9 0 28470178 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=868052 CPUtime=0.5
/proc/30869/task/30872/stat : 30872 (java) R 30867 30869 29325 0 -1 64 17325 467 0 0 41 5 3 1 17 0 9 0 28470180 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 102768136 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 28470180 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 5 467 0 0 0 0 3 1 16 0 9 0 28470180 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 467 0 0 0 0 3 1 18 0 9 0 28470182 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=868052 CPUtime=0.34
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 901 467 0 0 30 0 3 1 15 0 9 0 28470182 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 467 0 0 0 0 3 1 19 0 9 0 28470182 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=868052 CPUtime=0.04
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 9 467 0 0 0 0 3 1 15 0 9 0 28470182 888885248 25662 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 868052

[startup+23.9021 s]
/proc/loadavg: 2.11 2.03 2.01 4/91 30880
/proc/meminfo: memFree=1663168/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=868140 CPUtime=23.65
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 44318 467 1 0 2337 24 3 1 18 0 9 0 28470177 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 217035 26794 2663 9 0 211471 0
[pid=30869/tid=30871] ppid=30867 vsize=868140 CPUtime=22.74
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 24145 467 1 0 2255 15 3 1 25 0 9 0 28470178 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4126913271 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=868140 CPUtime=0.55
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 18349 467 0 0 46 5 3 1 17 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 20 467 0 0 0 0 3 1 17 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 467 0 0 0 0 3 1 18 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=868140 CPUtime=0.4
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 966 467 0 0 35 1 3 1 15 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 467 0 0 0 0 3 1 19 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 9 467 0 0 0 0 3 1 15 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.65
Current children cumulated vsize (KiB) 868140

[startup+24.0021 s]
/proc/loadavg: 2.11 2.03 2.01 4/91 30880
/proc/meminfo: memFree=1663168/2055920 swapFree=4192812/4192956
[pid=30869] ppid=30867 vsize=868140 CPUtime=23.75
/proc/30869/stat : 30869 (java) S 30867 30869 29325 0 -1 0 44318 467 1 0 2347 24 3 1 18 0 9 0 28470177 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30869/statm: 217035 26794 2663 9 0 211471 0
[pid=30869/tid=30871] ppid=30867 vsize=868140 CPUtime=22.84
/proc/30869/task/30871/stat : 30871 (java) R 30867 30869 29325 0 -1 64 24145 467 1 0 2265 15 3 1 25 0 9 0 28470178 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4127132279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30872] ppid=30867 vsize=868140 CPUtime=0.55
/proc/30869/task/30872/stat : 30872 (java) S 30867 30869 29325 0 -1 64 18349 467 0 0 46 5 3 1 17 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30873] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30873/stat : 30873 (java) S 30867 30869 29325 0 -1 64 20 467 0 0 0 0 3 1 17 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30874] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30874/stat : 30874 (java) S 30867 30869 29325 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 28470180 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30875] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30875/stat : 30875 (java) S 30867 30869 29325 0 -1 64 2 467 0 0 0 0 3 1 18 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30876] ppid=30867 vsize=868140 CPUtime=0.4
/proc/30869/task/30876/stat : 30876 (java) S 30867 30869 29325 0 -1 64 966 467 0 0 35 1 3 1 15 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30877] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30877/stat : 30877 (java) S 30867 30869 29325 0 -1 64 0 467 0 0 0 0 3 1 19 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30869/tid=30878] ppid=30867 vsize=868140 CPUtime=0.04
/proc/30869/task/30878/stat : 30878 (java) S 30867 30869 29325 0 -1 64 9 467 0 0 0 0 3 1 15 0 9 0 28470182 888975360 26794 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 868140

Child status: 0
Real time (s): 24.0773
CPU time (s): 23.8074
CPU user time (s): 23.5304
CPU system time (s): 0.276957
CPU usage (%): 98.8789
Max. virtual memory (cumulated for all children) (KiB): 869656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5304
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44981
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= 2062
involuntary context switches= 3038

runsolver used 0.036994 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-12 17:53:59
IDJOB=2097799
IDBENCH=57773
IDSOLVER=773
FILE ID=node26/2097799-1247414038
PBS_JOBID= 9510591
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=380278277

node26.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.281
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.281
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:       1756152 kB
Buffers:         37212 kB
Cached:         117012 kB
SwapCached:          0 kB
Active:         155944 kB
Inactive:        88840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         111032 kB
Slab:            40092 kB
Committed_AS:   988756 kB
PageTables:       1904 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= 66392 MiB
End job on node26 at 2009-07-12 17:54:23