Trace number 1044074

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 21.2258 21.4678

DiagnosticValue
CHECKS780902
NODES90

General information on the benchmark

Namecsp/lard/
normalized-lard-90-90.xml
MD5SUM0f684d9f34d64adafc4625b528ae43df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.4998
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Maximum constraint arity2
Maximum domain size91
Number of constraints which are defined in extension4005
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1044074-1215019112.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.36	     nbVariables=90  nbDomainTypes=1  minDomainSize=91  maxDomainSize=91  nbTotalValues=8190
0.28/0.36	       =>  wckTime=0.112  cpuTime=0.1  mem=7M854
0.28/0.36	   
0.28/0.36	   relations being loaded...
2.76/2.88	   
2.76/2.88	   INFO : Contraction of relations, mem = 100M273
15.16/15.40	   
15.16/15.40	   constraints being loaded...
20.37/20.68	     nbConstraints=4005  nbRelationTypes=4005  nbExtensionStructures=4005  nbSharedExtensionStructures=0
20.37/20.68	     nbConflictsStructures=4005  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=728682  minDegree=89
20.37/20.68	     maxDegree=89  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.193  symmetryCpuTime=0.09
20.37/20.68	       =>  wckTime=20.432  cpuTime=18.79  mem=152M886
20.88/21.12	   
20.88/21.12	   solver IterativeSystematicSolver being built... 
20.99/21.25	       =>  wckTime=21.008  cpuTime=18.9  mem=133M72
21.09/21.30	   
21.09/21.30	   preprocessing
21.09/21.30	     nbConstraintChecks=554063  nbPropagations=167  nbRevisions=11802  nbUselessRevisions=11549  nbRemovedValues=4170
21.09/21.30	     detectedInconsistency=no
21.09/21.30	       =>  wckTime=0.046  cpuTime=0.03  mem=133M72
21.09/21.39	   
21.09/21.39	   search
21.09/21.39	     run=0  nbConstraintChecks=226839  minDepth=91  maxDepth=90  nbPropagations=269  nbRevisions=16861
21.09/21.39	     nbUselessRevisions=16596  nbAssignments=90  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=91
21.09/21.39	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=45
21.09/21.39	     nbREliminables=0  nbIEliminables=35.36  nbDEliminables=0  nbPEliminables=0
21.09/21.39	       =>  wckTime=0.133  cpuTime=0.1  mem=135M24
21.09/21.39	   
21.09/21.39	   global
21.09/21.39	     nbConstraintChecks=780902  nbPropagations=436  nbRevisions=28663  nbUselessRevisions=28145  nbRestartNogoods=0
21.09/21.39	     solvingWckTime=0.136  solvingCpuTime=0.1  expiredTime=no  totalExploration=no  nbFoundSolutions=1
21.09/21.39	     firstSolutionCpuTime=18.99  globalCpuTime=19.03
21.09/21.39	       =>  wckTime=21.147  cpuTime=19.0  mem=135M24
21.09/21.39	   
21.09/21.39	s SATISFIABLE
21.09/21.39	v 0 1 1 1 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 
21.09/21.39	d NODES 90
21.09/21.39	d CHECKS 780902
21.09/21.39	   
21.09/21.39	   totalWckTime=21.212  totalCpuTime=19.03

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1044074-1215019112/watcher-1044074-1215019112 -o /tmp/evaluation-result-1044074-1215019112/solver-1044074-1215019112 -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-1044074-1215019112.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: 0.72 0.16 0.05 3/73 18346
/proc/meminfo: memFree=1776096/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=18572 CPUtime=0
/proc/18346/stat : 18346 (runsolver) R 18344 18346 18185 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 236386393 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/18346/statm: 4643 292 257 25 0 2626 0

