Trace number 1086685

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 24.9602 25.3506

DiagnosticValue
CHECKS94159
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.02/0.16	
0.02/0.16	Abscon 112 (May, 2008)
0.19/0.34	
0.19/0.34	   configuration
0.19/0.34	     name=mac.xml
0.27/0.46	   
0.27/0.46	   instance
0.27/0.46	     name=HOME/instance-1086685-1215240627.xml
0.27/0.50	   
0.27/0.50	   domains being loaded...
0.30/0.53	   
0.30/0.53	   variables being loaded...
0.50/0.79	     nbVariables=2000  nbDomainTypes=13  minDomainSize=38  maxDomainSize=302  nbTotalValues=567396
0.50/0.79	       =>  wckTime=0.447  cpuTime=0.27  mem=28M383
0.50/0.79	   
0.50/0.79	   predicates being loaded...
0.60/0.85	   
0.60/0.85	   constraints being loaded...
20.73/21.19	   
20.73/21.19	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 55M178)
23.90/24.34	     nbConstraints=14313  nbGlobalConstraints=12  nbMergedConstraints=12452  nbConvertedConstraints=5064
23.90/24.34	     nbConvertConstraintsChecks=46166161  nbExtensionStructures=940  nbSharedExtensionStructures=4267
23.90/24.34	     nbConflictsStructures=1005  nbSharedConflictsStructures=4290  nbUnbuiltConflictsStructures=1148
23.90/24.34	     nbSharedBinaryRepresentations=405798  nbEvaluationManagers=1213  nbSharedEvaluationManagers=8024  minDegree=3
23.90/24.34	     maxDegree=24  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.78
23.90/24.34	     symmetryCpuTime=1.52  nbCliques=12
23.90/24.34	       =>  wckTime=23.993  cpuTime=22.71  mem=83M147
24.31/24.71	   
24.31/24.71	   solver IterativeSystematicSolver being built... 
24.51/24.98	   
24.51/24.98	   INFO : Forward propagation technique limited 
24.71/25.19	       =>  wckTime=24.844  cpuTime=23.02  mem=95M549
24.81/25.30	   
24.81/25.30	   preprocessing
24.81/25.30	     nbConstraintChecks=94159  nbValidityChecks=22  nbPropagations=4  nbRevisions=63  nbUselessRevisions=31
24.81/25.30	     nbRemovedValues=3746  detectedInconsistency=yes
24.81/25.30	       =>  wckTime=0.096  cpuTime=0.09  mem=95M549
24.91/25.30	   
24.91/25.30	   global
24.91/25.30	     nbConstraintChecks=94159  nbValidityChecks=22  nbPropagations=4  nbRevisions=63  nbUselessRevisions=31
24.91/25.30	     nbRestartNogoods=0  solvingWckTime=0.099  solvingCpuTime=0.1  expiredTime=no  totalExploration=yes
24.91/25.30	     nbFoundSolutions=0  globalCpuTime=23.17
24.91/25.30	       =>  wckTime=24.957  cpuTime=23.13  mem=95M549
24.91/25.31	   
24.91/25.31	s UNSATISFIABLE
24.91/25.31	d NODES 0
24.91/25.31	d CHECKS 94159
24.91/25.31	   
24.91/25.31	   totalWckTime=25.029  totalCpuTime=23.17

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-1086685-1215240627/watcher-1086685-1215240627 -o /tmp/evaluation-result-1086685-1215240627/solver-1086685-1215240627 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086685-1215240627.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.25 2.13 2.06 4/82 21310
/proc/meminfo: memFree=615832/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=18572 CPUtime=0
/proc/21310/stat : 21310 (runsolver) R 21308 21310 19608 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1008517688 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/21310/statm: 4643 292 257 25 0 2626 0

[startup+0.0383381 s]
/proc/loadavg: 2.25 2.13 2.06 4/82 21310
/proc/meminfo: memFree=615832/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=10824 CPUtime=0
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 774 0 0 0 0 0 0 0 19 0 2 0 1008517688 11083776 545 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 2706 545 263 9 0 1199 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10824

