Trace number 1058016

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 ACSAT 31.4062 31.7164

DiagnosticValue
CHECKS4692210
NODES2919

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-11.xml
MD5SUM41854dee96060ea80d0fae628dff97c2
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.15806
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7046
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6123
Global constraints used (with number of constraints)alldifferent(923)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1058016-1215112422.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.39/0.43	   
0.39/0.43	   variables being loaded...
0.48/0.56	     nbVariables=400  nbDomainTypes=251  minDomainSize=1  maxDomainSize=33  nbTotalValues=6413
0.48/0.56	       =>  wckTime=0.328  cpuTime=0.23  mem=8M829
0.48/0.56	   
0.48/0.56	   predicates being loaded...
0.59/0.62	   
0.59/0.62	   constraints being loaded...
6.61/6.73	     nbConstraints=7046  nbGlobalConstraints=923  nbSingletonDomainVariables=39  nbConflictsStructures=1522
6.61/6.73	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=4601  nbSharedBinaryRepresentations=0
6.61/6.73	     nbEvaluationManagers=6123  nbSharedEvaluationManagers=0  minDegree=17  maxDegree=229  minArity=4  avgArity=5.23
6.61/6.73	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.502  symmetryCpuTime=0.2
6.61/6.73	       =>  wckTime=6.491  cpuTime=5.64  mem=25M833
6.71/6.88	   
6.71/6.88	   solver IterativeSystematicSolver being built... 
7.11/7.23	   
7.11/7.23	   INFO : Forward propagation technique limited 
7.21/7.31	       =>  wckTime=7.073  cpuTime=5.96  mem=74M462
7.40/7.59	   
7.40/7.59	   preprocessing
7.40/7.59	     nbConstraintChecks=323999  nbValidityChecks=15581  nbPropagations=400  nbRevisions=18404  nbUselessRevisions=18404
7.40/7.59	     nbRemovedValues=0  detectedInconsistency=no
7.40/7.59	       =>  wckTime=0.28  cpuTime=0.26  mem=75M533
14.14/14.34	   
14.14/14.34	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=62M134)
31.27/31.68	   
31.27/31.68	   search
31.27/31.68	     run=7  nbConstraintChecks=4368213  nbValidityChecks=69304452  minDepth=178  maxDepth=400  nbPropagations=250633
31.27/31.68	     nbRevisions=15081476  nbUselessRevisions=15072277  nbAssignments=2919  nbFailedAssignments=331  nbBacktracks=682
31.27/31.68	     nbVisitedNodes=3750  nbRestartNogoods=26  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=226.98
31.27/31.68	     nbIEliminables=50.14  nbDEliminables=0  nbPEliminables=0
31.27/31.68	       =>  wckTime=24.37  cpuTime=23.87  mem=57M946
31.27/31.68	   
31.27/31.68	   global
31.27/31.68	     nbConstraintChecks=4692212  nbValidityChecks=69320033  nbPropagations=251033  nbRevisions=15099880
31.27/31.68	     nbUselessRevisions=15090681  nbRestartNogoods=26  solvingWckTime=24.372  solvingCpuTime=23.87  expiredTime=no
31.27/31.68	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=29.81  globalCpuTime=29.88
31.27/31.68	       =>  wckTime=31.446  cpuTime=29.83  mem=57M946
31.27/31.68	   
31.27/31.68	s SATISFIABLE
31.27/31.68	v 10 42 7 23 3 12 34 43 1 30 43 33 31 12 32 6 41 20 22 18 27 38 32 21 16 24 42 17 30 40 13 11 0 27 42 23 24 21 19 27 6 8 34 28 3 10 11 1 30 22 41 1 4 32 33 31 26 23 15 40 19 38 33 29 6 25 22 14 39 36 39 28 42 20 25 6 3 28 35 34 18 13 18 35 14 39 2 10 9 43 12 3 41 34 12 37 0 29 41 0 33 38 10 20 28 44 16 29 15 37 31 14 0 9 38 11 5 9 0 35 2 39 14 41 5 15 43 37 42 17 18 44 0 12 30 8 3 19 24 19 21 4 14 43 39 26 40 7 8 6 29 20 31 36 30 37 15 26 38 7 21 19 25 2 28 2 7 5 13 23 12 1 8 21 3 21 26 20 25 32 5 13 13 3 18 20 32 36 26 6 4 0 22 12 6 16 16 24 17 44 2 3 18 3 1 6 19 12 0 7 0 6 16 18 19 16 1 11 1 0 16 0 1 18 0 8 8 4 19 0 2 9 17 10 15 16 1 8 0 1 12 1 7 7 3 1 17 9 1 0 12 11 1 0 10 17 19 1 8 10 1 12 19 1 0 1 9 2 1 19 3 12 6 3 0 9 0 19 9 10 1 1 18 8 19 12 4 13 11 13 5 8 16 17 11 0 2 9 7 1 4 1 0 0 5 10 1 16 19 10 11 4 7 1 15 0 11 0 0 1 16 0 0 11 19 3 6 17 16 0 3 16 9 2 9 0 5 6 6 11 0 0 1 10 8 1 12 16 10 1 10 14 1 11 16 1 0 8 19 15 19 8 3 0 9 1 3 18 10 10 1 8 19 1 4 12 0 17 16 16 0 13 0 2 4 4 5 10 10 8 3 10 10 0 19 18 16 15 1 4 
31.27/31.68	d NODES 2919
31.27/31.68	d CHECKS 4692212
31.27/31.69	   
31.27/31.69	   totalWckTime=31.503  totalCpuTime=29.88

