Trace number 1087190

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 35.7036 35.7892

DiagnosticValue
CHECKS404591
NODES0

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-0.xml
MD5SUMfac073e8eb5ef4bb7103b84225c28dd2
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 benchmark35.7036
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1087190-1215242919.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.59/0.64	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362  nbTotalValues=774322
0.59/0.64	       =>  wckTime=0.399  cpuTime=0.29  mem=36M194
0.59/0.64	   
0.59/0.64	   predicates being loaded...
0.69/0.70	   
0.69/0.70	   constraints being loaded...
20.78/20.85	   
20.78/20.85	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 78M74)
33.94/34.09	     nbConstraints=21642  nbGlobalConstraints=32  nbMergedConstraints=19157  nbConvertedConstraints=388
33.94/34.09	     nbConvertConstraintsChecks=41955434  nbExtensionStructures=359  nbSharedExtensionStructures=62
33.94/34.09	     nbConflictsStructures=963  nbSharedConflictsStructures=217  nbUnbuiltConflictsStructures=15268
33.94/34.09	     nbSharedBinaryRepresentations=161812  nbEvaluationManagers=15872  nbSharedEvaluationManagers=5350  minDegree=2
33.94/34.09	     maxDegree=28  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.527
33.94/34.09	     symmetryCpuTime=3.05  nbCliques=32
33.94/34.09	       =>  wckTime=33.847  cpuTime=31.76  mem=91M368
34.53/34.69	   
34.53/34.69	   solver IterativeSystematicSolver being built... 
35.12/35.23	   
35.12/35.23	   INFO : Forward propagation technique limited 
35.32/35.41	       =>  wckTime=35.168  cpuTime=32.24  mem=191M208
35.62/35.72	   
35.62/35.73	   preprocessing
35.62/35.73	     nbConstraintChecks=404591  nbValidityChecks=20395  nbPropagations=28  nbRevisions=431  nbUselessRevisions=216
35.62/35.73	     nbRemovedValues=16260  detectedInconsistency=yes
35.62/35.73	       =>  wckTime=0.296  cpuTime=0.27  mem=191M208
35.62/35.73	   
35.62/35.73	   global
35.62/35.73	     nbConstraintChecks=404591  nbValidityChecks=20395  nbPropagations=28  nbRevisions=431  nbUselessRevisions=216
35.62/35.73	     nbRestartNogoods=0  solvingWckTime=0.3  solvingCpuTime=0.29  expiredTime=no  totalExploration=yes
35.62/35.73	     nbFoundSolutions=0  globalCpuTime=32.59
35.62/35.73	       =>  wckTime=35.487  cpuTime=32.55  mem=192M250
35.62/35.73	   
35.62/35.73	s UNSATISFIABLE
35.62/35.73	d NODES 0
35.62/35.73	d CHECKS 404591
35.62/35.74	   
35.62/35.74	   totalWckTime=35.559  totalCpuTime=32.59

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-1087190-1215242919/watcher-1087190-1215242919 -o /tmp/evaluation-result-1087190-1215242919/solver-1087190-1215242919 -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-1087190-1215242919.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.00 2.01 2.00 3/81 8008
/proc/meminfo: memFree=1841496/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=152 CPUtime=0
/proc/8008/stat : 8008 (java) R 8006 8008 7530 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 2003267311 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 10588964 0 0 4096 0 0 0 0 17 0 0 0
/proc/8008/statm: 38 26 19 9 0 4 0

