Trace number 1086686

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 25.1522 25.2712

DiagnosticValue
CHECKS103650
NODES0

General information on the benchmark

Namecsp/fapp/fapp24/
normalized-fapp24-2000-1.xml
MD5SUMe83daf1b7df41c00976ce9b348425bef
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 benchmark8.11177
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1086686-1215240644.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.38	   
0.29/0.38	   variables being loaded...
0.59/0.68	     nbVariables=2000  nbDomainTypes=13  minDomainSize=38  maxDomainSize=302  nbTotalValues=567396
0.59/0.68	       =>  wckTime=0.443  cpuTime=0.3  mem=28M383
0.59/0.68	   
0.59/0.68	   predicates being loaded...
0.69/0.74	   
0.69/0.74	   constraints being loaded...
20.84/20.92	   
20.84/20.92	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 48M138)
24.11/24.22	     nbConstraints=14313  nbGlobalConstraints=12  nbMergedConstraints=12452  nbConvertedConstraints=4431
24.11/24.22	     nbConvertConstraintsChecks=42501945  nbExtensionStructures=862  nbSharedExtensionStructures=3698
24.11/24.22	     nbConflictsStructures=932  nbSharedConflictsStructures=3729  nbUnbuiltConflictsStructures=1190
24.11/24.22	     nbSharedBinaryRepresentations=372819  nbEvaluationManagers=1260  nbSharedEvaluationManagers=8610  minDegree=3
24.11/24.22	     maxDegree=24  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.879
24.11/24.22	     symmetryCpuTime=1.61  nbCliques=12
24.11/24.22	       =>  wckTime=23.99  cpuTime=22.87  mem=81M83
24.50/24.60	   
24.50/24.60	   solver IterativeSystematicSolver being built... 
24.71/24.88	   
24.71/24.88	   INFO : Forward propagation technique limited 
24.90/25.08	       =>  wckTime=24.843  cpuTime=23.2  mem=95M945
25.00/25.19	   
25.00/25.20	   preprocessing
25.00/25.20	     nbConstraintChecks=103650  nbValidityChecks=23  nbPropagations=4  nbRevisions=63  nbUselessRevisions=31
25.00/25.20	     nbRemovedValues=3746  detectedInconsistency=yes
25.00/25.20	       =>  wckTime=0.103  cpuTime=0.09  mem=96M933
25.00/25.20	   
25.11/25.20	   global
25.11/25.20	     nbConstraintChecks=103650  nbValidityChecks=23  nbPropagations=4  nbRevisions=63  nbUselessRevisions=31
25.11/25.20	     nbRestartNogoods=0  solvingWckTime=0.107  solvingCpuTime=0.09  expiredTime=no  totalExploration=yes
25.11/25.20	     nbFoundSolutions=0  globalCpuTime=23.35
25.11/25.20	       =>  wckTime=24.964  cpuTime=23.3  mem=96M933
25.11/25.20	   
25.11/25.20	s UNSATISFIABLE
25.11/25.20	d NODES 0
25.11/25.20	d CHECKS 103650
25.11/25.20	   
25.11/25.21	   totalWckTime=25.025  totalCpuTime=23.35

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-1086686-1215240644/watcher-1086686-1215240644 -o /tmp/evaluation-result-1086686-1215240644/solver-1086686-1215240644 -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-1086686-1215240644.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: 2.19 2.12 2.06 4/80 21345
/proc/meminfo: memFree=1792808/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=140 CPUtime=0
/proc/21345/stat : 21345 (java) R 21343 21345 19698 0 -1 0 185 0 0 0 0 0 0 0 18 0 1 0 1008519344 143360 6 996147200 134512640 134550740 4294955968 18446744073709551615 12596491 0 0 4096 0 0 0 0 17 0 0 0
/proc/21345/statm: 37 20 14 9 0 3 0