[startup+0.102341 s]
/proc/loadavg: 2.25 2.13 2.06 4/82 21310
/proc/meminfo: memFree=615832/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=861880 CPUtime=0.02
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 1899 0 1 0 1 1 0 0 19 0 5 0 1008517688 882565120 1584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 215470 1584 703 9 0 210449 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861880

[startup+0.301358 s]
/proc/loadavg: 2.25 2.13 2.06 4/82 21310
/proc/meminfo: memFree=615832/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=866044 CPUtime=0.19
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 4820 0 2 0 15 4 0 0 19 0 9 0 1008517688 886829056 4248 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216511 4248 1861 9 0 211059 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866044

[startup+0.701389 s]
/proc/loadavg: 2.25 2.13 2.06 4/82 21310
/proc/meminfo: memFree=615832/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867008 CPUtime=0.5
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 9107 0 2 0 43 7 0 0 19 0 9 0 1008517688 887816192 8478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216752 8478 1968 9 0 211280 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 867008

[startup+1.50245 s]
/proc/loadavg: 2.25 2.13 2.06 3/91 21319
/proc/meminfo: memFree=565072/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=1.29
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 21405 0 2 0 116 13 0 0 19 0 9 0 1008517688 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 20741 2004 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=1.03
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15745 0 2 0 93 10 0 0 25 0 9 0 1008517692 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 102887830 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.06
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 4334 0 0 0 5 1 0 0 16 0 9 0 1008517698 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.16
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 630 0 0 0 16 0 0 0 15 0 9 0 1008517700 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 20741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 867460

[startup+3.10158 s]
/proc/loadavg: 2.23 2.12 2.06 3/91 21319
/proc/meminfo: memFree=517840/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=2.88
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 24474 0 2 0 273 15 0 0 19 0 9 0 1008517688 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 23806 2006 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=2.52
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15781 0 2 0 241 11 0 0 25 0 9 0 1008517692 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4126902007 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.15
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 7352 0 0 0 13 2 0 0 16 0 9 0 1008517698 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.18
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 645 0 0 0 18 0 0 0 15 0 9 0 1008517700 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 23806 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 867460

[startup+6.30183 s]
/proc/loadavg: 2.23 2.12 2.06 3/91 21319
/proc/meminfo: memFree=503824/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=6.05
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 24507 0 2 0 589 16 0 0 19 0 9 0 1008517688 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 23836 2006 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=5.66
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15784 0 2 0 554 12 0 0 25 0 9 0 1008517692 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4126900848 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.15
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 7352 0 0 0 13 2 0 0 17 0 9 0 1008517698 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.21
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 675 0 0 0 21 0 0 0 16 0 9 0 1008517700 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 23836 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 867460

[startup+12.7013 s]
/proc/loadavg: 2.21 2.12 2.06 4/91 21319
/proc/meminfo: memFree=469392/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=12.39
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 26129 0 2 0 1217 22 0 0 19 0 9 0 1008517688 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 25454 2006 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=11.87
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15788 0 2 0 1170 17 0 0 25 0 9 0 1008517692 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4126905364 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.25
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 8958 0 0 0 22 3 0 0 16 0 9 0 1008517698 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.23
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 687 0 0 0 23 0 0 0 16 0 9 0 1008517700 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 25454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 867460

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

[startup+19.1028 s]
/proc/loadavg: 2.26 2.13 2.07 3/89 21354
/proc/meminfo: memFree=1698656/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=18.74
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 27757 0 2 0 1839 35 0 0 19 0 9 0 1008517688 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 27080 2006 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=18.12
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15790 0 2 0 1783 29 0 0 25 0 9 0 1008517692 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4126902007 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.34
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 10574 0 0 0 30 4 0 0 16 0 9 0 1008517698 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.25
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 697 0 0 0 25 0 0 0 17 0 9 0 1008517700 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 27080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.74
Current children cumulated vsize (KiB) 867460

