Trace number 1087547

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 37.9812 38.3059

DiagnosticValue
CHECKS1190080
NODES0

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-1.xml
MD5SUM503f420cf175bc8344ce8ddb2abd3699
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 benchmark16.2255
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1087547-1215244656.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.47/0.52	   
0.47/0.52	   variables being loaded...
0.88/0.95	     nbVariables=2900  nbDomainTypes=39  minDomainSize=82  maxDomainSize=998  nbTotalValues=1477634
0.88/0.95	       =>  wckTime=0.726  cpuTime=0.51  mem=40M383
0.88/0.95	   
0.88/0.95	   predicates being loaded...
0.98/1.01	   
0.98/1.01	   constraints being loaded...
21.01/21.25	   
21.01/21.25	   INFO : Stopping converting binary constraints (cpu=20.09, mem = 109M324)
34.91/35.26	     nbConstraints=41786  nbGlobalConstraints=5  nbMergedConstraints=26117  nbConvertedConstraints=112
34.91/35.26	     nbConvertConstraintsChecks=44415312  nbExtensionStructures=104  nbSharedExtensionStructures=8
34.91/35.26	     nbConflictsStructures=237  nbSharedConflictsStructures=248  nbUnbuiltConflictsStructures=16438
34.91/35.26	     nbSharedBinaryRepresentations=116277  nbEvaluationManagers=16571  nbSharedEvaluationManagers=25098  minDegree=7
34.91/35.26	     maxDegree=56  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=5.51
34.91/35.26	     symmetryCpuTime=4.74  nbCliques=5
34.91/35.26	       =>  wckTime=35.033  cpuTime=32.19  mem=154M457
35.71/36.07	   
35.71/36.07	   solver IterativeSystematicSolver being built... 
36.70/37.03	   
36.70/37.03	   INFO : Forward propagation technique limited 
36.91/37.30	       =>  wckTime=37.074  cpuTime=32.89  mem=366M434
37.80/38.16	   
37.80/38.16	   preprocessing
37.80/38.16	     nbConstraintChecks=1190076  nbValidityChecks=29946  nbPropagations=77  nbRevisions=3912  nbUselessRevisions=2803
37.80/38.16	     nbRemovedValues=273524  detectedInconsistency=yes
37.80/38.16	       =>  wckTime=0.837  cpuTime=0.82  mem=366M434
37.80/38.16	   
37.80/38.16	   global
37.80/38.16	     nbConstraintChecks=1190076  nbValidityChecks=29946  nbPropagations=77  nbRevisions=3912  nbUselessRevisions=2803
37.80/38.16	     nbRestartNogoods=0  solvingWckTime=0.84  solvingCpuTime=0.82  expiredTime=no  totalExploration=yes
37.80/38.16	     nbFoundSolutions=0  globalCpuTime=33.79
37.80/38.16	       =>  wckTime=37.939  cpuTime=33.74  mem=366M434
37.80/38.19	   
37.80/38.19	s UNSATISFIABLE
37.80/38.19	d NODES 0
37.80/38.19	d CHECKS 1190076
37.80/38.19	   
37.80/38.19	   totalWckTime=38.017  totalCpuTime=33.82

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087547-1215244656/watcher-1087547-1215244656 -o /tmp/evaluation-result-1087547-1215244656/solver-1087547-1215244656 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087547-1215244656.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.99 4/73 28785
/proc/meminfo: memFree=1785064/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=140 CPUtime=0
/proc/28785/stat : 28785 (java) R 28783 28785 27572 0 -1 0 22 0 0 0 0 0 0 0 19 0 1 0 637683467 143360 7 996147200 134512640 134550740 4294956128 18446744073709551615 10359097 0 0 4096 0 0 0 0 17 0 0 0
/proc/28785/statm: 35 7 3 9 0 1 0

[startup+0.0289021 s]
/proc/loadavg: 1.91 1.95 1.99 4/73 28785
/proc/meminfo: memFree=1785064/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=861228 CPUtime=0.01
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 1709 0 1 0 0 1 0 0 18 0 3 0 637683467 881897472 1406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 215307 1406 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.101668 s]
/proc/loadavg: 1.91 1.95 1.99 4/73 28785
/proc/meminfo: memFree=1785064/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=865884 CPUtime=0.08
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 3812 0 1 0 6 2 0 0 18 0 9 0 637683467 886665216 3263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216471 3263 1726 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301705 s]
/proc/loadavg: 1.91 1.95 1.99 4/73 28785
/proc/meminfo: memFree=1785064/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=866276 CPUtime=0.28
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 5787 0 1 0 24 4 0 0 18 0 9 0 637683467 887066624 5161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216569 5161 1951 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866276