[startup+0.0758299 s]
/proc/loadavg: 0.72 0.16 0.05 3/73 18346
/proc/meminfo: memFree=1776096/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=865856 CPUtime=0.06
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 3408 0 1 0 4 2 0 0 21 0 9 0 236386393 886636544 2917 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216464 2917 1571 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102833 s]
/proc/loadavg: 0.72 0.16 0.05 3/73 18346
/proc/meminfo: memFree=1776096/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=865884 CPUtime=0.09
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 3735 0 1 0 7 2 0 0 21 0 9 0 236386393 886665216 3198 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216471 3198 1694 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302866 s]
/proc/loadavg: 0.72 0.16 0.05 3/73 18346
/proc/meminfo: memFree=1776096/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=866284 CPUtime=0.28
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 5988 0 1 0 25 3 0 0 21 0 9 0 236386393 887074816 5362 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216571 5362 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701897 s]
/proc/loadavg: 0.72 0.16 0.05 3/73 18346
/proc/meminfo: memFree=1776096/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=866400 CPUtime=0.68
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 14262 0 1 0 62 6 0 0 21 0 9 0 236386393 887193600 13632 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216600 13632 1968 9 0 211128 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866400

[startup+1.50199 s]
/proc/loadavg: 0.72 0.16 0.05 3/82 18355
/proc/meminfo: memFree=1706200/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=866984 CPUtime=1.48
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 25570 0 1 0 135 13 0 0 21 0 9 0 236386393 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216746 24937 1982 9 0 211274 0
[pid=18346/tid=18348] ppid=18344 vsize=866984 CPUtime=1.17
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15654 0 1 0 109 8 0 0 25 0 9 0 236386395 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4126591273 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=866984 CPUtime=0.19
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 8769 0 0 0 15 4 0 0 17 0 9 0 236386396 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=866984 CPUtime=0.09
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 450 0 0 0 9 0 0 0 16 0 9 0 236386398 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 887791616 24937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 887791616 24937 996147200 134512640 134550740 4294955984 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) 866984

[startup+3.10115 s]
/proc/loadavg: 0.72 0.16 0.05 3/82 18355
/proc/meminfo: memFree=1668376/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=866984 CPUtime=3.06
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 33244 0 1 0 288 18 0 0 21 0 9 0 236386393 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216746 32607 1983 9 0 211274 0
[pid=18346/tid=18348] ppid=18344 vsize=866984 CPUtime=2.5
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15666 0 1 0 241 9 0 0 25 0 9 0 236386395 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4126701479 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=866984 CPUtime=0.41
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 16405 0 0 0 34 7 0 0 17 0 9 0 236386396 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=866984 CPUtime=0.12
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 476 0 0 0 12 0 0 0 16 0 9 0 236386398 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=866984 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 887791616 32607 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866984

[startup+6.30249 s]
/proc/loadavg: 0.82 0.19 0.06 3/82 18355
/proc/meminfo: memFree=1652760/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867468 CPUtime=6.23
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 34932 0 1 0 602 21 0 0 21 0 9 0 236386393 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216867 34108 2609 9 0 211395 0
[pid=18346/tid=18348] ppid=18344 vsize=867468 CPUtime=5.41
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15674 0 1 0 530 11 0 0 25 0 9 0 236386395 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4126569955 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867468 CPUtime=0.65
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 17966 0 0 0 57 8 0 0 16 0 9 0 236386396 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867468 CPUtime=0.14
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 595 0 0 0 14 0 0 0 16 0 9 0 236386398 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 888287232 34108 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867468

[startup+12.7012 s]
/proc/loadavg: 0.92 0.22 0.07 3/82 18355
/proc/meminfo: memFree=1625752/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867468 CPUtime=12.58
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 42124 0 1 0 1229 29 0 0 21 0 9 0 236386393 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216867 41287 2610 9 0 211395 0
[pid=18346/tid=18348] ppid=18344 vsize=867468 CPUtime=11.42
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15687 0 1 0 1125 17 0 0 25 0 9 0 236386395 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4126592230 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867468 CPUtime=0.97
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 25140 0 0 0 87 10 0 0 16 0 9 0 236386396 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867468 CPUtime=0.15
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 600 0 0 0 15 0 0 0 17 0 9 0 236386398 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 888287232 41287 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867468

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

[startup+15.9025 s]
/proc/loadavg: 1.00 0.25 0.08 3/82 18355
/proc/meminfo: memFree=1610456/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867468 CPUtime=15.75
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 44947 0 1 0 1543 32 0 0 21 0 9 0 236386393 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216867 44096 2612 9 0 211395 0
[pid=18346/tid=18348] ppid=18344 vsize=867468 CPUtime=14.43
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15730 0 1 0 1424 19 0 0 25 0 9 0 236386395 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4126873674 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867468 CPUtime=1.09
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 27892 0 0 0 98 11 0 0 16 0 9 0 236386396 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867468 CPUtime=0.18
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 628 0 0 0 18 0 0 0 15 0 9 0 236386398 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 888287232 44096 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 867468

