Trace number 1086391

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 40.8868 41.1285

DiagnosticValue
CHECKS2118760
NODES0

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-2.xml
MD5SUMf8718ebaf51fd44c6f84abcaca826b6a
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 benchmark40.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1086391-1215239132.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.77/0.81	     nbVariables=2250  nbDomainTypes=22  minDomainSize=42  maxDomainSize=998  nbTotalValues=1531733
0.77/0.81	       =>  wckTime=0.562  cpuTime=0.38  mem=40M571
0.77/0.81	   
0.77/0.81	   predicates being loaded...
0.77/0.87	   
0.77/0.87	   constraints being loaded...
20.88/21.04	   
20.88/21.04	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 69M767)
37.68/37.96	     nbConstraints=22587  nbGlobalConstraints=34  nbMergedConstraints=20146  nbConvertedConstraints=45
37.68/37.96	     nbConvertConstraintsChecks=40636244  nbExtensionStructures=45  nbSharedExtensionStructures=1
37.68/37.96	     nbConflictsStructures=721  nbSharedConflictsStructures=529  nbUnbuiltConflictsStructures=17843
37.68/37.96	     nbSharedBinaryRepresentations=47259  nbEvaluationManagers=18519  nbSharedEvaluationManagers=3989  minDegree=3
37.68/37.96	     maxDegree=71  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=6.625
37.68/37.96	     symmetryCpuTime=6.1  nbCliques=34
37.68/37.96	       =>  wckTime=37.709  cpuTime=35.44  mem=125M109
38.27/38.58	   
38.27/38.58	   solver IterativeSystematicSolver being built... 
38.96/39.28	   
38.96/39.28	   INFO : Forward propagation technique limited 
39.36/39.61	       =>  wckTime=39.367  cpuTime=35.99  mem=304M730
40.76/41.02	   
40.76/41.02	   preprocessing
40.76/41.02	     nbConstraintChecks=2118758  nbValidityChecks=129616  nbPropagations=145  nbRevisions=3298  nbUselessRevisions=2030
40.76/41.02	     nbRemovedValues=292708  detectedInconsistency=yes
40.76/41.02	       =>  wckTime=1.381  cpuTime=1.35  mem=304M730
40.76/41.02	   
40.76/41.02	   global
40.76/41.02	     nbConstraintChecks=2118758  nbValidityChecks=129616  nbPropagations=145  nbRevisions=3298  nbUselessRevisions=2030
40.76/41.02	     nbRestartNogoods=0  solvingWckTime=1.384  solvingCpuTime=1.36  expiredTime=no  totalExploration=yes
40.76/41.02	     nbFoundSolutions=0  globalCpuTime=37.4
40.76/41.02	       =>  wckTime=40.777  cpuTime=37.37  mem=304M730
40.76/41.05	   
40.76/41.05	s UNSATISFIABLE
40.76/41.05	d NODES 0
40.76/41.05	d CHECKS 2118758
40.76/41.05	   
40.76/41.05	   totalWckTime=40.869  totalCpuTime=37.42

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-1086391-1215239132/watcher-1086391-1215239132 -o /tmp/evaluation-result-1086391-1215239132/solver-1086391-1215239132 -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-1086391-1215239132.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: 1.99 1.98 1.99 4/82 31359
/proc/meminfo: memFree=1783240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=18572 CPUtime=0
/proc/31359/stat : 31359 (runsolver) R 31357 31359 28028 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 256901228 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31359/statm: 4643 292 257 25 0 2626 0

