Trace number 1087399

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 22.5326 23.1705

DiagnosticValue
CHECKS317504
NODES0

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-1.xml
MD5SUM61e96c97715b7c95a31e810829750342
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 benchmark22.3496
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1087399-1215243796.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.48/0.55	     nbVariables=350  nbDomainTypes=5  minDomainSize=50  maxDomainSize=270  nbTotalValues=79311
0.48/0.55	       =>  wckTime=0.311  cpuTime=0.24  mem=10M783
0.48/0.55	   
0.48/0.55	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
20.58/21.21	   
20.58/21.21	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 38M561)
21.86/22.57	     nbConstraints=2496  nbGlobalConstraints=8  nbMergedConstraints=2177  nbConvertedConstraints=782
21.86/22.57	     nbConvertConstraintsChecks=39543346  nbExtensionStructures=698  nbSharedExtensionStructures=191
21.86/22.57	     nbConflictsStructures=793  nbSharedConflictsStructures=213  nbUnbuiltConflictsStructures=1372
21.86/22.57	     nbSharedBinaryRepresentations=237763  nbEvaluationManagers=1467  nbSharedEvaluationManagers=239  minDegree=3
21.86/22.57	     maxDegree=22  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.339
21.86/22.57	     symmetryCpuTime=0.26  nbCliques=8
21.86/22.57	       =>  wckTime=22.333  cpuTime=21.12  mem=58M128
22.05/22.76	   
22.05/22.76	   solver IterativeSystematicSolver being built... 
22.15/22.87	   
22.15/22.87	   INFO : Forward propagation technique limited 
22.25/22.95	       =>  wckTime=22.717  cpuTime=21.27  mem=51M306
22.45/23.14	   
22.45/23.14	   preprocessing
22.45/23.14	     nbConstraintChecks=317504  nbValidityChecks=8147  nbPropagations=50  nbRevisions=722  nbUselessRevisions=423
22.45/23.14	     nbRemovedValues=14491  detectedInconsistency=yes
22.45/23.14	       =>  wckTime=0.18  cpuTime=0.16  mem=51M306
22.45/23.14	   
22.45/23.14	   global
22.45/23.14	     nbConstraintChecks=317504  nbValidityChecks=8147  nbPropagations=50  nbRevisions=722  nbUselessRevisions=423
22.45/23.14	     nbRestartNogoods=0  solvingWckTime=0.183  solvingCpuTime=0.16  expiredTime=no  totalExploration=yes
22.45/23.14	     nbFoundSolutions=0  globalCpuTime=21.5
22.45/23.14	       =>  wckTime=22.902  cpuTime=21.44  mem=52M281
22.45/23.14	   
22.45/23.14	s UNSATISFIABLE
22.45/23.14	d NODES 0
22.45/23.14	d CHECKS 317504
22.45/23.14	   
22.45/23.15	   totalWckTime=22.962  totalCpuTime=21.51

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-1087399-1215243796/watcher-1087399-1215243796 -o /tmp/evaluation-result-1087399-1215243796/solver-1087399-1215243796 -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-1087399-1215243796.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: 3.55 2.82 3.51 3/79 4403
/proc/meminfo: memFree=1700836/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=18572 CPUtime=0
/proc/4403/stat : 4403 (runsolver) R 4401 4403 1466 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 680106284 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4403/statm: 4643 292 257 25 0 2626 0

[startup+0.0464859 s]
/proc/loadavg: 3.55 2.82 3.51 3/79 4403
/proc/meminfo: memFree=1700836/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=861876 CPUtime=0.02
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 680106284 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102492 s]
/proc/loadavg: 3.55 2.82 3.51 3/79 4403
/proc/meminfo: memFree=1700836/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=865884 CPUtime=0.08
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 3718 0 1 0 6 2 0 0 18 0 9 0 680106284 886665216 3181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216471 3181 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302525 s]
/proc/loadavg: 3.55 2.82 3.51 3/79 4403
/proc/meminfo: memFree=1700836/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=866196 CPUtime=0.28
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 5627 0 1 0 24 4 0 0 18 0 9 0 680106284 886984704 5041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216549 5041 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701554 s]
/proc/loadavg: 3.55 2.82 3.51 3/79 4403
/proc/meminfo: memFree=1700836/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867068 CPUtime=0.68
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 8202 0 1 0 63 5 0 0 18 0 9 0 680106284 887877632 7562 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216767 7562 2007 9 0 211273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867068

[startup+1.50163 s]
/proc/loadavg: 3.55 2.82 3.51 3/88 4412
/proc/meminfo: memFree=1662684/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867688 CPUtime=1.48
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 13194 0 1 0 138 10 0 0 18 0 9 0 680106284 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216922 12551 2014 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867688 CPUtime=1.27
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 11815 0 1 0 119 8 0 0 25 0 9 0 680106285 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4126902743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 680106287 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 680106287 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 680106287 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867688 CPUtime=0.17
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 681 0 0 0 17 0 0 0 16 0 9 0 680106289 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888512512 12551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867688

