Trace number 1070066

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 60.9117 61.5162

DiagnosticValue
CHECKS1960670
NODES769275

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl15-20-pb-cnf-cr.xml
MD5SUMa2508c9c43ea47217566d78ca0776c11
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.390939
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints70
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(70)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1070066-1215163046.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.47	     nbVariables=600  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1200
0.38/0.47	       =>  wckTime=0.231  cpuTime=0.16  mem=8M829
0.38/0.47	   
0.38/0.47	   constraints being loaded...
0.76/0.88	     nbConstraints=137  nbGlobalConstraints=137  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=15
0.76/0.88	     avgArity=29.64  maxArity=600  nbGenerators=67  nbFusions=0  symmetryWckTime=0.315  symmetryCpuTime=0.23
0.76/0.88	       =>  wckTime=0.645  cpuTime=0.43  mem=27M365
0.86/0.94	   
0.86/0.95	   solver IterativeSystematicSolver being built... 
0.96/1.02	   
0.96/1.02	   INFO : Forward propagation technique limited 
1.06/1.12	       =>  wckTime=0.885  cpuTime=0.59  mem=22M780
1.06/1.14	   
1.06/1.14	   preprocessing
1.06/1.14	     nbConstraintChecks=0  nbPropagations=600  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.06/1.14	     detectedInconsistency=no
1.06/1.14	       =>  wckTime=0.0090  cpuTime=0.0  mem=23M719
1.35/1.45	   
1.35/1.45	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M614)
60.78/61.49	   
60.78/61.49	   search
60.78/61.49	     run=17  nbConstraintChecks=1960667  minDepth=0  maxDepth=272  nbPropagations=5612040  nbRevisions=0
60.78/61.49	     nbUselessRevisions=0  nbAssignments=769275  nbFailedAssignments=28977  nbBacktracks=737366  nbVisitedNodes=1207651
60.78/61.49	     nbRestartNogoods=80  nbSEliminables=0  nbREliminables=412.21  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
60.78/61.49	       =>  wckTime=60.364  cpuTime=59.71  mem=25M614
60.78/61.49	   
60.78/61.49	   global
60.78/61.49	     nbConstraintChecks=1960667  nbPropagations=5612640  nbRestartNogoods=80  solvingWckTime=60.366
60.78/61.49	     solvingCpuTime=59.71  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=60.36
60.78/61.49	       =>  wckTime=61.253  cpuTime=60.3  mem=25M614
60.78/61.49	   
60.78/61.49	s UNSATISFIABLE
60.78/61.49	d NODES 769275
60.78/61.49	d CHECKS 1960667
60.78/61.50	   
60.88/61.50	   totalWckTime=61.31  totalCpuTime=60.36

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-1070066-1215163046/watcher-1070066-1215163046 -o /tmp/evaluation-result-1070066-1215163046/solver-1070066-1215163046 -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-1070066-1215163046.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.92 1.98 1.99 4/80 7132
/proc/meminfo: memFree=1820728/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=18572 CPUtime=0
/proc/7132/stat : 7132 (runsolver) R 7130 7132 1357 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1995274137 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 213112122663 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7132/statm: 4643 292 257 25 0 2626 0