[startup+0.081783 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 31359
/proc/meminfo: memFree=1783240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=865856 CPUtime=0.05
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 3510 0 1 0 4 1 0 0 18 0 9 0 256901228 886636544 3000 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216464 3000 1625 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101817 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 31359
/proc/meminfo: memFree=1783240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=865884 CPUtime=0.07
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 3691 0 1 0 6 1 0 0 18 0 9 0 256901228 886665216 3166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216471 3166 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301807 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 31359
/proc/meminfo: memFree=1783240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=866284 CPUtime=0.27
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 5895 0 1 0 24 3 0 0 18 0 9 0 256901228 887074816 5269 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216571 5269 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701857 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 31359
/proc/meminfo: memFree=1783240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867328 CPUtime=0.68
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 16741 0 1 0 60 8 0 0 18 0 9 0 256901228 888143872 16111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216832 16111 1972 9 0 211360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867328

[startup+1.50294 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 31368
/proc/meminfo: memFree=1693056/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867548 CPUtime=1.48
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 27447 0 1 0 135 13 0 0 18 0 9 0 256901228 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216887 26804 2026 9 0 211393 0
[pid=31359/tid=31361] ppid=31357 vsize=867548 CPUtime=1.14
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 15750 0 1 0 107 7 0 0 25 0 9 0 256901229 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867548 CPUtime=0.13
/proc/31359/task/31362/stat : 31362 (java) R 31357 31359 28028 0 -1 64 10373 0 0 0 9 4 0 0 16 0 9 0 256901231 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 102722800 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867548 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256901231 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867548 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 256901231 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867548 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 256901233 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867548 CPUtime=0.17
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 628 0 0 0 17 0 0 0 15 0 9 0 256901233 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867548 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 256901233 888369152 26804 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867548 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 256901233 888369152 26804 996147200 134512640 134550740 4294955968 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) 867548

[startup+3.10111 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 31368
/proc/meminfo: memFree=1676160/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867460 CPUtime=3.07
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 32375 0 1 0 291 16 0 0 18 0 9 0 256901228 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216865 31708 2004 9 0 211393 0
[pid=31359/tid=31361] ppid=31357 vsize=867460 CPUtime=2.51
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 15752 0 1 0 244 7 0 0 25 0 9 0 256901229 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4126398575 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867460 CPUtime=0.35
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 15298 0 0 0 29 6 0 0 17 0 9 0 256901231 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 256901233 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867460 CPUtime=0.17
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 629 0 0 0 17 0 0 0 16 0 9 0 256901233 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 256901233 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 256901233 888279040 31708 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867460

[startup+6.30145 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 31368
/proc/meminfo: memFree=1663296/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867460 CPUtime=6.25
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 32426 0 1 0 609 16 0 0 18 0 9 0 256901228 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216865 31755 2006 9 0 211393 0
[pid=31359/tid=31361] ppid=31357 vsize=867460 CPUtime=5.68
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 15786 0 1 0 560 8 0 0 25 0 9 0 256901229 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4126902909 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867460 CPUtime=0.35
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 15298 0 0 0 29 6 0 0 16 0 9 0 256901231 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 256901233 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867460 CPUtime=0.19
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 646 0 0 0 19 0 0 0 16 0 9 0 256901233 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 256901233 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 256901233 888279040 31755 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867460

[startup+12.7011 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 31368
/proc/meminfo: memFree=1663240/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867460 CPUtime=12.62
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 32429 0 1 0 1246 16 0 0 18 0 9 0 256901228 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216865 31758 2006 9 0 211393 0
[pid=31359/tid=31361] ppid=31357 vsize=867460 CPUtime=12.04
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 15787 0 1 0 1196 8 0 0 25 0 9 0 256901229 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4126932313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867460 CPUtime=0.35
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 15298 0 0 0 29 6 0 0 16 0 9 0 256901231 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 256901233 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867460 CPUtime=0.19
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 648 0 0 0 19 0 0 0 17 0 9 0 256901233 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 256901233 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 256901233 888279040 31758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867460

[startup+25.5025 s]
/proc/loadavg: 2.07 2.00 2.00 3/91 31368
/proc/meminfo: memFree=1638728/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867460 CPUtime=25.36
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 39195 0 1 0 2516 20 0 0 18 0 9 0 256901228 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216865 38515 2007 9 0 211393 0
[pid=31359/tid=31361] ppid=31357 vsize=867460 CPUtime=24.24
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 15797 0 1 0 2416 8 0 0 25 0 9 0 256901229 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4126902896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867460 CPUtime=0.83
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 22006 0 0 0 73 10 0 0 16 0 9 0 256901231 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 256901231 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 256901233 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867460 CPUtime=0.26
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 696 0 0 0 26 0 0 0 16 0 9 0 256901233 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 256901233 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867460 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) R 31357 31359 28028 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 256901233 888279040 38515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 867460

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

[startup+31.9062 s]
/proc/loadavg: 2.06 2.00 2.00 3/93 31370
/proc/meminfo: memFree=1603064/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867784 CPUtime=31.52
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 47010 0 1 0 3127 25 0 0 18 0 10 0 256901228 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216946 46198 2013 9 0 211474 0
[pid=31370] ppid=31359 vsize=2992 CPUtime=0.19
/proc/31370/stat : 31370 (saucy) R 31359 31359 28028 0 -1 4194304 517 0 0 0 18 1 0 0 25 0 1 0 256904397 3063808 488 996147200 134512640 134531332 4294956000 18446744073709551615 5892898 0 4 0 0 0 0 0 17 1 0 0
/proc/31370/statm: 748 488 89 4 0 424 0
[pid=31359/tid=31361] ppid=31357 vsize=867784 CPUtime=29.69
/proc/31359/task/31361/stat : 31361 (java) S 31357 31359 28028 0 -1 64 15883 0 1 0 2961 8 0 0 24 0 10 0 256901229 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867784 CPUtime=1.5
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 29653 0 0 0 137 13 0 0 17 0 10 0 256901231 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 256901231 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 256901231 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 256901233 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867784 CPUtime=0.28
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 706 0 0 0 28 0 0 0 15 0 10 0 256901233 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 256901233 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 256901233 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31369] ppid=31357 vsize=867784 CPUtime=0
/proc/31359/task/31369/stat : 31369 (java) S 31357 31359 28028 0 -1 64 66 0 0 0 0 0 0 0 24 0 10 0 256904397 888610816 46198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.71
Current children cumulated vsize (KiB) 870776

[startup+35.1026 s]
/proc/loadavg: 2.06 2.00 2.00 3/91 31372
/proc/meminfo: memFree=1605440/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867784 CPUtime=34.89
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 49759 1384 1 0 3437 26 23 3 18 0 9 0 256901228 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216946 46219 2018 9 0 211474 0
[pid=31359/tid=31361] ppid=31357 vsize=867784 CPUtime=33.04
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 18382 1384 1 0 3269 9 23 3 25 0 9 0 256901229 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4127205111 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867784 CPUtime=1.77
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 29703 1384 0 0 138 13 23 3 16 0 9 0 256901231 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 18 0 9 0 256901233 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867784 CPUtime=0.56
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 837 1384 0 0 29 1 23 3 16 0 9 0 256901233 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 19 0 9 0 256901233 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 8 1384 0 0 0 0 23 3 15 0 9 0 256901233 888610816 46219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 867784

[startup+38.3019 s]
/proc/loadavg: 2.06 2.00 2.00 3/91 31372
/proc/meminfo: memFree=1605440/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867784 CPUtime=38.07
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 76720 1384 1 0 3750 31 23 3 18 0 9 0 256901228 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216946 46339 2069 9 0 211474 0
[pid=31359/tid=31361] ppid=31357 vsize=867784 CPUtime=35.87
/proc/31359/task/31361/stat : 31361 (java) S 31357 31359 28028 0 -1 64 21353 1384 1 0 3551 10 23 3 25 0 9 0 256901229 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867784 CPUtime=2.1
/proc/31359/task/31362/stat : 31362 (java) R 31357 31359 28028 0 -1 64 53672 1384 0 0 167 17 23 3 20 0 9 0 256901231 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 103821065 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 13 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 5 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 18 0 9 0 256901233 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867784 CPUtime=0.58
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 856 1384 0 0 31 1 23 3 16 0 9 0 256901233 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 19 0 9 0 256901233 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 10 1384 0 0 0 0 23 3 15 0 9 0 256901233 888610816 46339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.07
Current children cumulated vsize (KiB) 867784

[startup+39.9011 s]
/proc/loadavg: 2.06 2.00 2.00 3/91 31372
/proc/meminfo: memFree=1461504/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867784 CPUtime=39.66
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 133612 1384 1 0 3888 52 23 3 18 0 9 0 256901228 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216946 91097 2616 9 0 211474 0
[pid=31359/tid=31361] ppid=31357 vsize=867784 CPUtime=36.68
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 31990 1384 1 0 3630 12 23 3 25 0 9 0 256901229 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4127053552 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867784 CPUtime=2.79
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 99770 1384 0 0 218 35 23 3 16 0 9 0 256901231 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 17 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 28 1384 0 0 0 0 23 3 15 0 9 0 256901231 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 18 0 9 0 256901233 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867784 CPUtime=0.65
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 986 1384 0 0 38 1 23 3 15 0 9 0 256901233 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 19 0 9 0 256901233 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 10 1384 0 0 0 0 23 3 15 0 9 0 256901233 888610816 91097 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.66
Current children cumulated vsize (KiB) 867784

[startup+40.7062 s]
/proc/loadavg: 2.06 2.00 2.00 4/91 31372
/proc/meminfo: memFree=1428096/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=867784 CPUtime=40.46
/proc/31359/stat : 31359 (java) S 31357 31359 28028 0 -1 0 133617 1384 1 0 3968 52 23 3 18 0 9 0 256901228 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31359/statm: 216946 91100 2616 9 0 211474 0
[pid=31359/tid=31361] ppid=31357 vsize=867784 CPUtime=37.48
/proc/31359/task/31361/stat : 31361 (java) R 31357 31359 28028 0 -1 64 31992 1384 1 0 3710 12 23 3 25 0 9 0 256901229 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4126902813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31362] ppid=31357 vsize=867784 CPUtime=2.79
/proc/31359/task/31362/stat : 31362 (java) S 31357 31359 28028 0 -1 64 99770 1384 0 0 218 35 23 3 17 0 9 0 256901231 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31363] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31363/stat : 31363 (java) S 31357 31359 28028 0 -1 64 17 1384 0 0 0 0 23 3 16 0 9 0 256901231 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31364] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31364/stat : 31364 (java) S 31357 31359 28028 0 -1 64 28 1384 0 0 0 0 23 3 15 0 9 0 256901231 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31365] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31365/stat : 31365 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 18 0 9 0 256901233 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31366] ppid=31357 vsize=867784 CPUtime=0.66
/proc/31359/task/31366/stat : 31366 (java) S 31357 31359 28028 0 -1 64 989 1384 0 0 39 1 23 3 15 0 9 0 256901233 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31359/tid=31367] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31367/stat : 31367 (java) S 31357 31359 28028 0 -1 64 1 1384 0 0 0 0 23 3 19 0 9 0 256901233 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31359/tid=31368] ppid=31357 vsize=867784 CPUtime=0.26
/proc/31359/task/31368/stat : 31368 (java) S 31357 31359 28028 0 -1 64 10 1384 0 0 0 0 23 3 15 0 9 0 256901233 888610816 91100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.46
Current children cumulated vsize (KiB) 867784