Verifier Data (download as text)

OK

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-1058016-1215112422/watcher-1058016-1215112422 -o /tmp/evaluation-result-1058016-1215112422/solver-1058016-1215112422 -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-1058016-1215112422.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.02 1.95 4/83 2388
/proc/meminfo: memFree=1456344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=1616 CPUtime=0
/proc/2388/stat : 2388 (java) D 2386 2388 1885 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 1990214478 1654784 151 996147200 134512640 134550740 4294955984 18446744073709551615 10519332 0 2147483391 4096 0 18446744072099785718 0 0 17 1 0 0
/proc/2388/statm: 404 151 125 9 0 46 0
[pid=2388/tid=2389] ppid=2386 vsize=10616 CPUtime=0
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1990214480 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 11366360 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0412539 s]
/proc/loadavg: 2.00 2.02 1.95 4/83 2388
/proc/meminfo: memFree=1456344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=861876 CPUtime=0.03
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 2251 0 1 0 2 1 0 0 18 0 5 0 1990214478 882561024 1862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 215469 1862 854 9 0 210448 0
[pid=2388/tid=2389] ppid=2386 vsize=861876 CPUtime=0.02
/proc/2388/task/2389/stat : 2389 (java) D 2386 2388 1885 0 -1 64 1557 0 1 0 2 0 0 0 17 0 5 0 1990214480 882561024 1862 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099785718 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.102206 s]
/proc/loadavg: 2.00 2.02 1.95 4/83 2388
/proc/meminfo: memFree=1456344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=865884 CPUtime=0.09
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 3769 0 1 0 7 2 0 0 18 0 9 0 1990214478 886665216 3222 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216471 3222 1710 9 0 211026 0
[pid=2388/tid=2389] ppid=2386 vsize=865884 CPUtime=0.08
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 2867 0 1 0 7 1 0 0 18 0 9 0 1990214480 886665216 3222 996147200 134512640 134550740 4294955984 18446744073709551615 102538893 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301242 s]
/proc/loadavg: 2.00 2.02 1.95 4/83 2388
/proc/meminfo: memFree=1456344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=866196 CPUtime=0.29
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 5620 0 1 0 25 4 0 0 18 0 9 0 1990214478 886984704 5034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216549 5034 1903 9 0 211097 0
[pid=2388/tid=2389] ppid=2386 vsize=866196 CPUtime=0.25
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 4655 0 1 0 22 3 0 0 19 0 9 0 1990214480 886984704 5034 996147200 134512640 134550740 4294955984 18446744073709551615 10519332 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.701318 s]
/proc/loadavg: 2.00 2.02 1.95 4/83 2388
/proc/meminfo: memFree=1456344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867104 CPUtime=0.68
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 7903 0 1 0 63 5 0 0 18 0 9 0 1990214478 887914496 7263 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216776 7263 2006 9 0 211282 0
[pid=2388/tid=2389] ppid=2386 vsize=867104 CPUtime=0.55
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 6718 0 1 0 51 4 0 0 20 0 9 0 1990214480 887914496 7263 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867104