[startup+0.040193 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8008
/proc/meminfo: memFree=1841496/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=861876 CPUtime=0.03
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 2347 0 1 0 2 1 0 0 18 0 5 0 2003267311 882561024 1937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 215469 1937 892 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.1022 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8008
/proc/meminfo: memFree=1841496/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=865884 CPUtime=0.08
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 3796 0 1 0 7 1 0 0 18 0 9 0 2003267311 886665216 3247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216471 3247 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302218 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8008
/proc/meminfo: memFree=1841496/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=866284 CPUtime=0.28
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 6010 0 1 0 25 3 0 0 18 0 9 0 2003267311 887074816 5384 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216571 5385 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70226 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 8008
/proc/meminfo: memFree=1841496/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867416 CPUtime=0.69
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 14202 0 1 0 60 9 0 0 18 0 9 0 2003267311 888233984 13562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216854 13563 2002 9 0 211360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867416

[startup+1.50234 s]
/proc/loadavg: 2.08 2.03 2.01 4/90 8017
/proc/meminfo: memFree=1762896/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867460 CPUtime=1.49
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 22457 0 1 0 135 14 0 0 18 0 9 0 2003267311 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216865 21793 2004 9 0 211393 0
[pid=8008/tid=8010] ppid=8006 vsize=867460 CPUtime=1.22
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 15744 0 1 0 112 10 0 0 25 0 9 0 2003267312 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 102887787 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8011] ppid=8006 vsize=867460 CPUtime=0.07
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 5384 0 0 0 5 2 0 0 17 0 9 0 2003267313 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8012] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8013] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8014] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003267315 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=867460 CPUtime=0.17
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 631 0 0 0 17 0 0 0 16 0 9 0 2003267315 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8016] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003267315 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003267315 888279040 21793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867460

[startup+3.10149 s]
/proc/loadavg: 2.08 2.03 2.01 3/90 8017
/proc/meminfo: memFree=1749584/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867460 CPUtime=3.08
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 27040 0 1 0 292 16 0 0 18 0 9 0 2003267311 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216865 26374 2004 9 0 211393 0
[pid=8008/tid=8010] ppid=8006 vsize=867460 CPUtime=2.62
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 15747 0 1 0 252 10 0 0 25 0 9 0 2003267312 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8011] ppid=8006 vsize=867460 CPUtime=0.26
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 9964 0 0 0 22 4 0 0 17 0 9 0 2003267313 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8012] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8013] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8014] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003267315 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=867460 CPUtime=0.17
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 631 0 0 0 17 0 0 0 16 0 9 0 2003267315 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8016] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003267315 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003267315 888279040 26374 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867460

[startup+6.30279 s]
/proc/loadavg: 2.08 2.03 2.01 3/90 8017
/proc/meminfo: memFree=1735952/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867460 CPUtime=6.28
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 28676 0 1 0 610 18 0 0 18 0 9 0 2003267311 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216865 28004 2006 9 0 211393 0
[pid=8008/tid=8010] ppid=8006 vsize=867460 CPUtime=5.64
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 15787 0 1 0 554 10 0 0 25 0 9 0 2003267312 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4126457635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8011] ppid=8006 vsize=867460 CPUtime=0.37
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 11522 0 0 0 32 5 0 0 17 0 9 0 2003267313 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8012] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8013] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8014] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003267315 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=867460 CPUtime=0.23
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 669 0 0 0 22 1 0 0 16 0 9 0 2003267315 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8016] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003267315 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003267315 888279040 28004 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867460

[startup+12.7014 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 8017
/proc/meminfo: memFree=1734160/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867460 CPUtime=12.68
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 28680 0 1 0 1249 19 0 0 18 0 9 0 2003267311 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216865 28006 2006 9 0 211393 0
[pid=8008/tid=8010] ppid=8006 vsize=867460 CPUtime=12.04
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 15789 0 1 0 1193 11 0 0 25 0 9 0 2003267312 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4126907063 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8011] ppid=8006 vsize=867460 CPUtime=0.37
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 11522 0 0 0 32 5 0 0 16 0 9 0 2003267313 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8012] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8013] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8014] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003267315 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=867460 CPUtime=0.23
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 671 0 0 0 22 1 0 0 15 0 9 0 2003267315 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8016] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003267315 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003267315 888279040 28006 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867460

[startup+25.5026 s]
/proc/loadavg: 2.06 2.03 2.00 3/90 8017
/proc/meminfo: memFree=1707216/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=867460 CPUtime=25.47
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 34783 0 1 0 2525 22 0 0 18 0 9 0 2003267311 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 216865 34102 2007 9 0 211393 0
[pid=8008/tid=8010] ppid=8006 vsize=867460 CPUtime=24.32
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 15798 0 1 0 2420 12 0 0 25 0 9 0 2003267312 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 103233497 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8011] ppid=8006 vsize=867460 CPUtime=0.85
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 17590 0 0 0 77 8 0 0 16 0 9 0 2003267313 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8012] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8013] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003267313 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8014] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003267315 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=867460 CPUtime=0.28
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 697 0 0 0 27 1 0 0 17 0 9 0 2003267315 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8016] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2003267315 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=867460 CPUtime=0
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003267315 888279040 34102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867460

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