[startup+19.1018 s]
/proc/loadavg: 1.00 0.25 0.08 3/82 18355
/proc/meminfo: memFree=1605208/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867468 CPUtime=18.92
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 46209 0 1 0 1859 33 0 0 21 0 9 0 236386393 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216867 45355 2612 9 0 211395 0
[pid=18346/tid=18348] ppid=18344 vsize=867468 CPUtime=17.51
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 15732 0 1 0 1732 19 0 0 25 0 9 0 236386395 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4126873036 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867468 CPUtime=1.16
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 29133 0 0 0 104 12 0 0 16 0 9 0 236386396 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 236386396 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867468 CPUtime=0.22
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 647 0 0 0 21 1 0 0 16 0 9 0 236386398 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 236386398 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867468 CPUtime=0
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 236386398 888287232 45355 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 867468

[startup+20.702 s]
/proc/loadavg: 1.08 0.28 0.09 3/82 18355
/proc/meminfo: memFree=1605080/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867792 CPUtime=20.49
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 53617 448 1 0 2008 36 3 2 21 0 10 0 236386393 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216948 45411 2612 9 0 211476 0
[pid=18346/tid=18348] ppid=18344 vsize=867792 CPUtime=19.02
/proc/18346/task/18348/stat : 18348 (java) S 18344 18346 18185 0 -1 64 19145 448 1 0 1877 20 3 2 23 0 10 0 236386395 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867792 CPUtime=1.23
/proc/18346/task/18349/stat : 18349 (java) R 18344 18346 18185 0 -1 64 32851 448 0 0 106 12 3 2 16 0 10 0 236386396 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 103735913 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 448 0 0 0 0 3 2 16 0 10 0 236386396 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 448 0 0 0 0 3 2 16 0 10 0 236386396 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 448 0 0 0 0 3 2 25 0 10 0 236386398 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867792 CPUtime=0.3
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 782 448 0 0 24 1 3 2 15 0 10 0 236386398 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 448 0 0 0 0 3 2 25 0 10 0 236386398 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 9 448 0 0 0 0 3 2 15 0 10 0 236386398 888619008 45411 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867792

[startup+21.1021 s]
/proc/loadavg: 1.08 0.28 0.09 4/83 18359
/proc/meminfo: memFree=1604688/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867792 CPUtime=20.88
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 74298 448 1 0 2045 38 3 2 21 0 10 0 236386393 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216948 45925 2612 9 0 211476 0
[pid=18346/tid=18348] ppid=18344 vsize=867792 CPUtime=19.02
/proc/18346/task/18348/stat : 18348 (java) S 18344 18346 18185 0 -1 64 19145 448 1 0 1877 20 3 2 23 0 10 0 236386395 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867792 CPUtime=1.63
/proc/18346/task/18349/stat : 18349 (java) R 18344 18346 18185 0 -1 64 53531 448 0 0 143 15 3 2 19 0 10 0 236386396 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 13 448 0 0 0 0 3 2 16 0 10 0 236386396 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 5 448 0 0 0 0 3 2 16 0 10 0 236386396 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 448 0 0 0 0 3 2 25 0 10 0 236386398 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867792 CPUtime=0.3
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 782 448 0 0 24 1 3 2 15 0 10 0 236386398 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 448 0 0 0 0 3 2 25 0 10 0 236386398 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 10 448 0 0 0 0 3 2 15 0 10 0 236386398 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18358] ppid=18344 vsize=867792 CPUtime=0.05
/proc/18346/task/18358/stat : 18358 (java) S 18344 18346 18185 0 -1 64 51 448 0 0 0 0 3 2 24 0 10 0 236388455 888619008 45925 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 867792