[startup+3.10179 s]
/proc/loadavg: 3.55 2.82 3.51 3/88 4412
/proc/meminfo: memFree=1656732/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867688 CPUtime=3.07
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 14105 0 1 0 297 10 0 0 18 0 9 0 680106284 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216922 13460 2014 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867688 CPUtime=2.84
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 12698 0 1 0 275 9 0 0 25 0 9 0 680106285 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4126872598 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 680106287 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 680106287 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 680106287 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867688 CPUtime=0.2
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 709 0 0 0 20 0 0 0 16 0 9 0 680106289 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888512512 13460 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867688

[startup+6.30213 s]
/proc/loadavg: 3.51 2.82 3.51 3/88 4412
/proc/meminfo: memFree=1649564/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867688 CPUtime=5.77
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 15463 0 1 0 565 12 0 0 18 0 9 0 680106284 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216922 14815 2014 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867688 CPUtime=5.53
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 14054 0 1 0 543 10 0 0 25 0 9 0 680106285 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4126902723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 680106287 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 680106287 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867688 CPUtime=0.21
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 711 0 0 0 21 0 0 0 15 0 9 0 680106289 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867688 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888512512 14815 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 867688

[startup+12.7018 s]
/proc/loadavg: 3.39 2.81 3.50 3/88 4412
/proc/meminfo: memFree=1631260/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867600 CPUtime=12.11
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 19830 0 1 0 1196 15 0 0 18 0 9 0 680106284 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216900 19158 2005 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867600 CPUtime=11.77
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 15783 0 1 0 1165 12 0 0 25 0 9 0 680106285 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4126868253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867600 CPUtime=0.1
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 2638 0 0 0 9 1 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867600 CPUtime=0.21
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 867600

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

[startup+13.0018 s]
/proc/loadavg: 3.39 2.81 3.50 3/88 4412
/proc/meminfo: memFree=1631260/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867600 CPUtime=12.41
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 19830 0 1 0 1226 15 0 0 18 0 9 0 680106284 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216900 19158 2005 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867600 CPUtime=12.07
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 15783 0 1 0 1195 12 0 0 25 0 9 0 680106285 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4126873496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867600 CPUtime=0.1
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 2638 0 0 0 9 1 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867600 CPUtime=0.21
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888422400 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 867600

[startup+19.4015 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1631260/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867600 CPUtime=18.78
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 19840 0 1 0 1861 17 0 0 18 0 9 0 680106284 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216900 19166 2005 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867600 CPUtime=18.43
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 15786 0 1 0 1829 14 0 0 25 0 9 0 680106285 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4126902553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867600 CPUtime=0.1
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 2638 0 0 0 9 1 0 0 16 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867600 CPUtime=0.22
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 719 0 0 0 22 0 0 0 15 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 867600

[startup+21.0017 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1631324/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867600 CPUtime=20.38
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 19841 0 1 0 2020 18 0 0 18 0 9 0 680106284 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216900 19166 2005 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867600 CPUtime=20.03
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 15787 0 1 0 1988 15 0 0 25 0 9 0 680106285 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4126606467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867600 CPUtime=0.1
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 2638 0 0 0 9 1 0 0 17 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867600 CPUtime=0.22
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 719 0 0 0 22 0 0 0 16 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888422400 19166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.38
Current children cumulated vsize (KiB) 867600

[startup+21.8027 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1631324/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867600 CPUtime=21.18
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 23157 0 1 0 2098 20 0 0 18 0 9 0 680106284 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216900 22480 2007 9 0 211428 0
[pid=4403/tid=4405] ppid=4401 vsize=867600 CPUtime=20.65
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 15792 0 1 0 2050 15 0 0 25 0 9 0 680106285 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4126552768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867600 CPUtime=0.25
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 5934 0 0 0 22 3 0 0 17 0 9 0 680106287 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 680106287 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 680106289 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867600 CPUtime=0.24
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 734 0 0 0 24 0 0 0 16 0 9 0 680106289 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 680106289 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867600 CPUtime=0
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 680106289 888422400 22480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (KiB) 867600

[startup+22.6028 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1618076/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=867924 CPUtime=21.96
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 31938 418 1 0 2170 23 2 1 18 0 9 0 680106284 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 216981 22644 2064 9 0 211509 0
[pid=4403/tid=4405] ppid=4401 vsize=867924 CPUtime=21.36
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 19455 418 1 0 2117 16 2 1 25 0 9 0 680106285 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4406] ppid=4401 vsize=867924 CPUtime=0.31
/proc/4403/task/4406/stat : 4406 (java) R 4401 4403 1466 0 -1 64 10796 418 0 0 24 4 2 1 16 0 9 0 680106287 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 103735767 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4407] ppid=4401 vsize=867924 CPUtime=0.03
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 13 418 0 0 0 0 2 1 16 0 9 0 680106287 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4408] ppid=4401 vsize=867924 CPUtime=0.03
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 5 418 0 0 0 0 2 1 16 0 9 0 680106287 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4409] ppid=4401 vsize=867924 CPUtime=0.03
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 418 0 0 0 0 2 1 18 0 9 0 680106289 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=867924 CPUtime=0.31
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 877 418 0 0 27 1 2 1 15 0 9 0 680106289 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4411] ppid=4401 vsize=867924 CPUtime=0.03
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 418 0 0 0 0 2 1 19 0 9 0 680106289 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=867924 CPUtime=0.03
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 10 418 0 0 0 0 2 1 15 0 9 0 680106289 888754176 22644 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.96
Current children cumulated vsize (KiB) 867924