[startup+31.9072 s]
/proc/loadavg: 2.05 2.03 2.00 3/90 8021
/proc/meminfo: memFree=1684752/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=868108 CPUtime=31.86
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 50890 1363 1 0 3127 30 26 3 18 0 9 0 2003267311 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 217027 39407 2018 9 0 211555 0
[pid=8008/tid=8010] ppid=8006 vsize=868108 CPUtime=30.08
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 17735 1363 1 0 2966 13 26 3 23 0 9 0 2003267312 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4127206363 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8011] ppid=8006 vsize=868108 CPUtime=1.72
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 31457 1363 0 0 130 13 26 3 16 0 9 0 2003267313 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8012] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 20 1363 0 0 0 0 26 3 17 0 9 0 2003267313 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8013] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 15 1363 0 0 0 0 26 3 16 0 9 0 2003267313 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8014] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 1363 0 0 0 0 26 3 24 0 9 0 2003267315 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=868108 CPUtime=0.59
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 836 1363 0 0 29 1 26 3 16 0 9 0 2003267315 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8016] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 1363 0 0 0 0 26 3 25 0 9 0 2003267315 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 13 1363 0 0 0 0 26 3 15 0 9 0 2003267315 888942592 39407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 868108

[startup+33.5024 s]
/proc/loadavg: 2.05 2.03 2.00 3/90 8021
/proc/meminfo: memFree=1684560/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=868108 CPUtime=33.45
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 52286 1363 1 0 3285 31 26 3 18 0 9 0 2003267311 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 217027 39410 2018 9 0 211555 0
[pid=8008/tid=8010] ppid=8006 vsize=868108 CPUtime=31.67
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 19120 1363 1 0 3124 14 26 3 25 0 9 0 2003267312 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4127206354 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8011] ppid=8006 vsize=868108 CPUtime=1.72
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 31457 1363 0 0 130 13 26 3 16 0 9 0 2003267313 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8012] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 20 1363 0 0 0 0 26 3 17 0 9 0 2003267313 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8013] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 15 1363 0 0 0 0 26 3 16 0 9 0 2003267313 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8014] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 1363 0 0 0 0 26 3 24 0 9 0 2003267315 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=868108 CPUtime=0.6
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 847 1363 0 0 30 1 26 3 16 0 9 0 2003267315 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8016] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 1363 0 0 0 0 26 3 25 0 9 0 2003267315 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 13 1363 0 0 0 0 26 3 15 0 9 0 2003267315 888942592 39410 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.45
Current children cumulated vsize (KiB) 868108

[startup+35.1025 s]
/proc/loadavg: 2.05 2.03 2.00 3/90 8021
/proc/meminfo: memFree=1646352/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=868108 CPUtime=35.03
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 85468 1363 1 0 3434 40 26 3 18 0 9 0 2003267311 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 217027 49416 2615 9 0 211555 0
[pid=8008/tid=8010] ppid=8006 vsize=868108 CPUtime=32.5
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 27089 1363 1 0 3206 15 26 3 25 0 9 0 2003267312 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 102064724 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8011] ppid=8006 vsize=868108 CPUtime=2.41
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 56629 1363 0 0 192 20 26 3 16 0 9 0 2003267313 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8012] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 20 1363 0 0 0 0 26 3 16 0 9 0 2003267313 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8013] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 24 1363 0 0 0 0 26 3 15 0 9 0 2003267313 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8014] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 1363 0 0 0 0 26 3 24 0 9 0 2003267315 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=868108 CPUtime=0.64
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 879 1363 0 0 34 1 26 3 15 0 9 0 2003267315 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8016] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 1363 0 0 0 0 26 3 25 0 9 0 2003267315 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=868108 CPUtime=0.29
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 13 1363 0 0 0 0 26 3 15 0 9 0 2003267315 888942592 49416 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.03
Current children cumulated vsize (KiB) 868108