[startup+21.3021 s]
/proc/loadavg: 1.08 0.28 0.09 4/83 18359
/proc/meminfo: memFree=1604688/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867880 CPUtime=21.09
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 76997 448 1 0 2064 40 3 2 21 0 9 0 236386393 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216970 48284 2636 9 0 211476 0
[pid=18346/tid=18348] ppid=18344 vsize=867880 CPUtime=19.16
/proc/18346/task/18348/stat : 18348 (java) R 18344 18346 18185 0 -1 64 19457 448 1 0 1891 20 3 2 23 0 9 0 236386395 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4127144566 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867880 CPUtime=1.65
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 55830 448 0 0 144 16 3 2 20 0 9 0 236386396 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 19 448 0 0 0 0 3 2 17 0 9 0 236386396 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 11 448 0 0 0 0 3 2 16 0 9 0 236386396 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 448 0 0 0 0 3 2 25 0 9 0 236386398 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867880 CPUtime=0.34
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 855 448 0 0 28 1 3 2 15 0 9 0 236386398 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 448 0 0 0 0 3 2 25 0 9 0 236386398 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 10 448 0 0 0 0 3 2 15 0 9 0 236386398 888709120 48284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.09
Current children cumulated vsize (KiB) 867880

[startup+21.4021 s]
/proc/loadavg: 1.08 0.28 0.09 4/83 18359
/proc/meminfo: memFree=1604688/2055920 swapFree=4180812/4192956
[pid=18346] ppid=18344 vsize=867880 CPUtime=21.18
/proc/18346/stat : 18346 (java) S 18344 18346 18185 0 -1 0 77040 448 1 0 2073 40 3 2 21 0 9 0 236386393 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/18346/statm: 216970 48303 2636 9 0 211476 0
[pid=18346/tid=18348] ppid=18344 vsize=867880 CPUtime=19.23
/proc/18346/task/18348/stat : 18348 (java) S 18344 18346 18185 0 -1 64 19485 448 1 0 1898 20 3 2 24 0 9 0 236386395 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=867880 CPUtime=1.65
/proc/18346/task/18349/stat : 18349 (java) S 18344 18346 18185 0 -1 64 55830 448 0 0 144 16 3 2 20 0 9 0 236386396 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18350] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18350/stat : 18350 (java) S 18344 18346 18185 0 -1 64 19 448 0 0 0 0 3 2 17 0 9 0 236386396 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18351] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18351/stat : 18351 (java) S 18344 18346 18185 0 -1 64 11 448 0 0 0 0 3 2 16 0 9 0 236386396 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18352] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18352/stat : 18352 (java) S 18344 18346 18185 0 -1 64 0 448 0 0 0 0 3 2 25 0 9 0 236386398 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18353] ppid=18344 vsize=867880 CPUtime=0.36
/proc/18346/task/18353/stat : 18353 (java) S 18344 18346 18185 0 -1 64 870 448 0 0 30 1 3 2 15 0 9 0 236386398 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18354] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18354/stat : 18354 (java) S 18344 18346 18185 0 -1 64 2 448 0 0 0 0 3 2 25 0 9 0 236386398 888709120 48303 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18346/tid=18355] ppid=18344 vsize=867880 CPUtime=0.05
/proc/18346/task/18355/stat : 18355 (java) S 18344 18346 18185 0 -1 64 10 448 0 0 0 0 3 2 15 0 9 0 236386398 888709120 48303 996147200 134512640 134550740 4294955984 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) 867880

Child status: 0
Real time (s): 21.4678
CPU time (s): 21.2258
CPU user time (s): 20.7698
CPU system time (s): 0.45593
CPU usage (%): 98.8725
Max. virtual memory (cumulated for all children) (KiB): 867880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7698
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77518
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= 2177
involuntary context switches= 2673

runsolver used 0.033994 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-02 19:18:45
IDJOB=1044074
IDBENCH=53342
IDSOLVER=363
FILE ID=node82/1044074-1215019112
PBS_JOBID= 7874308
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lard/normalized-lard-90-90.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-1044074-1215019112/watcher-1044074-1215019112 -o /tmp/evaluation-result-1044074-1215019112/solver-1044074-1215019112 -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-1044074-1215019112.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f684d9f34d64adafc4625b528ae43df
RANDOM SEED=308450750

node82.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.239
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.239
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:       1776512 kB
Buffers:         12244 kB
Cached:         198308 kB
SwapCached:       5620 kB
Active:         182532 kB
Inactive:        40808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776512 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:           95860 kB
Writeback:           0 kB
Mapped:          20556 kB
Slab:            41456 kB
Committed_AS:   491584 kB
PageTables:       1724 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= 66392 MiB
End job on node82 at 2008-07-02 19:19:07