[startup+0.701791 s]
/proc/loadavg: 1.91 1.95 1.99 4/73 28785
/proc/meminfo: memFree=1785064/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=866980 CPUtime=0.67
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 10612 0 1 0 61 6 0 0 18 0 9 0 637683467 887787520 9982 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216745 9982 1968 9 0 211273 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866980

[startup+1.50194 s]
/proc/loadavg: 1.91 1.95 1.99 3/82 28794
/proc/meminfo: memFree=1696096/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867500 CPUtime=1.47
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 24798 0 1 0 135 12 0 0 18 0 9 0 637683467 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216875 24156 2025 9 0 211381 0
[pid=28785/tid=28787] ppid=28783 vsize=867500 CPUtime=1.22
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 15745 0 1 0 115 7 0 0 25 0 9 0 637683469 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 102888531 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867500 CPUtime=0.06
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 7721 0 0 0 3 3 0 0 17 0 9 0 637683470 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867500 CPUtime=0
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637683470 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867500 CPUtime=0
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 637683470 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867500 CPUtime=0
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637683472 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867500 CPUtime=0.16
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 635 0 0 0 16 0 0 0 16 0 9 0 637683472 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867500 CPUtime=0
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 637683472 888320000 24156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867500 CPUtime=0
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637683472 888320000 24156 996147200 134512640 134550740 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.10226 s]
/proc/loadavg: 1.91 1.95 1.99 3/82 28794
/proc/meminfo: memFree=1678368/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867412 CPUtime=3.06
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 30786 0 1 0 291 15 0 0 18 0 9 0 637683467 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216853 30119 2004 9 0 211381 0
[pid=28785/tid=28787] ppid=28783 vsize=867412 CPUtime=2.58
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 15748 0 1 0 250 8 0 0 25 0 9 0 637683469 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867412 CPUtime=0.29
/proc/28785/task/28788/stat : 28788 (java) R 28783 28785 27572 0 -1 64 13705 0 0 0 25 4 0 0 16 0 9 0 637683470 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637683472 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867412 CPUtime=0.16
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 636 0 0 0 16 0 0 0 16 0 9 0 637683472 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 637683472 888229888 30119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637683472 888229888 30119 996147200 134512640 134550740 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) 867412

[startup+6.30189 s]
/proc/loadavg: 2.08 1.99 2.00 3/82 28794
/proc/meminfo: memFree=1651808/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867412 CPUtime=6.23
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 35709 0 1 0 605 18 0 0 18 0 9 0 637683467 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216853 35036 2006 9 0 211381 0
[pid=28785/tid=28787] ppid=28783 vsize=867412 CPUtime=5.43
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 15784 0 1 0 534 9 0 0 25 0 9 0 637683469 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4126908032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867412 CPUtime=0.58
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 18574 0 0 0 51 7 0 0 17 0 9 0 637683470 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637683472 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867412 CPUtime=0.19
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 654 0 0 0 19 0 0 0 16 0 9 0 637683472 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 637683472 888229888 35036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637683472 888229888 35036 996147200 134512640 134550740 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) 867412

[startup+12.7012 s]
/proc/loadavg: 2.15 2.00 2.01 3/82 28794
/proc/meminfo: memFree=1651744/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867412 CPUtime=12.58
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 35717 0 1 0 1240 18 0 0 18 0 9 0 637683467 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216853 35041 2006 9 0 211381 0
[pid=28785/tid=28787] ppid=28783 vsize=867412 CPUtime=11.77
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 15787 0 1 0 1168 9 0 0 25 0 9 0 637683469 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4126908087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867412 CPUtime=0.58
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 18574 0 0 0 51 7 0 0 16 0 9 0 637683470 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637683472 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867412 CPUtime=0.19
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 659 0 0 0 19 0 0 0 16 0 9 0 637683472 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 637683472 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637683472 888229888 35041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867412