[startup+1.50247 s]
/proc/loadavg: 2.08 2.03 1.96 3/92 2397
/proc/meminfo: memFree=1419344/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867692 CPUtime=1.48
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 16944 0 1 0 137 11 0 0 18 0 9 0 1990214478 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216923 16303 2013 9 0 211429 0
[pid=2388/tid=2389] ppid=2386 vsize=867692 CPUtime=1.24
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 15537 0 1 0 115 9 0 0 25 0 9 0 1990214480 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 102689679 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1990214481 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1990214481 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1990214481 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990214483 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867692 CPUtime=0.21
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 710 0 0 0 21 0 0 0 16 0 9 0 1990214483 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990214483 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867692 CPUtime=0
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990214483 888516608 16303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867692

[startup+3.10177 s]
/proc/loadavg: 2.08 2.03 1.96 3/92 2397
/proc/meminfo: memFree=1390032/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867604 CPUtime=3.06
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 21631 0 1 0 284 22 0 0 18 0 9 0 1990214478 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216901 20964 2005 9 0 211429 0
[pid=2388/tid=2389] ppid=2386 vsize=867604 CPUtime=2.64
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 15776 0 1 0 246 18 0 0 25 0 9 0 1990214480 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 103825446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867604 CPUtime=0.12
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 4423 0 0 0 10 2 0 0 16 0 9 0 1990214481 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990214481 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990214481 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990214483 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867604 CPUtime=0.26
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 736 0 0 0 26 0 0 0 15 0 9 0 1990214483 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990214483 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990214483 888426496 20964 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867604

[startup+6.30237 s]
/proc/loadavg: 2.08 2.03 1.96 3/92 2397
/proc/meminfo: memFree=1374224/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867604 CPUtime=6.23
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 23981 0 1 0 582 41 0 0 18 0 9 0 1990214478 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216901 23311 2005 9 0 211429 0
[pid=2388/tid=2389] ppid=2386 vsize=867604 CPUtime=5.7
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 15782 0 1 0 534 36 0 0 25 0 9 0 1990214480 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4127145560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867604 CPUtime=0.22
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 6761 0 0 0 19 3 0 0 16 0 9 0 1990214481 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990214481 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990214481 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990214483 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867604 CPUtime=0.27
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 742 0 0 0 27 0 0 0 16 0 9 0 1990214483 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990214483 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867604 CPUtime=0
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990214483 888426496 23311 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867604

[startup+12.7026 s]
/proc/loadavg: 2.14 2.05 1.96 3/92 2401
/proc/meminfo: memFree=1335688/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=12.56
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53320 916 1 0 1186 50 19 1 18 0 9 0 1990214478 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32080 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=11.52
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24855 916 1 0 1093 39 19 1 25 0 9 0 1990214480 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4127292213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.81
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 53 8 19 1 16 0 9 0 1990214481 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.6
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 959 916 0 0 39 1 19 1 15 0 9 0 1990214483 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32080 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867928

[startup+25.502 s]
/proc/loadavg: 2.12 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1333576/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=25.23
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53349 916 1 0 2453 50 19 1 18 0 9 0 1990214478 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32091 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=24.13
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24862 916 1 0 2354 39 19 1 25 0 9 0 1990214480 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4127280645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.84
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 56 8 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.62
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 981 916 0 0 41 1 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867928

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

[startup+28.7016 s]
/proc/loadavg: 2.11 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1333192/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=28.4
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53350 916 1 0 2770 50 19 1 18 0 9 0 1990214478 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32091 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=27.29
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24863 916 1 0 2670 39 19 1 25 0 9 0 1990214480 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4127275032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.85
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 57 8 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.62
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 981 916 0 0 41 1 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 867928