[startup+0.0518799 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 7132
/proc/meminfo: memFree=1820728/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=861876 CPUtime=0.03
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 2362 0 1 0 1 2 0 0 18 0 5 0 1995274137 882561024 1949 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 215469 1950 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103818 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 7132
/proc/meminfo: memFree=1820728/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=865884 CPUtime=0.08
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 3743 0 1 0 6 2 0 0 18 0 9 0 1995274137 886665216 3202 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 216471 3202 1699 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30186 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 7132
/proc/meminfo: memFree=1820728/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=866196 CPUtime=0.28
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 5618 0 1 0 24 4 0 0 18 0 9 0 1995274137 886984704 5032 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 216549 5032 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701921 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 7132
/proc/meminfo: memFree=1820728/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868124 CPUtime=0.66
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 9214 341 1 0 56 6 4 0 18 0 9 0 1995274137 888958976 7401 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217031 7401 1992 9 0 211559 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 868124

[startup+1.50105 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1783472/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=1.45
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17505 341 1 0 132 9 4 0 18 0 9 0 1995274137 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12433 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=1.15
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13308 341 1 0 104 7 4 0 24 0 9 0 1995274139 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 17 0 9 0 1995274140 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.26
/proc/7132/task/7139/stat : 7139 (java) R 7130 7132 1357 0 -1 64 922 341 0 0 22 0 4 0 16 0 9 0 1995274143 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 102129474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 4 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12433 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 868336

[startup+3.10132 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780976/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=3.03
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17528 341 1 0 290 9 4 0 18 0 9 0 1995274137 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12455 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=2.71
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13308 341 1 0 260 7 4 0 25 0 9 0 1995274139 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4126929422 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 945 341 0 0 25 0 4 0 15 0 9 0 1995274143 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 4 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12455 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868336

[startup+6.30187 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=6.2
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17560 341 1 0 607 9 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=5.87
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13308 341 1 0 576 7 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126931795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868336

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 4/89 7145
/proc/meminfo: memFree=1780784/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=12.54
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 1240 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=12.21
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 1210 7 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126931795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 868336

[startup+25.5021 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780784/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=25.23
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 2509 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=24.89
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 2478 7 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126931795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868336

[startup+51.1025 s]
/proc/loadavg: 1.96 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=50.58
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 5044 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=50.26
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 5014 8 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126931838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 868336

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

[startup+57.5016 s]
/proc/loadavg: 1.97 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=56.92
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 5678 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=56.59
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 5647 8 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4127034578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.92
Current children cumulated vsize (KiB) 868336

[startup+59.1028 s]
/proc/loadavg: 1.97 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=58.51
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 5837 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=58.18
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 5806 8 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126931838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.51
Current children cumulated vsize (KiB) 868336

[startup+60.7021 s]
/proc/loadavg: 1.97 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=60.09
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 5995 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=59.76
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 5964 8 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4126926700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.09
Current children cumulated vsize (KiB) 868336

[startup+61.1022 s]
/proc/loadavg: 1.97 1.98 1.99 3/89 7145
/proc/meminfo: memFree=1780848/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=60.48
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17561 341 1 0 6034 10 4 0 18 0 9 0 1995274137 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12456 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=60.16
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13309 341 1 0 6004 8 4 0 25 0 9 0 1995274139 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4127031276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 947 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12456 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.48
Current children cumulated vsize (KiB) 868336

[startup+61.5012 s]
/proc/loadavg: 1.97 1.98 1.99 4/89 7145
/proc/meminfo: memFree=1780784/2055920 swapFree=4180444/4192956
[pid=7132] ppid=7130 vsize=868336 CPUtime=60.88
/proc/7132/stat : 7132 (java) S 7130 7132 1357 0 -1 0 17563 341 1 0 6074 10 4 0 18 0 9 0 1995274137 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7132/statm: 217084 12458 2633 9 0 211590 0
[pid=7132/tid=7134] ppid=7130 vsize=868336 CPUtime=60.55
/proc/7132/task/7134/stat : 7134 (java) R 7130 7132 1357 0 -1 64 13310 341 1 0 6043 8 4 0 23 0 9 0 1995274139 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4125978359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7135] ppid=7130 vsize=868336 CPUtime=0.08
/proc/7132/task/7135/stat : 7135 (java) S 7130 7132 1357 0 -1 64 2432 341 0 0 4 0 4 0 16 0 9 0 1995274140 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7136] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7136/stat : 7136 (java) S 7130 7132 1357 0 -1 64 16 341 0 0 0 0 4 0 17 0 9 0 1995274141 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7137] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7137/stat : 7137 (java) S 7130 7132 1357 0 -1 64 9 341 0 0 0 0 4 0 16 0 9 0 1995274141 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7138] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7138/stat : 7138 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 18 0 9 0 1995274143 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7139] ppid=7130 vsize=868336 CPUtime=0.29
/proc/7132/task/7139/stat : 7139 (java) S 7130 7132 1357 0 -1 64 948 341 0 0 25 0 4 0 16 0 9 0 1995274143 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7140] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7140/stat : 7140 (java) S 7130 7132 1357 0 -1 64 1 341 0 0 0 0 4 0 19 0 9 0 1995274143 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7132/tid=7141] ppid=7130 vsize=868336 CPUtime=0.04
/proc/7132/task/7141/stat : 7141 (java) S 7130 7132 1357 0 -1 64 34 341 0 0 0 0 4 0 15 0 9 0 1995274143 889176064 12458 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.88
Current children cumulated vsize (KiB) 868336

Child status: 0
Real time (s): 61.5162
CPU time (s): 60.9117
CPU user time (s): 60.7938
CPU system time (s): 0.117982
CPU usage (%): 99.0174
Max. virtual memory (cumulated for all children) (KiB): 868336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.7938
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17933
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= 2480
involuntary context switches= 4965

runsolver used 0.083987 second user time and 0.209968 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-04 11:17:26
IDJOB=1070066
IDBENCH=55790
IDSOLVER=363
FILE ID=node68/1070066-1215163046
PBS_JOBID= 7877358
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl15-20-pb-cnf-cr.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-1070066-1215163046/watcher-1070066-1215163046 -o /tmp/evaluation-result-1070066-1215163046/solver-1070066-1215163046 -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-1070066-1215163046.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a2508c9c43ea47217566d78ca0776c11
RANDOM SEED=1870460923

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1821208 kB
Buffers:         25952 kB
Cached:         110596 kB
SwapCached:       6728 kB
Active:         134112 kB
Inactive:        48692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821208 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          62376 kB
Slab:            37116 kB
Committed_AS:  4992872 kB
PageTables:       1812 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= 66552 MiB
End job on node68 at 2008-07-04 11:18:27