[startup+23.0029 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1618076/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=868012 CPUtime=22.35
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 40028 418 1 0 2206 26 2 1 18 0 9 0 680106284 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 217003 25137 2638 9 0 211509 0
[pid=4403/tid=4405] ppid=4401 vsize=868012 CPUtime=21.55
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 21676 418 1 0 2135 17 2 1 25 0 9 0 680106285 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4126868278 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4406] ppid=4401 vsize=868012 CPUtime=0.47
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 16551 418 0 0 38 6 2 1 17 0 9 0 680106287 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4407] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 17 418 0 0 0 0 2 1 17 0 9 0 680106287 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4408] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 14 418 0 0 0 0 2 1 16 0 9 0 680106287 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4409] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 418 0 0 0 0 2 1 18 0 9 0 680106289 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=868012 CPUtime=0.36
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 946 418 0 0 32 1 2 1 15 0 9 0 680106289 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4411] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 418 0 0 0 0 2 1 19 0 9 0 680106289 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 10 418 0 0 0 0 2 1 15 0 9 0 680106289 888844288 25137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.35
Current children cumulated vsize (KiB) 868012

[startup+23.1029 s]
/proc/loadavg: 3.17 2.78 3.48 3/88 4412
/proc/meminfo: memFree=1618076/2055920 swapFree=4147308/4192956
[pid=4403] ppid=4401 vsize=868012 CPUtime=22.45
/proc/4403/stat : 4403 (java) S 4401 4403 1466 0 -1 0 40029 418 1 0 2216 26 2 1 18 0 9 0 680106284 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4403/statm: 217003 25138 2638 9 0 211509 0
[pid=4403/tid=4405] ppid=4401 vsize=868012 CPUtime=21.64
/proc/4403/task/4405/stat : 4405 (java) R 4401 4403 1466 0 -1 64 21676 418 1 0 2144 17 2 1 25 0 9 0 680106285 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4126868251 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4406] ppid=4401 vsize=868012 CPUtime=0.47
/proc/4403/task/4406/stat : 4406 (java) S 4401 4403 1466 0 -1 64 16551 418 0 0 38 6 2 1 17 0 9 0 680106287 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4407] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4407/stat : 4407 (java) S 4401 4403 1466 0 -1 64 17 418 0 0 0 0 2 1 17 0 9 0 680106287 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4408] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4408/stat : 4408 (java) S 4401 4403 1466 0 -1 64 14 418 0 0 0 0 2 1 16 0 9 0 680106287 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4409] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4409/stat : 4409 (java) S 4401 4403 1466 0 -1 64 0 418 0 0 0 0 2 1 18 0 9 0 680106289 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4410] ppid=4401 vsize=868012 CPUtime=0.36
/proc/4403/task/4410/stat : 4410 (java) S 4401 4403 1466 0 -1 64 947 418 0 0 32 1 2 1 15 0 9 0 680106289 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4403/tid=4411] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4411/stat : 4411 (java) S 4401 4403 1466 0 -1 64 2 418 0 0 0 0 2 1 19 0 9 0 680106289 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4403/tid=4412] ppid=4401 vsize=868012 CPUtime=0.03
/proc/4403/task/4412/stat : 4412 (java) S 4401 4403 1466 0 -1 64 10 418 0 0 0 0 2 1 15 0 9 0 680106289 888844288 25138 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.45
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 23.1705
CPU time (s): 22.5326
CPU user time (s): 22.2326
CPU system time (s): 0.299954
CPU usage (%): 97.247
Max. virtual memory (cumulated for all children) (KiB): 868012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2326
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40525
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= 2018
involuntary context switches= 1839

runsolver used 0.19397 second user time and 0.418936 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 09:43:17
IDJOB=1087399
IDBENCH=57981
IDSOLVER=363
FILE ID=node90/1087399-1215243796
PBS_JOBID= 7881833
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087399-1215243796/watcher-1087399-1215243796 -o /tmp/evaluation-result-1087399-1215243796/solver-1087399-1215243796 -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-1087399-1215243796.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61e96c97715b7c95a31e810829750342
RANDOM SEED=1376113702

node90.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701316 kB
Buffers:         11232 kB
Cached:         123308 kB
SwapCached:      37024 kB
Active:         242744 kB
Inactive:        56868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701316 kB
SwapTotal:     4192956 kB
SwapFree:      4147308 kB
Dirty:            2884 kB
Writeback:           0 kB
Mapped:         173084 kB
Slab:            39344 kB
Committed_AS:  1151268 kB
PageTables:       2644 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= 66548 MiB
End job on node90 at 2008-07-05 09:43:40