Trace number 1094900

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 23.1795 23.4399

DiagnosticValue
CHECKS293799
NODES0

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-3.xml
MD5SUM82501c03dff619489a40ca8145ed1e9c
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 benchmark1.86172
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1094900-1215280222.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.38/0.42	   
0.38/0.42	   variables being loaded...
0.48/0.58	     nbVariables=350  nbDomainTypes=8  minDomainSize=186  maxDomainSize=802  nbTotalValues=201074
0.48/0.59	       =>  wckTime=0.345  cpuTime=0.27  mem=13M738
0.48/0.59	   
0.48/0.59	   predicates being loaded...
0.58/0.65	   
0.58/0.65	   constraints being loaded...
20.69/21.00	   
20.69/21.00	   INFO : Stopping converting binary constraints (cpu=20.33, mem = 20M83)
22.46/22.75	     nbConstraints=3122  nbGlobalConstraints=8  nbMergedConstraints=2759  nbConvertedConstraints=101
22.46/22.75	     nbConvertConstraintsChecks=40774294  nbExtensionStructures=86  nbSharedExtensionStructures=18
22.46/22.75	     nbConflictsStructures=86  nbSharedConflictsStructures=18  nbUnbuiltConflictsStructures=1137
22.46/22.75	     nbSharedBinaryRepresentations=101978  nbEvaluationManagers=1137  nbSharedEvaluationManagers=1876  minDegree=5
22.46/22.75	     maxDegree=38  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.912
22.46/22.75	     symmetryCpuTime=0.82  nbCliques=8
22.46/22.75	       =>  wckTime=22.514  cpuTime=21.82  mem=34M755
22.56/22.89	   
22.56/22.89	   solver IterativeSystematicSolver being built... 
22.76/23.03	   
22.76/23.03	   INFO : Forward propagation technique limited 
22.86/23.16	       =>  wckTime=22.92  cpuTime=22.01  mem=42M414
23.05/23.38	   
23.05/23.38	   preprocessing
23.05/23.38	     nbConstraintChecks=293799  nbValidityChecks=1219  nbPropagations=20  nbRevisions=498  nbUselessRevisions=309
23.05/23.38	     nbRemovedValues=47190  detectedInconsistency=yes
23.05/23.38	       =>  wckTime=0.214  cpuTime=0.2  mem=43M445
23.05/23.38	   
23.05/23.38	   global
23.05/23.38	     nbConstraintChecks=293799  nbValidityChecks=1219  nbPropagations=20  nbRevisions=498  nbUselessRevisions=309
23.05/23.38	     nbRestartNogoods=0  solvingWckTime=0.217  solvingCpuTime=0.2  expiredTime=no  totalExploration=yes
23.05/23.38	     nbFoundSolutions=0  globalCpuTime=22.26
23.05/23.38	       =>  wckTime=23.142  cpuTime=22.21  mem=43M445
23.05/23.39	   
23.05/23.39	s UNSATISFIABLE
23.05/23.39	d NODES 0
23.05/23.39	d CHECKS 293799
23.05/23.39	   
23.05/23.39	   totalWckTime=23.205  totalCpuTime=22.27

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-1094900-1215280222/watcher-1094900-1215280222 -o /tmp/evaluation-result-1094900-1215280222/solver-1094900-1215280222 -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-1094900-1215280222.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.08 2.02 2.01 4/81 9511
/proc/meminfo: memFree=1734656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=18572 CPUtime=0
/proc/9511/stat : 9511 (runsolver) R 9509 9511 8407 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2006996205 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 253307186471 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9511/statm: 4643 292 257 25 0 2626 0