[startup+30.3019 s]
/proc/loadavg: 2.11 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1333064/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=29.99
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53350 916 1 0 2929 50 19 1 18 0 9 0 1990214478 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32091 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=28.88
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24863 916 1 0 2829 39 19 1 25 0 9 0 1990214480 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4127291488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.85
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 57 8 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.62
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 981 916 0 0 41 1 19 1 16 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (KiB) 867928

[startup+31.103 s]
/proc/loadavg: 2.10 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1332872/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=30.78
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53352 916 1 0 3008 50 19 1 18 0 9 0 1990214478 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32091 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=29.66
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24865 916 1 0 2907 39 19 1 25 0 9 0 1990214480 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4127223144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.86
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 58 8 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.62
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 981 916 0 0 41 1 19 1 16 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.78
Current children cumulated vsize (KiB) 867928

[startup+31.5021 s]
/proc/loadavg: 2.10 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1332872/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=867928 CPUtime=31.17
/proc/2388/stat : 2388 (java) S 2386 2388 1885 0 -1 0 53352 916 1 0 3047 50 19 1 18 0 9 0 1990214478 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 216982 32091 2615 9 0 211510 0
[pid=2388/tid=2389] ppid=2386 vsize=867928 CPUtime=30.06
/proc/2388/task/2389/stat : 2389 (java) R 2386 2388 1885 0 -1 64 24865 916 1 0 2947 39 19 1 25 0 9 0 1990214480 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4126946070 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2391] ppid=2386 vsize=867928 CPUtime=0.86
/proc/2388/task/2391/stat : 2391 (java) S 2386 2388 1885 0 -1 64 26640 916 0 0 58 8 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2392] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2392/stat : 2392 (java) S 2386 2388 1885 0 -1 64 19 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2393] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2393/stat : 2393 (java) S 2386 2388 1885 0 -1 64 27 916 0 0 0 0 19 1 16 0 9 0 1990214481 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2394] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2394/stat : 2394 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 18 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2395] ppid=2386 vsize=867928 CPUtime=0.62
/proc/2388/task/2395/stat : 2395 (java) S 2386 2388 1885 0 -1 64 981 916 0 0 41 1 19 1 16 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2396] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2396/stat : 2396 (java) S 2386 2388 1885 0 -1 64 1 916 0 0 0 0 19 1 19 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2388/tid=2397] ppid=2386 vsize=867928 CPUtime=0.2
/proc/2388/task/2397/stat : 2397 (java) S 2386 2388 1885 0 -1 64 6 916 0 0 0 0 19 1 15 0 9 0 1990214483 888758272 32091 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.17
Current children cumulated vsize (KiB) 867928

[startup+31.7027 s]
/proc/loadavg: 2.10 2.04 1.96 3/92 2401
/proc/meminfo: memFree=1332872/2055920 swapFree=4117652/4192956
[pid=2388] ppid=2386 vsize=0 CPUtime=31.37
/proc/2388/stat : 2388 (java) Z 2386 2388 1885 0 -1 12 53391 916 1 0 3066 51 19 1 16 0 2 0 1990214478 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2388/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.37
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 31.7164
CPU time (s): 31.4062
CPU user time (s): 30.8593
CPU system time (s): 0.546916
CPU usage (%): 99.0219
Max. virtual memory (cumulated for all children) (KiB): 870488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.8593
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54307
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= 2496
involuntary context switches= 3708

runsolver used 0.033994 second user time and 0.122981 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-03 21:13:42
IDJOB=1058016
IDBENCH=54101
IDSOLVER=363
FILE ID=node47/1058016-1215112422
PBS_JOBID= 7877112
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-11.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-1058016-1215112422/watcher-1058016-1215112422 -o /tmp/evaluation-result-1058016-1215112422/solver-1058016-1215112422 -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-1058016-1215112422.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 41854dee96060ea80d0fae628dff97c2
RANDOM SEED=874569581

node47.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.281
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.281
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:       1456824 kB
Buffers:         23448 kB
Cached:         277756 kB
SwapCached:      69124 kB
Active:         324272 kB
Inactive:       220956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456824 kB
SwapTotal:     4192956 kB
SwapFree:      4117652 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:         255376 kB
Slab:            38744 kB
Committed_AS:  4661700 kB
PageTables:       2304 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= 66532 MiB
End job on node47 at 2008-07-03 21:14:14