Trace number 1085573

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 30.0984 30.2772

DiagnosticValue
CHECKS363035
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-0.xml
MD5SUM9a4e6098c7014d2e43e37229a7ed8846
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.74767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1085573-1215234445.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.65	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.58/0.65	       =>  wckTime=0.394  cpuTime=0.28  mem=35M272
0.58/0.65	   
0.58/0.65	   predicates being loaded...
0.68/0.71	   
0.68/0.71	   constraints being loaded...
20.67/20.83	   
20.67/20.83	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 74M359)
28.52/28.71	     nbConstraints=16963  nbGlobalConstraints=39  nbMergedConstraints=15125  nbConvertedConstraints=116
28.52/28.71	     nbConvertConstraintsChecks=42644720  nbExtensionStructures=110  nbSharedExtensionStructures=6
28.52/28.71	     nbConflictsStructures=258  nbSharedConflictsStructures=309  nbUnbuiltConflictsStructures=4809
28.52/28.71	     nbSharedBinaryRepresentations=115997  nbEvaluationManagers=4957  nbSharedEvaluationManagers=11851  minDegree=3
28.52/28.71	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=3.86
28.52/28.71	     symmetryCpuTime=3.57  nbCliques=39
28.52/28.71	       =>  wckTime=28.46  cpuTime=27.08  mem=91M642
28.92/29.14	   
28.92/29.14	   solver IterativeSystematicSolver being built... 
29.41/29.66	   
29.41/29.66	   INFO : Forward propagation technique limited 
29.62/29.89	       =>  wckTime=29.634  cpuTime=27.51  mem=171M872
30.01/30.21	   
30.01/30.21	   preprocessing
30.01/30.21	     nbConstraintChecks=363035  nbValidityChecks=671  nbPropagations=47  nbRevisions=1208  nbUselessRevisions=742
30.01/30.21	     nbRemovedValues=100839  detectedInconsistency=yes
30.01/30.21	       =>  wckTime=0.31  cpuTime=0.3  mem=171M872
30.01/30.22	   
30.01/30.22	   global
30.01/30.22	     nbConstraintChecks=363035  nbValidityChecks=671  nbPropagations=47  nbRevisions=1208  nbUselessRevisions=742
30.01/30.22	     nbRestartNogoods=0  solvingWckTime=0.313  solvingCpuTime=0.3  expiredTime=no  totalExploration=yes
30.01/30.22	     nbFoundSolutions=0  globalCpuTime=27.87
30.01/30.22	       =>  wckTime=29.965  cpuTime=27.82  mem=171M872
30.01/30.23	   
30.01/30.23	s UNSATISFIABLE
30.01/30.23	d NODES 0
30.01/30.23	d CHECKS 363035
30.01/30.23	   
30.01/30.23	   totalWckTime=30.042  totalCpuTime=27.88

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-1085573-1215234445/watcher-1085573-1215234445 -o /tmp/evaluation-result-1085573-1215234445/solver-1085573-1215234445 -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-1085573-1215234445.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.07 2.03 2.00 4/90 8427
/proc/meminfo: memFree=1710056/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=18572 CPUtime=0
/proc/8427/stat : 8427 (runsolver) R 8425 8427 8133 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2002411572 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/8427/statm: 4643 292 257 25 0 2626 0

[startup+0.0619781 s]
/proc/loadavg: 2.07 2.03 2.00 4/90 8427
/proc/meminfo: memFree=1710056/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=864076 CPUtime=0.04
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 2741 0 1 0 2 2 0 0 20 0 9 0 2002411572 884813824 2293 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216019 2293 1090 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.102982 s]
/proc/loadavg: 2.07 2.03 2.00 4/90 8427
/proc/meminfo: memFree=1710056/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=865884 CPUtime=0.08
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 3693 0 1 0 6 2 0 0 20 0 9 0 2002411572 886665216 3168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216471 3168 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302005 s]
/proc/loadavg: 2.07 2.03 2.00 4/90 8427
/proc/meminfo: memFree=1710056/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=866284 CPUtime=0.28
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 5860 0 1 0 24 4 0 0 20 0 9 0 2002411572 887074816 5234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216571 5234 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70205 s]
/proc/loadavg: 2.07 2.03 2.00 4/90 8427
/proc/meminfo: memFree=1710056/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867416 CPUtime=0.68
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 14072 0 1 0 58 10 0 0 20 0 9 0 2002411572 888233984 13433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216854 13433 2002 9 0 211360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867416