[startup+35.5026 s]
/proc/loadavg: 2.05 2.03 2.00 3/90 8021
/proc/meminfo: memFree=1646352/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=868196 CPUtime=35.42
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 90470 1363 1 0 3471 42 26 3 18 0 9 0 2003267311 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 217049 54352 2638 9 0 211555 0
[pid=8008/tid=8010] ppid=8006 vsize=868196 CPUtime=32.79
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 27165 1363 1 0 3235 15 26 3 25 0 9 0 2003267312 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4127074506 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8011] ppid=8006 vsize=868196 CPUtime=2.47
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 61488 1363 0 0 196 22 26 3 16 0 9 0 2003267313 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8012] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 20 1363 0 0 0 0 26 3 16 0 9 0 2003267313 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8013] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 24 1363 0 0 0 0 26 3 15 0 9 0 2003267313 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8014] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 1363 0 0 0 0 26 3 24 0 9 0 2003267315 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=868196 CPUtime=0.68
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 946 1363 0 0 38 1 26 3 15 0 9 0 2003267315 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8016] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 1363 0 0 0 0 26 3 25 0 9 0 2003267315 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 13 1363 0 0 0 0 26 3 15 0 9 0 2003267315 889032704 54352 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.42
Current children cumulated vsize (KiB) 868196

[startup+35.7026 s]
/proc/loadavg: 2.05 2.03 2.00 3/90 8021
/proc/meminfo: memFree=1646352/2055920 swapFree=4180028/4192956
[pid=8008] ppid=8006 vsize=868196 CPUtime=35.62
/proc/8008/stat : 8008 (java) S 8006 8008 7530 0 -1 0 90477 1363 1 0 3491 42 26 3 18 0 9 0 2003267311 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8008/statm: 217049 54357 2638 9 0 211555 0
[pid=8008/tid=8010] ppid=8006 vsize=868196 CPUtime=32.98
/proc/8008/task/8010/stat : 8010 (java) R 8006 8008 7530 0 -1 64 27167 1363 1 0 3254 15 26 3 25 0 9 0 2003267312 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4126904368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8011] ppid=8006 vsize=868196 CPUtime=2.47
/proc/8008/task/8011/stat : 8011 (java) S 8006 8008 7530 0 -1 64 61488 1363 0 0 196 22 26 3 16 0 9 0 2003267313 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8012] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8012/stat : 8012 (java) S 8006 8008 7530 0 -1 64 20 1363 0 0 0 0 26 3 16 0 9 0 2003267313 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8013] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8013/stat : 8013 (java) S 8006 8008 7530 0 -1 64 24 1363 0 0 0 0 26 3 15 0 9 0 2003267313 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8014] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8014/stat : 8014 (java) S 8006 8008 7530 0 -1 64 1 1363 0 0 0 0 26 3 24 0 9 0 2003267315 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8015] ppid=8006 vsize=868196 CPUtime=0.69
/proc/8008/task/8015/stat : 8015 (java) S 8006 8008 7530 0 -1 64 951 1363 0 0 39 1 26 3 15 0 9 0 2003267315 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8008/tid=8016] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8016/stat : 8016 (java) S 8006 8008 7530 0 -1 64 2 1363 0 0 0 0 26 3 25 0 9 0 2003267315 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8008/tid=8017] ppid=8006 vsize=868196 CPUtime=0.29
/proc/8008/task/8017/stat : 8017 (java) S 8006 8008 7530 0 -1 64 13 1363 0 0 0 0 26 3 15 0 9 0 2003267315 889032704 54357 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 35.7892
CPU time (s): 35.7036
CPU user time (s): 35.2146
CPU system time (s): 0.488925
CPU usage (%): 99.7607
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.2146
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91874
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= 2865
involuntary context switches= 3104

runsolver used 0.053991 second user time and 0.124981 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 09:28:39
IDJOB=1087190
IDBENCH=57946
IDSOLVER=364
FILE ID=node4/1087190-1215242919
PBS_JOBID= 7881973
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-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-1087190-1215242919/watcher-1087190-1215242919 -o /tmp/evaluation-result-1087190-1215242919/solver-1087190-1215242919 -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-1087190-1215242919.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fac073e8eb5ef4bb7103b84225c28dd2
RANDOM SEED=788127844

node4.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.213
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.213
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:       1841976 kB
Buffers:         10496 kB
Cached:         110344 kB
SwapCached:       7000 kB
Active:         105580 kB
Inactive:        56364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841976 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            9416 kB
Writeback:           0 kB
Mapped:          57356 kB
Slab:            37040 kB
Committed_AS:  3400088 kB
PageTables:       2056 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= 66496 MiB
End job on node4 at 2008-07-05 09:29:15