[startup+25.5017 s]
/proc/loadavg: 2.12 2.00 2.00 3/82 28794
/proc/meminfo: memFree=1626400/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867412 CPUtime=25.27
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 42109 0 1 0 2506 21 0 0 18 0 9 0 637683467 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216853 41423 2007 9 0 211381 0
[pid=28785/tid=28787] ppid=28783 vsize=867412 CPUtime=23.96
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 15800 0 1 0 2387 9 0 0 25 0 9 0 637683469 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 103215394 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867412 CPUtime=1
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 24907 0 0 0 91 9 0 0 16 0 9 0 637683470 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 637683470 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637683472 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867412 CPUtime=0.26
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 705 0 0 0 26 0 0 0 15 0 9 0 637683472 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 637683472 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867412 CPUtime=0
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 637683472 888229888 41423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 867412

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

[startup+31.9069 s]
/proc/loadavg: 2.11 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1585240/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867736 CPUtime=31.62
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 55186 2290 1 0 3083 29 47 3 18 0 9 0 637683467 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216934 51664 2018 9 0 211462 0
[pid=28785/tid=28787] ppid=28783 vsize=867736 CPUtime=29.54
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 18335 2290 1 0 2893 11 47 3 25 0 9 0 637683469 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4127222889 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867736 CPUtime=2.22
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 35166 2290 0 0 159 13 47 3 17 0 9 0 637683470 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 2290 0 0 0 0 47 3 18 0 9 0 637683472 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867736 CPUtime=0.8
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 843 2290 0 0 29 1 47 3 16 0 9 0 637683472 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 2290 0 0 0 0 47 3 19 0 9 0 637683472 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 11 2290 0 0 0 0 47 3 15 0 9 0 637683472 888561664 51664 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.62
Current children cumulated vsize (KiB) 867736

[startup+35.1026 s]
/proc/loadavg: 2.10 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1585240/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867736 CPUtime=34.82
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 58763 2290 1 0 3402 30 47 3 18 0 9 0 637683467 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216934 51666 2018 9 0 211462 0
[pid=28785/tid=28787] ppid=28783 vsize=867736 CPUtime=32.74
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 21900 2290 1 0 3212 12 47 3 25 0 9 0 637683469 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4126913154 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867736 CPUtime=2.22
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 35166 2290 0 0 159 13 47 3 16 0 9 0 637683470 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 12 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 5 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 2290 0 0 0 0 47 3 18 0 9 0 637683472 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867736 CPUtime=0.81
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 853 2290 0 0 30 1 47 3 16 0 9 0 637683472 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 2290 0 0 0 0 47 3 19 0 9 0 637683472 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 11 2290 0 0 0 0 47 3 15 0 9 0 637683472 888561664 51666 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.82
Current children cumulated vsize (KiB) 867736

[startup+36.7019 s]
/proc/loadavg: 2.10 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1581144/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867736 CPUtime=36.4
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 123697 2290 1 0 3546 44 47 3 18 0 9 0 637683467 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216934 76165 2615 9 0 211462 0
[pid=28785/tid=28787] ppid=28783 vsize=867736 CPUtime=33.27
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 33534 2290 1 0 3263 14 47 3 25 0 9 0 637683469 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4127313455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867736 CPUtime=3.25
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 88410 2290 0 0 249 26 47 3 16 0 9 0 637683470 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 14 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 26 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 2290 0 0 0 0 47 3 18 0 9 0 637683472 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867736 CPUtime=0.84
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 886 2290 0 0 33 1 47 3 15 0 9 0 637683472 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 2290 0 0 0 0 47 3 19 0 9 0 637683472 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 11 2290 0 0 0 0 47 3 15 0 9 0 637683472 888561664 76165 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.4
Current children cumulated vsize (KiB) 867736