[startup+0.100369 s]
/proc/loadavg: 2.19 2.12 2.06 4/80 21345
/proc/meminfo: memFree=1792808/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=865884 CPUtime=0.09
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 3776 0 1 0 7 2 0 0 18 0 9 0 1008519344 886665216 3227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216471 3227 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.202379 s]
/proc/loadavg: 2.19 2.12 2.06 4/80 21345
/proc/meminfo: memFree=1792808/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=866048 CPUtime=0.19
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 4806 0 1 0 16 3 0 0 18 0 9 0 1008519344 886833152 4233 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216512 4233 1852 9 0 211060 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866048

[startup+0.302386 s]
/proc/loadavg: 2.19 2.12 2.06 4/80 21345
/proc/meminfo: memFree=1792808/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=866196 CPUtime=0.29
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 5627 0 1 0 26 3 0 0 18 0 9 0 1008519344 886984704 5041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216549 5041 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.702417 s]
/proc/loadavg: 2.19 2.12 2.06 4/80 21345
/proc/meminfo: memFree=1792808/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867340 CPUtime=0.69
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 12179 0 1 0 62 7 0 0 18 0 9 0 1008519344 888156160 11541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216835 11541 1979 9 0 211363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867340

[startup+1.50148 s]
/proc/loadavg: 2.26 2.13 2.07 3/89 21354
/proc/meminfo: memFree=1735200/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=1.48
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 21408 0 1 0 136 12 0 0 18 0 9 0 1008519344 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 20743 2004 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=1.21
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15741 0 1 0 111 10 0 0 25 0 9 0 1008519345 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 103824383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.06
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 4333 0 0 0 5 1 0 0 16 0 9 0 1008519347 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.18
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 637 0 0 0 18 0 0 0 16 0 9 0 1008519349 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 20743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867472

[startup+3.1016 s]
/proc/loadavg: 2.26 2.13 2.07 3/89 21354
/proc/meminfo: memFree=1698656/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=3.07
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 24477 0 1 0 293 14 0 0 18 0 9 0 1008519344 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 23808 2006 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=2.69
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15776 0 1 0 259 10 0 0 25 0 9 0 1008519345 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4126901992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.15
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 7351 0 0 0 13 2 0 0 17 0 9 0 1008519347 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.2
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 653 0 0 0 20 0 0 0 16 0 9 0 1008519349 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 23808 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867472

[startup+6.30286 s]
/proc/loadavg: 2.26 2.13 2.07 3/89 21354
/proc/meminfo: memFree=1692256/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=6.25
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 24509 0 1 0 611 14 0 0 18 0 9 0 1008519344 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 23837 2006 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=5.85
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15781 0 1 0 574 11 0 0 25 0 9 0 1008519345 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4126905381 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.15
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 7351 0 0 0 13 2 0 0 16 0 9 0 1008519347 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.23
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 680 0 0 0 23 0 0 0 16 0 9 0 1008519349 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 23837 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867472

[startup+12.7014 s]
/proc/loadavg: 2.29 2.14 2.07 3/82 21388
/proc/meminfo: memFree=1695000/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=12.64
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 26128 0 1 0 1226 38 0 0 18 0 9 0 1008519344 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 25453 2006 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=12.11
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15785 0 1 0 1177 34 0 0 25 0 9 0 1008519345 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4126909339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.25
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 8957 0 0 0 23 2 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.24
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 689 0 0 0 24 0 0 0 15 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 867472

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

[startup+12.8024 s]
/proc/loadavg: 2.29 2.14 2.07 3/82 21388
/proc/meminfo: memFree=1695000/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=12.74
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 26128 0 1 0 1236 38 0 0 18 0 9 0 1008519344 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 25453 2006 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=12.22
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15785 0 1 0 1188 34 0 0 25 0 9 0 1008519345 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4126936281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.25
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 8957 0 0 0 23 2 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.24
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 689 0 0 0 24 0 0 0 15 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) R 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 25453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 867472