[startup+22.3011 s]
/proc/loadavg: 2.26 2.13 2.07 3/89 21354
/proc/meminfo: memFree=1692256/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=867460 CPUtime=21.93
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 29420 0 2 0 2153 40 0 0 19 0 9 0 1008517688 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 216865 28740 2007 9 0 211393 0
[pid=21310/tid=21312] ppid=21308 vsize=867460 CPUtime=21.19
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 15794 0 2 0 2086 33 0 0 25 0 9 0 1008517692 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21313] ppid=21308 vsize=867460 CPUtime=0.43
/proc/21310/task/21313/stat : 21313 (java) R 21308 21310 19608 0 -1 64 12222 0 0 0 39 4 0 0 16 0 9 0 1008517698 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21314] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008517698 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 1008517700 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=867460 CPUtime=0.27
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 708 0 0 0 27 0 0 0 15 0 9 0 1008517700 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21318] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1008517700 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=867460 CPUtime=0
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1008517700 888279040 28740 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.93
Current children cumulated vsize (KiB) 867460

[startup+23.9022 s]
/proc/loadavg: 2.32 2.15 2.07 4/91 21358
/proc/meminfo: memFree=1685648/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=868108 CPUtime=23.51
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 33399 933 2 0 2290 42 17 2 19 0 9 0 1008517688 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 217027 29929 2018 9 0 211555 0
[pid=21310/tid=21312] ppid=21308 vsize=868108 CPUtime=22.66
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 18300 933 2 0 2213 34 17 2 24 0 9 0 1008517692 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4127190999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21313] ppid=21308 vsize=868108 CPUtime=0.7
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 13411 933 0 0 46 5 17 2 16 0 9 0 1008517698 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21314] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 933 0 0 0 0 17 2 16 0 9 0 1008517698 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 933 0 0 0 0 17 2 16 0 9 0 1008517698 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 21 0 9 0 1008517700 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=868108 CPUtime=0.48
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 842 933 0 0 29 0 17 2 16 0 9 0 1008517700 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21318] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 22 0 9 0 1008517700 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 8 933 0 0 0 0 17 2 15 0 9 0 1008517700 888942592 29929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.51
Current children cumulated vsize (KiB) 868108

[startup+24.7023 s]
/proc/loadavg: 2.32 2.15 2.07 3/89 21358
/proc/meminfo: memFree=1680216/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=868108 CPUtime=24.31
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 51395 933 2 0 2368 44 17 2 19 0 9 0 1008517688 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 217027 32719 2614 9 0 211555 0
[pid=21310/tid=21312] ppid=21308 vsize=868108 CPUtime=23.08
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 21106 933 2 0 2254 35 17 2 25 0 9 0 1008517692 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21313] ppid=21308 vsize=868108 CPUtime=1.06
/proc/21310/task/21313/stat : 21313 (java) R 21308 21310 19608 0 -1 64 28588 933 0 0 81 6 17 2 18 0 9 0 1008517698 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 103736889 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21314] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 13 933 0 0 0 0 17 2 16 0 9 0 1008517698 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21315] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 5 933 0 0 0 0 17 2 16 0 9 0 1008517698 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21316] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 21 0 9 0 1008517700 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=868108 CPUtime=0.5
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 855 933 0 0 31 0 17 2 16 0 9 0 1008517700 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21318] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 22 0 9 0 1008517700 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 8 933 0 0 0 0 17 2 15 0 9 0 1008517700 888942592 32719 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 868108

[startup+25.1023 s]
/proc/loadavg: 2.32 2.15 2.07 3/89 21358
/proc/meminfo: memFree=1680216/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=868196 CPUtime=24.71
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 62975 933 2 0 2404 48 17 2 19 0 9 0 1008517688 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 217049 35412 2638 9 0 211555 0
[pid=21310/tid=21312] ppid=21308 vsize=868196 CPUtime=23.36
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 29089 933 2 0 2280 37 17 2 25 0 9 0 1008517692 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21313] ppid=21308 vsize=868196 CPUtime=1.1
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 32022 933 0 0 84 7 17 2 16 0 9 0 1008517698 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21314] ppid=21308 vsize=868196 CPUtime=0.19
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 17 933 0 0 0 0 17 2 16 0 9 0 1008517698 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21315] ppid=21308 vsize=868196 CPUtime=0.19
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 24 933 0 0 0 0 17 2 15 0 9 0 1008517698 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21316] ppid=21308 vsize=868196 CPUtime=0.19
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 21 0 9 0 1008517700 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=868196 CPUtime=0.57
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 995 933 0 0 37 1 17 2 15 0 9 0 1008517700 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21318] ppid=21308 vsize=868196 CPUtime=0.19
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 22 0 9 0 1008517700 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=868196 CPUtime=0.19
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 8 933 0 0 0 0 17 2 15 0 9 0 1008517700 889032704 35412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 868196

