Trace number 3722904

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.09 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K92.opb
MD5SUM21cc97db69195cd3dcf69a6d797764c1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark900.986
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6256
Total number of constraints6442
Number of constraints which are clauses6350
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint92
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 6440 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.00/0.02	c   -- Detecting intervals from adjacent constraints: ##########################################################################################
0.00/0.02	c   -- Clauses(.)/Splits(s): .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ---[ 180]---> BDD-cost:  133
0.00/0.02	c ---[ 178]---> BDD-cost:  133
0.00/0.02	c ---[ 176]---> BDD-cost:  133
0.00/0.02	c ---[ 174]---> BDD-cost:  133
0.00/0.02	c ---[ 172]---> BDD-cost:  133
0.00/0.02	c ---[ 170]---> BDD-cost:  133
0.00/0.02	c ---[ 168]---> BDD-cost:  133
0.00/0.02	c ---[ 166]---> BDD-cost:  133
0.00/0.02	c ---[ 164]---> BDD-cost:  133
0.00/0.02	c ---[ 162]---> BDD-cost:  133
0.00/0.02	c ---[ 160]---> BDD-cost:  133
0.00/0.02	c ---[ 158]---> BDD-cost:  133
0.00/0.02	c ---[ 156]---> BDD-cost:  133
0.00/0.02	c ---[ 154]---> BDD-cost:  133
0.00/0.02	c ---[ 152]---> BDD-cost:  133
0.00/0.02	c ---[ 150]---> BDD-cost:  133
0.00/0.02	c ---[ 148]---> BDD-cost:  133
0.00/0.02	c ---[ 146]---> BDD-cost:  133
0.00/0.02	c ---[ 144]---> BDD-cost:  133
0.00/0.02	c ---[ 142]---> BDD-cost:  133
0.00/0.02	c ---[ 140]---> BDD-cost:  133
0.00/0.02	c ---[ 138]---> BDD-cost:  133
0.00/0.02	c ---[ 136]---> BDD-cost:  133
0.00/0.02	c ---[ 134]---> BDD-cost:  133
0.00/0.02	c ---[ 132]---> BDD-cost:  133
0.00/0.02	c ---[ 130]---> BDD-cost:  133
0.00/0.02	c ---[ 128]---> BDD-cost:  133
0.00/0.02	c ---[ 126]---> BDD-cost:  133
0.00/0.02	c ---[ 124]---> BDD-cost:  133
0.00/0.02	c ---[ 122]---> BDD-cost:  133
0.00/0.02	c ---[ 120]---> BDD-cost:  133
0.00/0.02	c ---[ 118]---> BDD-cost:  133
0.00/0.02	c ---[ 116]---> BDD-cost:  133
0.00/0.02	c ---[ 114]---> BDD-cost:  133
0.00/0.02	c ---[ 112]---> BDD-cost:  133
0.00/0.02	c ---[ 110]---> BDD-cost:  133
0.00/0.02	c ---[ 108]---> BDD-cost:  133
0.00/0.02	c ---[ 106]---> BDD-cost:  133
0.00/0.02	c ---[ 104]---> BDD-cost:  133
0.00/0.02	c ---[ 102]---> BDD-cost:  133
0.00/0.02	c ---[ 100]---> BDD-cost:  133
0.00/0.02	c ---[  98]---> BDD-cost:  133
0.00/0.02	c ---[  96]---> BDD-cost:  133
0.00/0.02	c ---[  94]---> BDD-cost:  133
0.00/0.02	c ---[  92]---> BDD-cost:  133
0.00/0.02	c ---[  90]---> BDD-cost:  133
0.00/0.02	c ---[  88]---> BDD-cost:  133
0.00/0.02	c ---[  86]---> BDD-cost:  133
0.00/0.02	c ---[  84]---> BDD-cost:  133
0.00/0.02	c ---[  82]---> BDD-cost:  133
0.00/0.02	c ---[  80]---> BDD-cost:  133
0.00/0.02	c ---[  78]---> BDD-cost:  133
0.00/0.03	c ---[  76]---> BDD-cost:  133
0.00/0.03	c ---[  74]---> BDD-cost:  133
0.00/0.03	c ---[  72]---> BDD-cost:  133
0.00/0.03	c ---[  70]---> BDD-cost:  133
0.00/0.03	c ---[  68]---> BDD-cost:  133
0.00/0.03	c ---[  66]---> BDD-cost:  133
0.00/0.03	c ---[  64]---> BDD-cost:  133
0.00/0.03	c ---[  62]---> BDD-cost:  133
0.00/0.03	c ---[  60]---> BDD-cost:  133
0.00/0.03	c ---[  58]---> BDD-cost:  133
0.00/0.03	c ---[  56]---> BDD-cost:  133
0.00/0.03	c ---[  54]---> BDD-cost:  133
0.00/0.03	c ---[  52]---> BDD-cost:  133
0.00/0.03	c ---[  50]---> BDD-cost:  133
0.00/0.03	c ---[  48]---> BDD-cost:  133
0.00/0.03	c ---[  46]---> BDD-cost:  133
0.00/0.03	c ---[  44]---> BDD-cost:  133
0.00/0.03	c ---[  42]---> BDD-cost:  133
0.00/0.03	c ---[  40]---> BDD-cost:  133
0.00/0.03	c ---[  38]---> BDD-cost:  133
0.00/0.03	c ---[  36]---> BDD-cost:  133
0.00/0.03	c ---[  34]---> BDD-cost:  133
0.00/0.03	c ---[  32]---> BDD-cost:  133
0.00/0.03	c ---[  30]---> BDD-cost:  133
0.00/0.03	c ---[  28]---> BDD-cost:  133
0.00/0.03	c ---[  26]---> BDD-cost:  133
0.00/0.03	c ---[  24]---> BDD-cost:  133
0.00/0.03	c ---[  22]---> BDD-cost:  133
0.00/0.03	c ---[  20]---> BDD-cost:  133
0.00/0.03	c ---[  18]---> BDD-cost:  133
0.00/0.03	c ---[  16]---> BDD-cost:  133
0.00/0.03	c ---[  14]---> BDD-cost:  129
0.00/0.03	c ---[  12]---> BDD-cost:  115
0.00/0.03	c ---[  10]---> BDD-cost:   93
0.00/0.03	c ---[   8]---> BDD-cost:   65
0.00/0.03	c ---[   6]---> BDD-cost:   47
0.00/0.03	c ---[   4]---> BDD-cost:   25
0.00/0.03	c ---[   2]---> BDD-cost:    5
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   34707   100771 |   11569       0        0    -nan |  0.000 % |
0.00/0.05	c |       100 |   34707   100771 |   12725     100     9528    95.3 |  2.543 % |
0.00/0.07	c |       250 |   34707   100771 |   13998     250    23921    95.7 |  2.543 % |
0.00/0.09	c |       476 |   34707   100771 |   15398     476    48169   101.2 |  2.543 % |
0.00/0.14	c |       813 |   34707   100771 |   16938     813    84400   103.8 |  2.543 % |
0.00/0.22	c |      1321 |   34707   100771 |   18631    1321   205174   155.3 |  2.543 % |
0.00/0.32	c |      2080 |   34707   100771 |   20495    2080   317531   152.7 |  2.543 % |
0.00/0.53	c |      3220 |   34707   100771 |   22544    3220   607859   188.8 |  2.543 % |
0.00/0.76	c |      4935 |   34707   100771 |   24799    4935   916672   185.7 |  2.543 % |
1.39/1.48	c |      7499 |   34707   100771 |   27279    7499  1735416   231.4 |  2.543 % |
2.09/2.20	c |     11343 |   34707   100771 |   30007   11343  2523421   222.5 |  2.543 % |
3.48/3.51	c |     17109 |   34707   100771 |   33007   17109  4420447   258.4 |  2.543 % |
5.49/5.56	c |     25763 |   34617   100522 |   36308   25762  6670418   258.9 |  2.796 % |
10.08/10.12	c |     38737 |   34587   100446 |   39939   38715 10987219   283.8 |  2.852 % |
16.28/16.33	c |     58201 |   34581   100432 |   43933   32551  9900516   304.2 |  2.864 % |
29.48/29.52	c |     87393 |   34578   100425 |   48326   29315  7824454   266.9 |  2.869 % |
68.08/68.19	c |    131182 |   34578   100425 |   53159   39606 12737999   321.6 |  2.869 % |
124.87/124.97	c |    196868 |   34578   100425 |   58475   28414  8303062   292.2 |  2.869 % |
174.66/174.75	c |    295394 |   34575   100417 |   64322   38553 11470931   297.5 |  2.875 % |
253.14/253.24	c |    443183 |   34572   100410 |   70754   40608 10880379   267.9 |  2.881 % |
384.56/384.70	c |    664869 |   34572   100410 |   77830   49779 20053733   402.9 |  2.881 % |
598.62/598.89	c |    997394 |   34563   100384 |   85613   42562 14939897   351.0 |  2.897 % |
868.85/869.18	c |   1496183 |   34563   100384 |   94174   38286  8518278   222.5 |  2.897 % |
1371.96/1372.38	c |   2244367 |   34563   100384 |  103592   31443  7381825   234.8 |  2.897 % |
1800.07/1800.50	c 
1800.07/1800.50	c *** TERMINATED ***
1800.07/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3722904-1338578925/watcher-3722904-1338578925 -o /tmp/evaluation-result-3722904-1338578925/solver-3722904-1338578925 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722904-1338578925.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14443
/proc/meminfo: memFree=26535176/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0