[startup+19.2019 s]
/proc/loadavg: 2.27 2.14 2.07 3/82 21388
/proc/meminfo: memFree=1695192/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=19.13
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 27760 0 1 0 1866 47 0 0 18 0 9 0 1008519344 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 27083 2006 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=18.51
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15787 0 1 0 1808 43 0 0 25 0 9 0 1008519345 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4126936535 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.34
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 10573 0 0 0 31 3 0 0 17 0 9 0 1008519347 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.26
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 703 0 0 0 26 0 0 0 17 0 9 0 1008519349 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 27083 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 867472

[startup+22.4011 s]
/proc/loadavg: 2.25 2.14 2.07 3/82 21388
/proc/meminfo: memFree=1682904/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=867472 CPUtime=22.33
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 30497 0 1 0 2181 52 0 0 18 0 9 0 1008519344 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 216868 29817 2007 9 0 211396 0
[pid=21345/tid=21347] ppid=21343 vsize=867472 CPUtime=21.5
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 15795 0 1 0 2104 46 0 0 25 0 9 0 1008519345 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4126422029 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21348] ppid=21343 vsize=867472 CPUtime=0.5
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 13287 0 0 0 46 4 0 0 16 0 9 0 1008519347 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21349] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008519347 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1008519349 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=867472 CPUtime=0.29
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 718 0 0 0 29 0 0 0 15 0 9 0 1008519349 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21345/tid=21353] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1008519349 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=867472 CPUtime=0
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008519349 888291328 29817 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.33
Current children cumulated vsize (KiB) 867472

[startup+24.0023 s]
/proc/loadavg: 2.25 2.14 2.07 3/82 21392
/proc/meminfo: memFree=1677528/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=868120 CPUtime=23.92
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 33739 935 1 0 2319 54 17 2 18 0 9 0 1008519344 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 217030 29869 2018 9 0 211558 0
[pid=21345/tid=21347] ppid=21343 vsize=868120 CPUtime=23.05
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 18716 935 1 0 2240 46 17 2 25 0 9 0 1008519345 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4125952085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21348] ppid=21343 vsize=868120 CPUtime=0.7
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 13338 935 0 0 47 4 17 2 16 0 9 0 1008519347 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 12 935 0 0 0 0 17 2 16 0 9 0 1008519347 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 5 935 0 0 0 0 17 2 16 0 9 0 1008519347 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 935 0 0 0 0 17 2 18 0 9 0 1008519349 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=868120 CPUtime=0.5
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 841 935 0 0 31 0 17 2 16 0 9 0 1008519349 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 935 0 0 0 0 17 2 19 0 9 0 1008519349 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 9 935 0 0 0 0 17 2 15 0 9 0 1008519349 888954880 29869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 868120

[startup+24.8023 s]
/proc/loadavg: 2.25 2.14 2.07 3/82 21392
/proc/meminfo: memFree=1677528/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=868208 CPUtime=24.71
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 60922 935 1 0 2392 60 17 2 18 0 9 0 1008519344 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 217052 33545 2637 9 0 211558 0
[pid=21345/tid=21347] ppid=21343 vsize=868208 CPUtime=23.42
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 29192 935 1 0 2274 49 17 2 25 0 9 0 1008519345 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21348] ppid=21343 vsize=868208 CPUtime=1.08
/proc/21345/task/21348/stat : 21348 (java) R 21343 21345 19698 0 -1 64 29985 935 0 0 82 7 17 2 16 0 9 0 1008519347 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 101585997 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=868208 CPUtime=0.19
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 14 935 0 0 0 0 17 2 16 0 9 0 1008519347 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=868208 CPUtime=0.19
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 15 935 0 0 0 0 17 2 16 0 9 0 1008519347 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=868208 CPUtime=0.19
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 935 0 0 0 0 17 2 18 0 9 0 1008519349 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=868208 CPUtime=0.53
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 889 935 0 0 34 0 17 2 15 0 9 0 1008519349 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=868208 CPUtime=0.19
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 935 0 0 0 0 17 2 19 0 9 0 1008519349 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=868208 CPUtime=0.19
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 9 935 0 0 0 0 17 2 15 0 9 0 1008519349 889044992 33545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 868208