[startup+41.1012 s]
/proc/loadavg: 2.06 2.00 2.00 4/91 31372
/proc/meminfo: memFree=1428096/2055920 swapFree=4180000/4192956
[pid=31359] ppid=31357 vsize=0 CPUtime=40.83
/proc/31359/stat : 31359 (java) Z 31357 31359 28028 0 -1 12 133653 1384 1 0 4003 54 23 3 16 0 2 0 256901228 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31359/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.83
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 41.1285
CPU time (s): 40.8868
CPU user time (s): 40.2749
CPU system time (s): 0.611906
CPU usage (%): 99.4124
Max. virtual memory (cumulated for all children) (KiB): 870776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.2749
system time used= 0.611906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135037
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= 3119
involuntary context switches= 4020

runsolver used 0.06099 second user time and 0.136979 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-05 08:25:33
IDJOB=1086391
IDBENCH=57810
IDSOLVER=363
FILE ID=node81/1086391-1215239132
PBS_JOBID= 7881768
Free space on /tmp= 126812 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-2.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-1086391-1215239132/watcher-1086391-1215239132 -o /tmp/evaluation-result-1086391-1215239132/solver-1086391-1215239132 -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-1086391-1215239132.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f8718ebaf51fd44c6f84abcaca826b6a
RANDOM SEED=1004763026

node81.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:       1783720 kB
Buffers:          7040 kB
Cached:          81728 kB
SwapCached:       6228 kB
Active:         172760 kB
Inactive:        45576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783720 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            8032 kB
Writeback:           0 kB
Mapped:         146436 kB
Slab:            38900 kB
Committed_AS:   792964 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126812 MiB
End job on node81 at 2008-07-05 08:26:14