[startup+0.0878609 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14443
/proc/meminfo: memFree=26535176/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14443
/proc/meminfo: memFree=26535176/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14443
/proc/meminfo: memFree=26535176/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14443
/proc/meminfo: memFree=26535176/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14448
/proc/meminfo: memFree=26523232/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=15216 CPUtime=1.49 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 3643 0 0 0 149 0 0 0 20 0 1 0 324018551 15581184 3548 33554432000 4194304 5276501 140737200027792 140737200025784 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 3804 3548 118 265 0 3536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24364

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14448
/proc/meminfo: memFree=26516668/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=24596 CPUtime=3.08 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 6008 0 0 0 308 0 0 0 20 0 1 0 324018551 25186304 5913 33554432000 4194304 5276501 140737200027792 140737200025784 4395432 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 6149 5913 118 265 0 5881 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33744

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14448
/proc/meminfo: memFree=26494844/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=40120 CPUtime=6.29 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 9852 0 0 0 627 2 0 0 20 0 1 0 324018551 41082880 9757 33554432000 4194304 5276501 140737200027792 140737200025976 4411723 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 10030 9757 118 265 0 9762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49268

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14448
/proc/meminfo: memFree=26466076/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=58356 CPUtime=12.68 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 14426 0 0 0 1265 3 0 0 20 0 1 0 324018551 59756544 14331 33554432000 4194304 5276501 140737200027792 140737200025384 4399696 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 14589 14331 118 265 0 14321 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67504

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14448
/proc/meminfo: memFree=26445616/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=72024 CPUtime=25.48 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 17838 0 0 0 2544 4 0 0 20 0 1 0 324018551 73752576 17743 33554432000 4194304 5276501 140737200027792 140737200025784 4394779 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 18006 17743 118 265 0 17738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81172

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14449
/proc/meminfo: memFree=26419544/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=83756 CPUtime=51.08 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 20743 0 0 0 5103 5 0 0 20 0 1 0 324018551 85766144 20648 33554432000 4194304 5276501 140737200027792 140737200025384 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 20939 20648 118 265 0 20671 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92904

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14452
/proc/meminfo: memFree=26370088/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=101712 CPUtime=102.28 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 25137 0 0 0 10222 6 0 0 20 0 1 0 324018551 104153088 25042 33554432000 4194304 5276501 140737200027792 140737200025976 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 25428 25042 118 265 0 25160 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 110860

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14452
/proc/meminfo: memFree=26329080/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=116052 CPUtime=162.27 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 28717 0 0 0 16220 7 0 0 20 0 1 0 324018551 118837248 28622 33554432000 4194304 5276501 140737200027792 140737200025784 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 29013 28622 118 265 0 28745 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 125200

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14452
/proc/meminfo: memFree=26281492/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=122528 CPUtime=222.26 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 30310 0 0 0 22218 8 0 0 20 0 1 0 324018551 125468672 30215 33554432000 4194304 5276501 140737200027792 140737200025976 4399768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 30632 30215 118 265 0 30364 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 131676

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14452
/proc/meminfo: memFree=26246840/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=128088 CPUtime=282.24 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 31720 0 0 0 28216 8 0 0 20 0 1 0 324018551 131162112 31625 33554432000 4194304 5276501 140737200027792 140737200026040 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 32022 31625 118 265 0 31754 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 137236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14453
/proc/meminfo: memFree=26210988/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=133908 CPUtime=342.19 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 33181 0 0 0 34210 9 0 0 20 0 1 0 324018551 137121792 33071 33554432000 4194304 5276501 140737200027792 140737200025976 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 33477 33071 118 265 0 33209 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 143056

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 14496
/proc/meminfo: memFree=27516036/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=240628 CPUtime=1122 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 59665 0 0 0 112181 19 0 0 20 0 1 0 324018551 246403072 59818 33554432000 4194304 5276501 140737200027792 140737200025976 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 60157 59818 118 265 0 59889 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 249776

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14501
/proc/meminfo: memFree=26991296/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=240628 CPUtime=1181.99 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 59666 0 0 0 118180 19 0 0 20 0 1 0 324018551 246403072 59819 33554432000 4194304 5276501 140737200027792 140737200025976 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 60157 59819 118 265 0 59889 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 249776

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14501
/proc/meminfo: memFree=26925824/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=240628 CPUtime=1241.98 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 59666 0 0 0 124179 19 0 0 20 0 1 0 324018551 246403072 59819 33554432000 4194304 5276501 140737200027792 140737200025976 4399708 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 60157 59819 118 265 0 59889 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 249776

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14505
/proc/meminfo: memFree=26860344/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=244896 CPUtime=1301.98 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 60726 0 0 0 130179 19 0 0 20 0 1 0 324018551 250773504 60879 33554432000 4194304 5276501 140737200027792 140737200025384 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 61224 60879 118 265 0 60956 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 254044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14505
/proc/meminfo: memFree=26832700/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=247632 CPUtime=1361.96 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 61284 0 0 0 136177 19 0 0 20 0 1 0 324018551 253575168 61437 33554432000 4194304 5276501 140737200027792 140737200025976 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 61908 61437 118 265 0 61640 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 256780

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14505
/proc/meminfo: memFree=26826168/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=253148 CPUtime=1421.95 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 62646 0 0 0 142176 19 0 0 20 0 1 0 324018551 259223552 62799 33554432000 4194304 5276501 140737200027792 140737200026040 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 63287 62799 118 265 0 63019 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 262296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14505
/proc/meminfo: memFree=26825224/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=254864 CPUtime=1481.94 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 63079 0 0 0 148175 19 0 0 20 0 1 0 324018551 260980736 63232 33554432000 4194304 5276501 140737200027792 140737200025784 4400020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 63716 63232 118 265 0 63448 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 264012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14505
/proc/meminfo: memFree=26807692/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=270016 CPUtime=1541.93 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 66803 0 0 0 154172 21 0 0 20 0 1 0 324018551 276496384 66956 33554432000 4194304 5276501 140737200027792 140737200025976 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 67504 66956 118 265 0 67236 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 279164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14506
/proc/meminfo: memFree=26807272/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=270016 CPUtime=1601.92 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 66803 0 0 0 160171 21 0 0 20 0 1 0 324018551 276496384 66956 33554432000 4194304 5276501 140737200027792 140737200025976 4396497 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 67504 66956 118 265 0 67236 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 279164

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14506
/proc/meminfo: memFree=26785820/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=291408 CPUtime=1661.92 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 72159 0 0 0 166169 23 0 0 20 0 1 0 324018551 298401792 72312 33554432000 4194304 5276501 140737200027792 140737200025384 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 72852 72312 118 265 0 72584 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 300556

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14506
/proc/meminfo: memFree=26785324/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=292052 CPUtime=1721.9 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 72284 0 0 0 172167 23 0 0 20 0 1 0 324018551 299061248 72537 33554432000 4194304 5276501 140737200027792 140737200025976 4394792 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 73013 72537 118 265 0 72745 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 301200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14506
/proc/meminfo: memFree=26784592/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=292052 CPUtime=1781.87 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 72305 0 0 0 178164 23 0 0 20 0 1 0 324018551 299061248 72634 33554432000 4194304 5276501 140737200027792 140737200025976 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 73013 72634 118 265 0 72745 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 301200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14506
/proc/meminfo: memFree=26784592/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=292052 CPUtime=1800.07 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 72305 0 0 0 179984 23 0 0 20 0 1 0 324018551 299061248 72634 33554432000 4194304 5276501 140737200027792 140737200025976 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 73013 72634 118 265 0 72745 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 301200

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14506
/proc/meminfo: memFree=26784592/32873844 swapFree=7372/7372
[pid=14443] ppid=14441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14443/stat : 14443 (minisat+_script) S 14441 14443 11128 0 -1 4202496 383 551 0 0 0 0 0 0 20 0 1 0 324018550 9367552 277 33554432000 4194304 5064252 140735448732720 140735448731632 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14443/statm: 2287 277 236 213 0 72 0
[pid=14447] ppid=14443 vsize=292052 CPUtime=1800.07 cores=0,2,4,6
/proc/14447/stat : 14447 (minisat+_64-bit) R 14443 14443 11128 0 -1 4202496 72305 0 0 0 179984 23 0 0 20 0 1 0 324018551 299061248 72634 33554432000 4194304 5276501 140737200027792 140737200025976 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14447/statm: 73013 72634 118 265 0 72745 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 301200

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.241963
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 301200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.241963
maximum resident set size= 290540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73251
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149
involuntary context switches= 1890

runsolver used 4.5853 second user time and 21.3048 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 21:28:45
IDJOB=3722904
IDBENCH=90121
IDSOLVER=2307
FILE ID=node118/3722904-1338578925
RUNJOBID= node118-1338569913-13666
PBS_JOBID= 14635866
Free space on /tmp= 70932 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K92.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722904-1338578925/watcher-3722904-1338578925 -o /tmp/evaluation-result-3722904-1338578925/solver-3722904-1338578925 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722904-1338578925.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 21cc97db69195cd3dcf69a6d797764c1
RANDOM SEED=1844388304

node118.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5320.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26535176 kB
Buffers:          469000 kB
Cached:          3775748 kB
SwapCached:            0 kB
Active:          2535288 kB
Inactive:        2939572 kB
Active(anon):    1219980 kB
Inactive(anon):    11340 kB
Active(file):    1315308 kB
Inactive(file):  2928232 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:       1235920 kB
Mapped:            12116 kB
Shmem:               200 kB
Slab:             722144 kB
SReclaimable:     163568 kB
SUnreclaim:       558576 kB
KernelStack:        1464 kB
PageTables:         6664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1354992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    917504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node118 at 2012-06-01 21:58:45