[startup+25.2024 s]
/proc/loadavg: 2.25 2.14 2.07 3/82 21392
/proc/meminfo: memFree=1677528/2055920 swapFree=4137260/4192956
[pid=21345] ppid=21343 vsize=868120 CPUtime=25.11
/proc/21345/stat : 21345 (java) S 21343 21345 19698 0 -1 0 67205 935 1 0 2430 62 17 2 18 0 9 0 1008519344 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21345/statm: 217030 39485 2616 9 0 211558 0
[pid=21345/tid=21347] ppid=21343 vsize=868120 CPUtime=23.69
/proc/21345/task/21347/stat : 21347 (java) R 21343 21345 19698 0 -1 64 29272 935 1 0 2301 49 17 2 25 0 9 0 1008519345 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21348] ppid=21343 vsize=868120 CPUtime=1.15
/proc/21345/task/21348/stat : 21348 (java) S 21343 21345 19698 0 -1 64 36059 935 0 0 87 9 17 2 16 0 9 0 1008519347 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21349] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21349/stat : 21349 (java) S 21343 21345 19698 0 -1 64 14 935 0 0 0 0 17 2 16 0 9 0 1008519347 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21350] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21350/stat : 21350 (java) S 21343 21345 19698 0 -1 64 29 935 0 0 0 0 17 2 15 0 9 0 1008519347 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21351] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21351/stat : 21351 (java) S 21343 21345 19698 0 -1 64 1 935 0 0 0 0 17 2 18 0 9 0 1008519349 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21352] ppid=21343 vsize=868120 CPUtime=0.59
/proc/21345/task/21352/stat : 21352 (java) S 21343 21345 19698 0 -1 64 1004 935 0 0 40 0 17 2 15 0 9 0 1008519349 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21353] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21353/stat : 21353 (java) S 21343 21345 19698 0 -1 64 2 935 0 0 0 0 17 2 19 0 9 0 1008519349 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21345/tid=21354] ppid=21343 vsize=868120 CPUtime=0.19
/proc/21345/task/21354/stat : 21354 (java) S 21343 21345 19698 0 -1 64 9 935 0 0 0 0 17 2 15 0 9 0 1008519349 888954880 39485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 868120

Child status: 0
Real time (s): 25.2712
CPU time (s): 25.1522
CPU user time (s): 24.4793
CPU system time (s): 0.672897
CPU usage (%): 99.5289
Max. virtual memory (cumulated for all children) (KiB): 868208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.4793
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68174
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= 2401
involuntary context switches= 2346

runsolver used 0.030995 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-05 08:50:44
IDJOB=1086686
IDBENCH=57861
IDSOLVER=364
FILE ID=node26/1086686-1215240644
PBS_JOBID= 7881891
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp24/normalized-fapp24-2000-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-1086686-1215240644/watcher-1086686-1215240644 -o /tmp/evaluation-result-1086686-1215240644/solver-1086686-1215240644 -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-1086686-1215240644.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e83daf1b7df41c00976ce9b348425bef
RANDOM SEED=614985354

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.221
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.221
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:       1793224 kB
Buffers:          2920 kB
Cached:          48604 kB
SwapCached:      49524 kB
Active:         206748 kB
Inactive:         3784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793224 kB
SwapTotal:     4192956 kB
SwapFree:      4137260 kB
Dirty:            6068 kB
Writeback:           0 kB
Mapped:         172824 kB
Slab:            37312 kB
Committed_AS:  2548148 kB
PageTables:       2032 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node26 at 2008-07-05 08:51:10