[startup+37.5011 s]
/proc/loadavg: 2.10 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1390168/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867736 CPUtime=37.2
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 148647 2290 1 0 3617 53 47 3 18 0 9 0 637683467 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216934 100991 2616 9 0 211462 0
[pid=28785/tid=28787] ppid=28783 vsize=867736 CPUtime=33.78
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 33633 2290 1 0 3313 15 47 3 25 0 9 0 637683469 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4126913143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867736 CPUtime=3.49
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 113183 2290 0 0 265 34 47 3 16 0 9 0 637683470 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 14 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 31 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 2290 0 0 0 0 47 3 18 0 9 0 637683472 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867736 CPUtime=0.89
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 959 2290 0 0 38 1 47 3 15 0 9 0 637683472 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 2290 0 0 0 0 47 3 19 0 9 0 637683472 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 11 2290 0 0 0 0 47 3 15 0 9 0 637683472 888561664 100991 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.2
Current children cumulated vsize (KiB) 867736

[startup+37.9011 s]
/proc/loadavg: 2.10 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1390168/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=867736 CPUtime=37.6
/proc/28785/stat : 28785 (java) S 28783 28785 27572 0 -1 0 148651 2290 1 0 3657 53 47 3 18 0 9 0 637683467 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28785/statm: 216934 100994 2616 9 0 211462 0
[pid=28785/tid=28787] ppid=28783 vsize=867736 CPUtime=34.17
/proc/28785/task/28787/stat : 28787 (java) R 28783 28785 27572 0 -1 64 33634 2290 1 0 3352 15 47 3 25 0 9 0 637683469 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4126910448 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28788] ppid=28783 vsize=867736 CPUtime=3.49
/proc/28785/task/28788/stat : 28788 (java) S 28783 28785 27572 0 -1 64 113183 2290 0 0 265 34 47 3 16 0 9 0 637683470 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28789] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28789/stat : 28789 (java) S 28783 28785 27572 0 -1 64 14 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28790] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28790/stat : 28790 (java) S 28783 28785 27572 0 -1 64 31 2290 0 0 0 0 47 3 16 0 9 0 637683470 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28791] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28791/stat : 28791 (java) S 28783 28785 27572 0 -1 64 1 2290 0 0 0 0 47 3 18 0 9 0 637683472 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28792] ppid=28783 vsize=867736 CPUtime=0.9
/proc/28785/task/28792/stat : 28792 (java) S 28783 28785 27572 0 -1 64 962 2290 0 0 39 1 47 3 16 0 9 0 637683472 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28785/tid=28793] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28793/stat : 28793 (java) S 28783 28785 27572 0 -1 64 2 2290 0 0 0 0 47 3 19 0 9 0 637683472 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28785/tid=28794] ppid=28783 vsize=867736 CPUtime=0.5
/proc/28785/task/28794/stat : 28794 (java) S 28783 28785 27572 0 -1 64 11 2290 0 0 0 0 47 3 15 0 9 0 637683472 888561664 100994 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.6
Current children cumulated vsize (KiB) 867736

[startup+38.3012 s]
/proc/loadavg: 2.10 2.00 2.00 3/82 28798
/proc/meminfo: memFree=1390168/2055920 swapFree=4166000/4192956
[pid=28785] ppid=28783 vsize=0 CPUtime=37.95
/proc/28785/stat : 28785 (java) Z 28783 28785 27572 0 -1 12 148688 2290 1 0 3686 59 47 3 16 0 2 0 637683467 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28785/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 38.3059
CPU time (s): 37.9812
CPU user time (s): 37.3413
CPU system time (s): 0.639902
CPU usage (%): 99.1524
Max. virtual memory (cumulated for all children) (KiB): 881840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.3413
system time used= 0.639902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150978
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= 2833
involuntary context switches= 3304

runsolver used 0.049992 second user time and 0.12598 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 09:57:37
IDJOB=1087547
IDBENCH=58009
IDSOLVER=364
FILE ID=node77/1087547-1215244656
PBS_JOBID= 7881920
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-1.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087547-1215244656/watcher-1087547-1215244656 -o /tmp/evaluation-result-1087547-1215244656/solver-1087547-1215244656 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087547-1215244656.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 503f420cf175bc8344ce8ddb2abd3699
RANDOM SEED=278339218

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.274
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785544 kB
Buffers:         37928 kB
Cached:         111056 kB
SwapCached:      20880 kB
Active:         107260 kB
Inactive:       102448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785544 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:           11412 kB
Writeback:           0 kB
Mapped:          68160 kB
Slab:            45940 kB
Committed_AS:  1204864 kB
PageTables:       1856 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= 66528 MiB
End job on node77 at 2008-07-05 09:58:15