[startup+0.104781 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 9511
/proc/meminfo: memFree=1734656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=865884 CPUtime=0.08
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 3744 0 1 0 7 1 0 0 18 0 9 0 2006996205 886665216 3203 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216471 3203 1699 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.201791 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 9511
/proc/meminfo: memFree=1734656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=866048 CPUtime=0.18
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 4660 0 1 0 16 2 0 0 18 0 9 0 2006996205 886833152 4087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216512 4087 1852 9 0 211060 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866048

[startup+0.301799 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 9511
/proc/meminfo: memFree=1734656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=866196 CPUtime=0.28
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 5619 0 1 0 25 3 0 0 18 0 9 0 2006996205 886984704 5033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701832 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 9511
/proc/meminfo: memFree=1734656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867100 CPUtime=0.67
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 8931 0 1 0 63 4 0 0 18 0 9 0 2006996205 887910400 8291 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216775 8291 2006 9 0 211281 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867100

[startup+1.5029 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 9520
/proc/meminfo: memFree=1690296/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867688 CPUtime=1.47
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 15178 0 1 0 139 8 0 0 18 0 9 0 2006996205 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216922 14535 2014 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867688 CPUtime=1.27
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 13802 0 1 0 120 7 0 0 25 0 9 0 2006996207 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4126458445 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2006996208 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2006996209 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006996209 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867688 CPUtime=0.18
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 679 0 0 0 18 0 0 0 16 0 9 0 2006996211 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888512512 14535 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867688

[startup+3.10205 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 9520
/proc/meminfo: memFree=1683192/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867688 CPUtime=3.05
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 15687 0 1 0 297 8 0 0 18 0 9 0 2006996205 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216922 15043 2014 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867688 CPUtime=2.85
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 14307 0 1 0 278 7 0 0 25 0 9 0 2006996207 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4126878161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006996208 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2006996209 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006996209 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867688 CPUtime=0.18
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 683 0 0 0 18 0 0 0 16 0 9 0 2006996211 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888512512 15043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867688

[startup+6.30133 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 9520
/proc/meminfo: memFree=1679480/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867688 CPUtime=6.23
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 16401 0 1 0 614 9 0 0 18 0 9 0 2006996205 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216922 15754 2014 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867688 CPUtime=6.01
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 15018 0 1 0 594 7 0 0 25 0 9 0 2006996207 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4126908195 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2006996208 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2006996209 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006996209 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867688 CPUtime=0.19
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 686 0 0 0 19 0 0 0 16 0 9 0 2006996211 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888512512 15754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867688 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888512512 15754 996147200 134512640 134550740 4294955968 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) 867688

[startup+12.7029 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 9520
/proc/meminfo: memFree=1665656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867600 CPUtime=12.57
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 19727 0 1 0 1247 10 0 0 18 0 9 0 2006996205 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216900 19053 2005 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867600 CPUtime=12.26
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 15784 0 1 0 1219 7 0 0 25 0 9 0 2006996207 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4126884024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867600 CPUtime=0.05
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 2542 0 0 0 5 0 0 0 17 0 9 0 2006996208 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867600 CPUtime=0.21
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 705 0 0 0 21 0 0 0 15 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867600

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

[startup+12.8029 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 9520
/proc/meminfo: memFree=1665656/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867600 CPUtime=12.67
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 19727 0 1 0 1257 10 0 0 18 0 9 0 2006996205 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216900 19053 2005 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867600 CPUtime=12.36
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 15784 0 1 0 1229 7 0 0 25 0 9 0 2006996207 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4126908198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867600 CPUtime=0.05
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 2542 0 0 0 5 0 0 0 17 0 9 0 2006996208 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867600 CPUtime=0.21
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 705 0 0 0 21 0 0 0 15 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888422400 19053 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867600

[startup+19.2025 s]
/proc/loadavg: 2.06 2.01 2.00 3/90 9520
/proc/meminfo: memFree=1665720/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867600 CPUtime=19.01
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 19734 0 1 0 1891 10 0 0 18 0 9 0 2006996205 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216900 19058 2005 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867600 CPUtime=18.71
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 15790 0 1 0 1863 8 0 0 25 0 9 0 2006996207 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4126883319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867600 CPUtime=0.05
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 2542 0 0 0 5 0 0 0 16 0 9 0 2006996208 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867600 CPUtime=0.21
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 706 0 0 0 21 0 0 0 15 0 9 0 2006996211 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) R 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888422400 19058 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.01
Current children cumulated vsize (KiB) 867600

[startup+20.8026 s]
/proc/loadavg: 2.06 2.01 2.00 3/90 9520
/proc/meminfo: memFree=1665720/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867600 CPUtime=20.59
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 19735 0 1 0 2049 10 0 0 18 0 9 0 2006996205 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216900 19059 2005 9 0 211428 0
[pid=9511/tid=9513] ppid=9509 vsize=867600 CPUtime=20.29
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 15790 0 1 0 2021 8 0 0 25 0 9 0 2006996207 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4126880675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867600 CPUtime=0.05
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 2542 0 0 0 5 0 0 0 16 0 9 0 2006996208 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006996209 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006996211 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867600 CPUtime=0.21
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 707 0 0 0 21 0 0 0 16 0 9 0 2006996211 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006996211 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867600 CPUtime=0
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006996211 888422400 19059 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.59
Current children cumulated vsize (KiB) 867600

[startup+22.4018 s]
/proc/loadavg: 2.06 2.01 2.00 4/92 9524
/proc/meminfo: memFree=1655208/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867924 CPUtime=22.16
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 23545 455 1 0 2200 12 3 1 18 0 9 0 2006996205 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216981 21590 2018 9 0 211509 0
[pid=9511/tid=9513] ppid=9509 vsize=867924 CPUtime=21.72
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 16820 455 1 0 2160 8 3 1 25 0 9 0 2006996207 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4126881959 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867924 CPUtime=0.16
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 5023 455 0 0 11 1 3 1 16 0 9 0 2006996208 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 13 455 0 0 0 0 3 1 16 0 9 0 2006996209 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 5 455 0 0 0 0 3 1 16 0 9 0 2006996209 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 18 0 9 0 2006996211 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867924 CPUtime=0.33
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 866 455 0 0 28 1 3 1 15 0 9 0 2006996211 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 19 0 9 0 2006996211 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 8 455 0 0 0 0 3 1 15 0 9 0 2006996211 888754176 21590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 867924

[startup+23.2069 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 9524
/proc/meminfo: memFree=1649136/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867924 CPUtime=22.96
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 45511 455 1 0 2275 17 3 1 18 0 9 0 2006996205 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216981 27012 2616 9 0 211509 0
[pid=9511/tid=9513] ppid=9509 vsize=867924 CPUtime=22.3
/proc/9511/task/9513/stat : 9513 (java) R 9509 9511 8407 0 -1 64 26732 455 1 0 2216 10 3 1 25 0 9 0 2006996207 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4127167991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867924 CPUtime=0.33
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 16973 455 0 0 25 4 3 1 16 0 9 0 2006996208 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 17 455 0 0 0 0 3 1 16 0 9 0 2006996209 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 31 455 0 0 0 0 3 1 15 0 9 0 2006996209 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 18 0 9 0 2006996211 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867924 CPUtime=0.37
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 940 455 0 0 32 1 3 1 15 0 9 0 2006996211 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 19 0 9 0 2006996211 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 8 455 0 0 0 0 3 1 15 0 9 0 2006996211 888754176 27012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.96
Current children cumulated vsize (KiB) 867924

[startup+23.4019 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 9524
/proc/meminfo: memFree=1649136/2055920 swapFree=4180844/4192956
[pid=9511] ppid=9509 vsize=867924 CPUtime=23.14
/proc/9511/stat : 9511 (java) S 9509 9511 8407 0 -1 0 45522 455 1 0 2293 17 3 1 18 0 9 0 2006996205 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9511/statm: 216981 27020 2616 9 0 211509 0
[pid=9511/tid=9513] ppid=9509 vsize=867924 CPUtime=22.47
/proc/9511/task/9513/stat : 9513 (java) S 9509 9511 8407 0 -1 64 26736 455 1 0 2233 10 3 1 25 0 9 0 2006996207 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9514] ppid=9509 vsize=867924 CPUtime=0.33
/proc/9511/task/9514/stat : 9514 (java) S 9509 9511 8407 0 -1 64 16973 455 0 0 25 4 3 1 16 0 9 0 2006996208 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9515] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9515/stat : 9515 (java) S 9509 9511 8407 0 -1 64 17 455 0 0 0 0 3 1 16 0 9 0 2006996209 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9516] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9516/stat : 9516 (java) S 9509 9511 8407 0 -1 64 31 455 0 0 0 0 3 1 15 0 9 0 2006996209 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9517] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9517/stat : 9517 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 18 0 9 0 2006996211 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9518] ppid=9509 vsize=867924 CPUtime=0.38
/proc/9511/task/9518/stat : 9518 (java) S 9509 9511 8407 0 -1 64 947 455 0 0 33 1 3 1 15 0 9 0 2006996211 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9519] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9519/stat : 9519 (java) S 9509 9511 8407 0 -1 64 1 455 0 0 0 0 3 1 19 0 9 0 2006996211 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9511/tid=9520] ppid=9509 vsize=867924 CPUtime=0.04
/proc/9511/task/9520/stat : 9520 (java) S 9509 9511 8407 0 -1 64 8 455 0 0 0 0 3 1 15 0 9 0 2006996211 888754176 27020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.14
Current children cumulated vsize (KiB) 867924

Child status: 0
Real time (s): 23.4399
CPU time (s): 23.1795
CPU user time (s): 22.9695
CPU system time (s): 0.209968
CPU usage (%): 98.8888
Max. virtual memory (cumulated for all children) (KiB): 868012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.9695
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46006
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= 2050
involuntary context switches= 2520

runsolver used 0.039993 second user time and 0.080987 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-05 19:50:22
IDJOB=1094900
IDBENCH=58841
IDSOLVER=364
FILE ID=node25/1094900-1215280222
PBS_JOBID= 7882233
Free space on /tmp= 66528 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-3.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-1094900-1215280222/watcher-1094900-1215280222 -o /tmp/evaluation-result-1094900-1215280222/solver-1094900-1215280222 -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-1094900-1215280222.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82501c03dff619489a40ca8145ed1e9c
RANDOM SEED=1062995504

node25.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.234
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.234
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:       1735136 kB
Buffers:         44524 kB
Cached:         196432 kB
SwapCached:       5952 kB
Active:         174120 kB
Inactive:        94572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735136 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:          43896 kB
Slab:            37036 kB
Committed_AS:  3602152 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= 66528 MiB
End job on node25 at 2008-07-05 19:50:45