[startup+25.3063 s]
/proc/loadavg: 2.32 2.15 2.07 3/89 21358
/proc/meminfo: memFree=1638040/2055920 swapFree=4137260/4192956
[pid=21310] ppid=21308 vsize=868108 CPUtime=24.91
/proc/21310/stat : 21310 (java) S 21308 21310 19608 0 -1 0 68879 933 2 0 2422 50 17 2 19 0 9 0 1008517688 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21310/statm: 217027 41092 2616 9 0 211555 0
[pid=21310/tid=21312] ppid=21308 vsize=868108 CPUtime=23.49
/proc/21310/task/21312/stat : 21312 (java) R 21308 21310 19608 0 -1 64 29111 933 2 0 2293 37 17 2 25 0 9 0 1008517692 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21313] ppid=21308 vsize=868108 CPUtime=1.17
/proc/21310/task/21313/stat : 21313 (java) S 21308 21310 19608 0 -1 64 37889 933 0 0 89 9 17 2 16 0 9 0 1008517698 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21314] ppid=21308 vsize=868112 CPUtime=0.19
/proc/21310/task/21314/stat : 21314 (java) S 21308 21310 19608 0 -1 64 17 933 0 0 0 0 17 2 16 0 9 0 1008517698 888946688 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21315] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21315/stat : 21315 (java) S 21308 21310 19608 0 -1 64 29 933 0 0 0 0 17 2 15 0 9 0 1008517698 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21316] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21316/stat : 21316 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 21 0 9 0 1008517700 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21317] ppid=21308 vsize=868108 CPUtime=0.59
/proc/21310/task/21317/stat : 21317 (java) S 21308 21310 19608 0 -1 64 1005 933 0 0 39 1 17 2 15 0 9 0 1008517700 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21310/tid=21318] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21318/stat : 21318 (java) S 21308 21310 19608 0 -1 64 1 933 0 0 0 0 17 2 22 0 9 0 1008517700 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21310/tid=21319] ppid=21308 vsize=868108 CPUtime=0.19
/proc/21310/task/21319/stat : 21319 (java) S 21308 21310 19608 0 -1 64 8 933 0 0 0 0 17 2 15 0 9 0 1008517700 888942592 41092 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 25.3506
CPU time (s): 24.9602
CPU user time (s): 24.4103
CPU system time (s): 0.549916
CPU usage (%): 98.46
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.4103
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69847
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2771
involuntary context switches= 3105

runsolver used 0.031995 second user time and 0.082987 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-05 08:50:27
IDJOB=1086685
IDBENCH=57861
IDSOLVER=363
FILE ID=node26/1086685-1215240627
PBS_JOBID= 7881884
Free space on /tmp= 64464 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086685-1215240627/watcher-1086685-1215240627 -o /tmp/evaluation-result-1086685-1215240627/solver-1086685-1215240627 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086685-1215240627.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e83daf1b7df41c00976ce9b348425bef
RANDOM SEED=634376517

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:        616504 kB
Buffers:          1756 kB
Cached:        1158508 kB
SwapCached:      49524 kB
Active:         835188 kB
Inactive:       525560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        616504 kB
SwapTotal:     4192956 kB
SwapFree:      4137260 kB
Dirty:          211344 kB
Writeback:           0 kB
Mapped:         217536 kB
Slab:            63564 kB
Committed_AS:  1942692 kB
PageTables:       2232 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= 66460 MiB
End job on node26 at 2008-07-05 08:50:53