[startup+1.50215 s]
/proc/loadavg: 2.07 2.03 2.00 4/99 8436
/proc/meminfo: memFree=1631968/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867460 CPUtime=1.47
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 22609 0 1 0 133 14 0 0 20 0 9 0 2002411572 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216865 21945 2004 9 0 211393 0
[pid=8427/tid=8429] ppid=8425 vsize=867460 CPUtime=1.21
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 15743 0 1 0 111 10 0 0 25 0 9 0 2002411573 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4126557988 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867460 CPUtime=0.06
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 5537 0 0 0 4 2 0 0 17 0 9 0 2002411575 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867460 CPUtime=0.17
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 632 0 0 0 17 0 0 0 16 0 9 0 2002411577 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002411577 888279040 21945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867460

[startup+3.10131 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 8436
/proc/meminfo: memFree=1617248/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867460 CPUtime=3.07
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 27224 0 1 0 290 17 0 0 20 0 9 0 2002411572 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216865 26556 2006 9 0 211393 0
[pid=8427/tid=8429] ppid=8425 vsize=867460 CPUtime=2.6
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 15776 0 1 0 250 10 0 0 25 0 9 0 2002411573 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4126899516 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867460 CPUtime=0.25
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 10109 0 0 0 21 4 0 0 17 0 9 0 2002411575 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867460 CPUtime=0.18
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 642 0 0 0 18 0 0 0 15 0 9 0 2002411577 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002411577 888279040 26556 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867460

[startup+6.30168 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 8436
/proc/meminfo: memFree=1608544/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867460 CPUtime=6.25
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 27241 0 1 0 608 17 0 0 20 0 9 0 2002411572 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216865 26571 2006 9 0 211393 0
[pid=8427/tid=8429] ppid=8425 vsize=867460 CPUtime=5.76
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 15782 0 1 0 566 10 0 0 25 0 9 0 2002411573 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4126903799 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867460 CPUtime=0.25
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 10109 0 0 0 21 4 0 0 17 0 9 0 2002411575 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867460 CPUtime=0.2
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 653 0 0 0 20 0 0 0 15 0 9 0 2002411577 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002411577 888279040 26571 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867460

[startup+12.7014 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 8436
/proc/meminfo: memFree=1607080/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867460 CPUtime=12.62
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 27261 0 1 0 1245 17 0 0 20 0 9 0 2002411572 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216865 26588 2006 9 0 211393 0
[pid=8427/tid=8429] ppid=8425 vsize=867460 CPUtime=12.1
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 15785 0 1 0 1200 10 0 0 25 0 9 0 2002411573 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4126944440 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867460 CPUtime=0.25
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 10109 0 0 0 21 4 0 0 17 0 9 0 2002411575 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002411575 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867460 CPUtime=0.22
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 670 0 0 0 22 0 0 0 16 0 9 0 2002411577 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2002411577 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867460 CPUtime=0
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002411577 888279040 26588 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867460

[startup+25.5028 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 8438
/proc/meminfo: memFree=1573016/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=25.33
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 35539 1104 1 0 2491 23 17 2 20 0 9 0 2002411572 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 33498 2018 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=24.28
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 16881 1104 1 0 2398 11 17 2 25 0 9 0 2002411573 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4126903837 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=0.89
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 16989 1104 0 0 62 8 17 2 16 0 9 0 2002411575 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.5
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 830 1104 0 0 30 1 17 2 15 0 9 0 2002411577 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 10 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 33498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 867784

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

[startup+28.7012 s]
/proc/loadavg: 2.04 2.03 2.00 3/99 8440
/proc/meminfo: memFree=1576736/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=28.52
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 39231 1104 1 0 2809 24 17 2 20 0 9 0 2002411572 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 33511 2019 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=27.45
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 20547 1104 1 0 2714 12 17 2 25 0 9 0 2002411573 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4125979168 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=0.89
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 16989 1104 0 0 62 8 17 2 16 0 9 0 2002411575 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 13 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 5 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.52
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 855 1104 0 0 32 1 17 2 15 0 9 0 2002411577 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 11 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 33511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.52
Current children cumulated vsize (KiB) 867784

[startup+29.5013 s]
/proc/loadavg: 2.04 2.03 2.00 3/99 8440
/proc/meminfo: memFree=1576736/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=29.32
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 78178 1104 1 0 2879 34 17 2 20 0 9 0 2002411572 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 46869 2615 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=27.68
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 30287 1104 1 0 2735 14 17 2 25 0 9 0 2002411573 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4126596236 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=1.43
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 46150 1104 0 0 108 16 17 2 16 0 9 0 2002411575 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 17 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 23 1104 0 0 0 0 17 2 15 0 9 0 2002411575 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.54
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 879 1104 0 0 34 1 17 2 15 0 9 0 2002411577 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 11 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 46869 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.32
Current children cumulated vsize (KiB) 867784

[startup+29.9014 s]
/proc/loadavg: 2.04 2.03 2.00 4/99 8440
/proc/meminfo: memFree=1513120/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=29.71
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 91446 1104 1 0 2912 40 17 2 20 0 9 0 2002411572 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 59989 2616 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=27.9
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 30360 1104 1 0 2757 14 17 2 25 0 9 0 2002411573 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4126589710 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=1.57
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 59219 1104 0 0 116 22 17 2 16 0 9 0 2002411575 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 17 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 28 1104 0 0 0 0 17 2 15 0 9 0 2002411575 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.58
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 1000 1104 0 0 38 1 17 2 15 0 9 0 2002411577 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 11 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 59989 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.71
Current children cumulated vsize (KiB) 867784

[startup+30.1014 s]
/proc/loadavg: 2.04 2.03 2.00 4/99 8440
/proc/meminfo: memFree=1513120/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=29.91
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 91459 1104 1 0 2932 40 17 2 20 0 9 0 2002411572 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 59998 2616 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=28.08
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 30364 1104 1 0 2775 14 17 2 25 0 9 0 2002411573 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4126899601 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=1.57
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 59219 1104 0 0 116 22 17 2 16 0 9 0 2002411575 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 17 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 28 1104 0 0 0 0 17 2 15 0 9 0 2002411575 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.59
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 1009 1104 0 0 39 1 17 2 15 0 9 0 2002411577 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 11 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 59998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.91
Current children cumulated vsize (KiB) 867784

[startup+30.2014 s]
/proc/loadavg: 2.04 2.03 2.00 4/99 8440
/proc/meminfo: memFree=1513120/2055920 swapFree=4176360/4192956
[pid=8427] ppid=8425 vsize=867784 CPUtime=30.01
/proc/8427/stat : 8427 (java) S 8425 8427 8133 0 -1 0 91460 1104 1 0 2942 40 17 2 20 0 9 0 2002411572 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8427/statm: 216946 59999 2616 9 0 211474 0
[pid=8427/tid=8429] ppid=8425 vsize=867784 CPUtime=28.18
/proc/8427/task/8429/stat : 8429 (java) R 8425 8427 8133 0 -1 64 30364 1104 1 0 2785 14 17 2 25 0 9 0 2002411573 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4126903889 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=867784 CPUtime=1.57
/proc/8427/task/8430/stat : 8430 (java) S 8425 8427 8133 0 -1 64 59219 1104 0 0 116 22 17 2 16 0 9 0 2002411575 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8431/stat : 8431 (java) S 8425 8427 8133 0 -1 64 17 1104 0 0 0 0 17 2 16 0 9 0 2002411575 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8432/stat : 8432 (java) S 8425 8427 8133 0 -1 64 28 1104 0 0 0 0 17 2 15 0 9 0 2002411575 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8433/stat : 8433 (java) S 8425 8427 8133 0 -1 64 0 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=867784 CPUtime=0.6
/proc/8427/task/8434/stat : 8434 (java) S 8425 8427 8133 0 -1 64 1010 1104 0 0 40 1 17 2 15 0 9 0 2002411577 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8435/stat : 8435 (java) S 8425 8427 8133 0 -1 64 2 1104 0 0 0 0 17 2 25 0 9 0 2002411577 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8427/tid=8436] ppid=8425 vsize=867784 CPUtime=0.19
/proc/8427/task/8436/stat : 8436 (java) S 8425 8427 8133 0 -1 64 11 1104 0 0 0 0 17 2 15 0 9 0 2002411577 888610816 59999 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.01
Current children cumulated vsize (KiB) 867784

Child status: 0
Real time (s): 30.2772
CPU time (s): 30.0984
CPU user time (s): 29.6345
CPU system time (s): 0.463929
CPU usage (%): 99.4096
Max. virtual memory (cumulated for all children) (KiB): 874444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.6345
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92597
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= 2766
involuntary context switches= 3119

runsolver used 0.043993 second user time and 0.109983 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 07:07:25
IDJOB=1085573
IDBENCH=57660
IDSOLVER=364
FILE ID=node91/1085573-1215234445
PBS_JOBID= 7881938
Free space on /tmp= 66444 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-0.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-1085573-1215234445/watcher-1085573-1215234445 -o /tmp/evaluation-result-1085573-1215234445/solver-1085573-1215234445 -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-1085573-1215234445.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a4e6098c7014d2e43e37229a7ed8846
RANDOM SEED=219429556

node91.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.231
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.231
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:       1710408 kB
Buffers:         43636 kB
Cached:         200944 kB
SwapCached:       7700 kB
Active:         210752 kB
Inactive:        86796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710408 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            6492 kB
Writeback:           0 kB
Mapped:          69076 kB
Slab:            32288 kB
Committed_AS: 12491904 kB
PageTables:       2388 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= 66444 MiB
End job on node91 at 2008-07-05 07:07:55