Trace number 34525

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.58 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14bt.opb
MD5SUM35996461279b46395c12d24fd378138e
Bench CategorySATUNSAT-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 benchmark1.46578
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints686
Number of constraints which are clauses477
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
Maximum length of a constraint100
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 114
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 (download as text)

0.00	c Parsing PB file...
0.04	c Converting 685 PB-constraints to clauses...
0.04	c   -- Unit propagations: pppppppppppp
0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.04	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.04	c ---[ 684]---> Adder-cost: 191   maxlim: 13   bits: 5/4
0.05	c ---[ 683]---> Adder-cost: 170   maxlim: 13   bits: 5/4
0.05	c ---[ 524]---> BDD-cost:    4
0.05	c ---[ 523]---> BDD-cost:    4
0.05	c ---[ 522]---> BDD-cost:    4
0.05	c ---[ 521]---> BDD-cost:    4
0.05	c ---[ 520]---> BDD-cost:    4
0.05	c ---[ 519]---> BDD-cost:    4
0.05	c ---[ 518]---> BDD-cost:    4
0.05	c ---[ 517]---> BDD-cost:    4
0.05	c ---[ 516]---> BDD-cost:    4
0.05	c ---[ 515]---> BDD-cost:    4
0.05	c ---[ 514]---> BDD-cost:    4
0.05	c ---[ 513]---> BDD-cost:    4
0.05	c ---[ 512]---> BDD-cost:    4
0.05	c ---[ 511]---> BDD-cost:    4
0.05	c ---[ 510]---> BDD-cost:    4
0.05	c ---[ 509]---> BDD-cost:    4
0.05	c ---[ 508]---> BDD-cost:    4
0.05	c ---[ 507]---> BDD-cost:    4
0.05	c ---[ 506]---> BDD-cost:    4
0.05	c ---[ 505]---> BDD-cost:    4
0.05	c ---[ 504]---> BDD-cost:    4
0.05	c ---[ 503]---> BDD-cost:    4
0.05	c ---[ 502]---> BDD-cost:    4
0.05	c ---[ 501]---> BDD-cost:    4
0.05	c ---[ 500]---> BDD-cost:    4
0.05	c ---[ 499]---> BDD-cost:    4
0.05	c ---[ 498]---> BDD-cost:    4
0.05	c ---[ 497]---> BDD-cost:    4
0.05	c ---[ 496]---> BDD-cost:    4
0.05	c ---[ 495]---> BDD-cost:    4
0.05	c ---[ 494]---> BDD-cost:    4
0.05	c ---[ 493]---> BDD-cost:    4
0.05	c ---[ 492]---> BDD-cost:    4
0.05	c ---[ 491]---> BDD-cost:    4
0.05	c ---[ 490]---> BDD-cost:    4
0.05	c ---[ 489]---> BDD-cost:    4
0.05	c ---[ 488]---> BDD-cost:    4
0.05	c ---[ 487]---> BDD-cost:    4
0.05	c ---[ 486]---> BDD-cost:    4
0.05	c ---[ 485]---> BDD-cost:    4
0.05	c ---[ 484]---> BDD-cost:    4
0.05	c ---[ 483]---> BDD-cost:    4
0.05	c ---[ 482]---> BDD-cost:    4
0.05	c ---[ 481]---> BDD-cost:    4
0.05	c ---[ 480]---> BDD-cost:    4
0.06	c ---[ 479]---> BDD-cost:    4
0.06	c ---[ 478]---> BDD-cost:    4
0.06	c ---[ 477]---> BDD-cost:    4
0.06	c ---[ 476]---> BDD-cost:    4
0.06	c ---[ 475]---> BDD-cost:    4
0.06	c ---[ 474]---> BDD-cost:    4
0.06	c ---[ 473]---> BDD-cost:    4
0.06	c ---[ 472]---> BDD-cost:    4
0.06	c ---[ 471]---> BDD-cost:    4
0.06	c ---[ 470]---> BDD-cost:    4
0.06	c ---[ 469]---> BDD-cost:    4
0.06	c ---[ 468]---> BDD-cost:    4
0.06	c ---[ 467]---> BDD-cost:    4
0.06	c ---[ 466]---> BDD-cost:    4
0.06	c ---[ 465]---> BDD-cost:    4
0.06	c ---[ 464]---> BDD-cost:    4
0.06	c ---[ 463]---> BDD-cost:    4
0.06	c ---[ 462]---> BDD-cost:    4
0.06	c ---[ 461]---> BDD-cost:    4
0.06	c ---[ 460]---> BDD-cost:    4
0.06	c ---[ 459]---> BDD-cost:    4
0.06	c ---[ 458]---> BDD-cost:    4
0.06	c ---[ 457]---> BDD-cost:    4
0.06	c ---[ 456]---> BDD-cost:    4
0.06	c ---[ 455]---> BDD-cost:    4
0.06	c ---[ 454]---> BDD-cost:    4
0.06	c ---[ 453]---> BDD-cost:    4
0.06	c ---[ 452]---> BDD-cost:    4
0.06	c ---[ 451]---> BDD-cost:    4
0.06	c ---[ 450]---> BDD-cost:    4
0.06	c ---[ 449]---> BDD-cost:    4
0.06	c ---[ 448]---> BDD-cost:    4
0.06	c ---[ 447]---> BDD-cost:    4
0.06	c ---[ 446]---> BDD-cost:    4
0.06	c ---[ 445]---> BDD-cost:    4
0.06	c ---[ 444]---> BDD-cost:    4
0.06	c ---[ 443]---> BDD-cost:    4
0.06	c ---[ 442]---> BDD-cost:    4
0.06	c ---[ 441]---> BDD-cost:    4
0.06	c ---[ 440]---> BDD-cost:    4
0.06	c ---[ 439]---> BDD-cost:    4
0.06	c ---[ 438]---> BDD-cost:    4
0.06	c ---[ 437]---> BDD-cost:    4
0.06	c ---[ 436]---> BDD-cost:    4
0.06	c ---[ 435]---> BDD-cost:    4
0.06	c ---[ 434]---> BDD-cost:    4
0.06	c ---[ 433]---> BDD-cost:    4
0.06	c ---[ 432]---> BDD-cost:    4
0.06	c ---[ 431]---> BDD-cost:    4
0.06	c ---[ 430]---> BDD-cost:    4
0.06	c ---[ 429]---> BDD-cost:    4
0.06	c ---[ 428]---> BDD-cost:    4
0.06	c ---[ 427]---> BDD-cost:    4
0.06	c ---[ 426]---> BDD-cost:    4
0.06	c ---[ 425]---> BDD-cost:    4
0.06	c ---[ 423]---> BDD-cost:    4
0.06	c ---[ 422]---> BDD-cost:    4
0.06	c ---[ 421]---> BDD-cost:    4
0.06	c ---[ 420]---> BDD-cost:    4
0.06	c ---[ 419]---> BDD-cost:    4
0.06	c ---[ 418]---> BDD-cost:    4
0.06	c ---[ 417]---> BDD-cost:    4
0.06	c ---[ 416]---> BDD-cost:    4
0.06	c ---[ 415]---> BDD-cost:    4
0.06	c ---[ 414]---> BDD-cost:    4
0.06	c ---[ 412]---> BDD-cost:    4
0.06	c ---[ 411]---> BDD-cost:    4
0.06	c ---[ 410]---> BDD-cost:    4
0.06	c ---[ 409]---> BDD-cost:    4
0.06	c ---[ 408]---> BDD-cost:    4
0.06	c ---[ 407]---> BDD-cost:    4
0.06	c ---[ 406]---> BDD-cost:    4
0.06	c ---[ 405]---> BDD-cost:    4
0.06	c ---[ 404]---> BDD-cost:    4
0.06	c ---[ 403]---> BDD-cost:    4
0.06	c ---[ 401]---> BDD-cost:    4
0.06	c ---[ 400]---> BDD-cost:    4
0.06	c ---[ 399]---> BDD-cost:    4
0.06	c ---[ 398]---> BDD-cost:    4
0.06	c ---[ 397]---> BDD-cost:    4
0.06	c ---[ 396]---> BDD-cost:    4
0.06	c ---[ 395]---> BDD-cost:    4
0.06	c ---[ 394]---> BDD-cost:    4
0.06	c ---[ 393]---> BDD-cost:    4
0.06	c ---[ 392]---> BDD-cost:    4
0.06	c ---[ 390]---> BDD-cost:    4
0.06	c ---[ 389]---> BDD-cost:    4
0.06	c ---[ 388]---> BDD-cost:    4
0.06	c ---[ 387]---> BDD-cost:    4
0.06	c ---[ 386]---> BDD-cost:    4
0.06	c ---[ 385]---> BDD-cost:    4
0.06	c ---[ 384]---> BDD-cost:    4
0.06	c ---[ 383]---> BDD-cost:    4
0.06	c ---[ 382]---> BDD-cost:    4
0.06	c ---[ 381]---> BDD-cost:    4
0.06	c ---[ 379]---> BDD-cost:    4
0.06	c ---[ 378]---> BDD-cost:    4
0.06	c ---[ 377]---> BDD-cost:    4
0.06	c ---[ 376]---> BDD-cost:    4
0.06	c ---[ 375]---> BDD-cost:    4
0.06	c ---[ 374]---> BDD-cost:    4
0.06	c ---[ 373]---> BDD-cost:    4
0.06	c ---[ 372]---> BDD-cost:    4
0.06	c ---[ 371]---> BDD-cost:    4
0.06	c ---[ 370]---> BDD-cost:    4
0.06	c ---[ 368]---> BDD-cost:    4
0.06	c ---[ 367]---> BDD-cost:    4
0.06	c ---[ 366]---> BDD-cost:    4
0.06	c ---[ 365]---> BDD-cost:    4
0.06	c ---[ 364]---> BDD-cost:    4
0.06	c ---[ 363]---> BDD-cost:    4
0.06	c ---[ 362]---> BDD-cost:    4
0.06	c ---[ 361]---> BDD-cost:    4
0.06	c ---[ 360]---> BDD-cost:    4
0.06	c ---[ 359]---> BDD-cost:    4
0.06	c ---[ 357]---> BDD-cost:    4
0.06	c ---[ 356]---> BDD-cost:    4
0.06	c ---[ 355]---> BDD-cost:    4
0.06	c ---[ 354]---> BDD-cost:    4
0.06	c ---[ 353]---> BDD-cost:    4
0.06	c ---[ 352]---> BDD-cost:    4
0.06	c ---[ 351]---> BDD-cost:    4
0.06	c ---[ 350]---> BDD-cost:    4
0.06	c ---[ 349]---> BDD-cost:    4
0.06	c ---[ 348]---> BDD-cost:    4
0.06	c ---[ 346]---> BDD-cost:    4
0.06	c ---[ 345]---> BDD-cost:    4
0.06	c ---[ 344]---> BDD-cost:    4
0.06	c ---[ 343]---> BDD-cost:    4
0.06	c ---[ 342]---> BDD-cost:    4
0.06	c ---[ 341]---> BDD-cost:    4
0.06	c ---[ 340]---> BDD-cost:    4
0.06	c ---[ 339]---> BDD-cost:    4
0.06	c ---[ 338]---> BDD-cost:    4
0.06	c ---[ 337]---> BDD-cost:    4
0.06	c ---[ 335]---> BDD-cost:    4
0.06	c ---[ 334]---> BDD-cost:    4
0.06	c ---[ 333]---> BDD-cost:    4
0.06	c ---[ 332]---> BDD-cost:    4
0.06	c ---[ 331]---> BDD-cost:    4
0.06	c ---[ 330]---> BDD-cost:    4
0.06	c ---[ 329]---> BDD-cost:    4
0.06	c ---[ 328]---> BDD-cost:    4
0.06	c ---[ 327]---> BDD-cost:    4
0.06	c ---[ 326]---> BDD-cost:    4
0.06	c ---[ 208]---> BDD-cost:   33
0.06	c ---[ 207]---> BDD-cost:   31
0.06	c ---[ 206]---> BDD-cost:   33
0.06	c ---[ 205]---> BDD-cost:   28
0.06	c ---[ 204]---> BDD-cost:   28
0.06	c ---[ 203]---> BDD-cost:   30
0.06	c ---[ 202]---> BDD-cost:   32
0.07	c ==================================[MINISAT+]==================================
0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07	c ==============================================================================
0.07	c |         0 |    4279    14206 |    1426       0        0     nan |  0.000 % |
0.07	c |       101 |    4279    14206 |    1568     101     2139    21.2 | 17.170 % |
0.08	c |       252 |    4279    14206 |    1725     252     6043    24.0 | 17.172 % |
0.10	c |       478 |    4257    14134 |    1898     476    12276    25.8 | 17.488 % |
0.13	c |       816 |    4257    14134 |    2087     814    21500    26.4 | 17.490 % |
0.18	c |      1323 |    4257    14134 |    2296    1321    36523    27.6 | 17.488 % |
0.26	c |      2082 |    4257    14134 |    2526    2080    67836    32.6 | 17.490 % |
0.40	c |      3224 |    4257    14134 |    2778    1688    58882    34.9 | 17.489 % |
0.60	c |      4933 |    4257    14134 |    3056    1773    50088    28.3 | 17.490 % |
0.95	c |      7498 |    4257    14134 |    3362    2576    79470    30.9 | 17.488 % |
1.42	c |     11343 |    4257    14134 |    3698    2475    74580    30.1 | 17.490 % |
2.19	c |     17109 |    4255    14128 |    4068    4063   134414    33.1 | 17.569 % |
3.39	c |     25758 |    4255    14128 |    4475    3441   107220    31.2 | 17.570 % |
5.20	c |     38732 |    4246    14098 |    4922    3898   134205    34.4 | 17.647 % |
8.06	c |     58194 |    4246    14098 |    5415    4080   137396    33.7 | 17.648 % |
11.84	c |     87389 |    4231    14056 |    5956    4009   109895    27.4 | 17.886 % |
18.73	c |    131179 |    4231    14056 |    6552    5838   193134    33.1 | 17.886 % |
28.73	c |    196863 |    4231    14056 |    7207    4121   104934    25.5 | 17.887 % |
45.95	c |    295389 |    4231    14056 |    7928    5715   183773    32.2 | 17.886 % |
70.16	c |    443178 |    4221    14022 |    8721    4490   129253    28.8 | 17.965 % |
104.18	c |    664864 |    4201    13956 |    9593    4794    94130    19.6 | 18.124 % |
162.36	c |    997389 |    4189    13921 |   10552    8827   295225    33.4 | 18.283 % |
254.98	c |   1496178 |    4189    13921 |   11608    8957   262300    29.3 | 18.286 % |
397.73	c |   2244360 |    4189    13921 |   12768   10256   246740    24.1 | 18.285 % |
615.55	c |   3366634 |    4189    13921 |   14045    7368   183454    24.9 | 18.290 % |
917.24	c |   5050047 |    4114    13691 |   15450   12516   323611    25.9 | 19.237 % |
1390.57	c |   7575165 |    4114    13691 |   16995   13471   357071    26.5 | 19.237 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-34525-1149204820 -o ROOT/results/node9/solver-34525-1149204820 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node9/34525-1149204820/instance-34525-1149204820.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.17 2/64 5444
/proc/meminfo: memFree=1457560/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=1048 CPUtime=0
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 186144316 1073152 91 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 262 93 72 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.15 0.04 0.18 2/64 5444
/proc/meminfo: memFree=1455336/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=3232 CPUtime=9.98
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 690 0 0 0 998 0 0 0 25 0 1 0 186144316 3309568 675 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 808 675 123 215 0 590 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 3232

[startup+20.0097 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 5444
/proc/meminfo: memFree=1454768/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=3760 CPUtime=19.98
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 826 0 0 0 1998 0 0 0 25 0 1 0 186144316 3850240 811 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 940 811 123 215 0 722 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 3760

[startup+30.0159 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 5444
/proc/meminfo: memFree=1454576/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=3896 CPUtime=29.99
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 877 0 0 0 2999 0 0 0 25 0 1 0 186144316 3989504 862 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134577203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 974 862 123 215 0 756 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 3896

[startup+40.022 s]
/proc/loadavg: 0.49 0.13 0.21 2/64 5444
/proc/meminfo: memFree=1454320/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=4164 CPUtime=39.99
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 948 0 0 0 3999 0 0 0 25 0 1 0 186144316 4263936 933 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1041 933 123 215 0 823 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 4164

[startup+50.0282 s]
/proc/loadavg: 0.56 0.16 0.21 2/64 5444
/proc/meminfo: memFree=1453936/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=4568 CPUtime=49.99
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1033 0 0 0 4999 0 0 0 25 0 1 0 186144316 4677632 1018 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1142 1018 123 215 0 924 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 4568

[startup+60.0343 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 5444
/proc/meminfo: memFree=1453680/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=4836 CPUtime=59.99
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1089 0 0 0 5999 0 0 0 25 0 1 0 186144316 4952064 1074 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1209 1074 123 215 0 991 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 4836

[startup+70.0405 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 5444
/proc/meminfo: memFree=1453680/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=4836 CPUtime=70
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1096 0 0 0 7000 0 0 0 25 0 1 0 186144316 4952064 1081 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1209 1081 123 215 0 991 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 4836

[startup+80.0476 s]
/proc/loadavg: 0.73 0.24 0.24 2/64 5444
/proc/meminfo: memFree=1453552/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=4968 CPUtime=80
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1130 0 0 0 8000 0 0 0 25 0 1 0 186144316 5087232 1115 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1242 1115 123 215 0 1024 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 4968

[startup+90.0527 s]
/proc/loadavg: 0.77 0.26 0.25 2/64 5444
/proc/meminfo: memFree=1453424/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=5100 CPUtime=90
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1154 0 0 0 9000 0 0 0 25 0 1 0 186144316 5222400 1139 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1275 1139 123 215 0 1057 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 5100

[startup+100.059 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 5446
/proc/meminfo: memFree=1453296/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=5100 CPUtime=100.01
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1174 0 0 0 10001 0 0 0 25 0 1 0 186144316 5222400 1159 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134587867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1275 1159 123 215 0 1057 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 5100

[startup+110.065 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 5446
/proc/meminfo: memFree=1452848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=5624 CPUtime=110.01
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1290 0 0 0 11001 0 0 0 25 0 1 0 186144316 5758976 1275 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1406 1275 123 215 0 1188 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 5624

[startup+120.071 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 5446
/proc/meminfo: memFree=1452592/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=5888 CPUtime=120.01
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1366 0 0 0 12001 0 0 0 25 0 1 0 186144316 6029312 1351 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1472 1351 123 215 0 1254 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 5888

[startup+130.077 s]
/proc/loadavg: 0.88 0.35 0.28 2/64 5446
/proc/meminfo: memFree=1452400/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6152 CPUtime=130.01
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1419 0 0 0 13001 0 0 0 25 0 1 0 186144316 6299648 1404 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134568552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1538 1404 123 215 0 1320 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 6152

[startup+140.083 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 5446
/proc/meminfo: memFree=1452336/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6152 CPUtime=140.02
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1419 0 0 0 14002 0 0 0 25 0 1 0 186144316 6299648 1404 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1538 1404 123 215 0 1320 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6152

[startup+150.089 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 5446
/proc/meminfo: memFree=1452336/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6152 CPUtime=150.02
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1419 0 0 0 15002 0 0 0 25 0 1 0 186144316 6299648 1404 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1538 1404 123 215 0 1320 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 6152

[startup+160.095 s]
/proc/loadavg: 0.93 0.41 0.30 2/64 5446
/proc/meminfo: memFree=1452336/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6152 CPUtime=160.02
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1424 0 0 0 16002 0 0 0 25 0 1 0 186144316 6299648 1409 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1538 1409 123 215 0 1320 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 6152

[startup+170.101 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 5446
/proc/meminfo: memFree=1452208/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6288 CPUtime=170.04
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1456 0 0 0 17003 1 0 0 25 0 1 0 186144316 6438912 1441 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1572 1441 123 215 0 1354 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6288

[startup+180.107 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 5446
/proc/meminfo: memFree=1452144/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6288 CPUtime=180.04
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1479 0 0 0 18003 1 0 0 25 0 1 0 186144316 6438912 1464 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1572 1464 123 215 0 1354 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 6288

[startup+190.113 s]
/proc/loadavg: 0.95 0.47 0.32 2/64 5446
/proc/meminfo: memFree=1452144/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6424 CPUtime=190.04
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1481 0 0 0 19003 1 0 0 25 0 1 0 186144316 6578176 1466 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1606 1466 123 215 0 1388 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 6424

[startup+200.12 s]
/proc/loadavg: 0.96 0.49 0.32 2/64 5446
/proc/meminfo: memFree=1452016/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=6424 CPUtime=200.05
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 1505 0 0 0 20004 1 0 0 25 0 1 0 186144316 6578176 1490 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 1606 1490 123 215 0 1388 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6424

[startup+210.125 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 5446
/proc/meminfo: memFree=1451888/2055920 swapFree=4180864/4192956

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

[pid=5444] ppid=5442 vsize=12984 CPUtime=1781.47
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3117 0 0 0 178143 4 0 0 25 0 1 0 186144316 13295616 3102 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134572734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3246 3102 123 215 0 3028 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 12984

[startup+1783.09 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1782.48
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178244 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (Kb) 13124

[startup+1784.09 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1783.48
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178344 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 13124

[startup+1785.1 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1784.49
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178445 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 13124

[startup+1786.1 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1785.49
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178545 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1785.49
Current children cumulated vsize (Kb) 13124

[startup+1787.11 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1786.5
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178646 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 13124

[startup+1788.11 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1787.5
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178746 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1787.5
Current children cumulated vsize (Kb) 13124

[startup+1789.12 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1788.51
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178847 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 13124

[startup+1790.12 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1445168/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13124 CPUtime=1789.51
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3123 0 0 0 178947 4 0 0 25 0 1 0 186144316 13438976 3108 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3281 3108 123 215 0 3063 0
Current children cumulated CPU time (s) 1789.51
Current children cumulated vsize (Kb) 13124

[startup+1791.13 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444976/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13256 CPUtime=1790.52
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3162 0 0 0 179048 4 0 0 25 0 1 0 186144316 13574144 3147 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3314 3147 123 215 0 3096 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 13256

[startup+1792.13 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1791.52
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3194 0 0 0 179148 4 0 0 25 0 1 0 186144316 13717504 3179 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3179 123 215 0 3131 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (Kb) 13396

[startup+1793.14 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1792.52
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179248 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 13396

[startup+1794.14 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1793.53
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179349 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 13396

[startup+1795.15 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1794.53
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179449 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 13396

[startup+1796.15 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1795.54
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179550 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 13396

[startup+1797.16 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1796.54
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179650 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (Kb) 13396

[startup+1798.16 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1797.55
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179751 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 13396

[startup+1799.17 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1798.55
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179851 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (Kb) 13396

[startup+1800.17 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1799.56
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 179952 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 13396

[startup+1801.18 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1800.56
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 180052 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 13396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.97 0.84 2/64 5640
/proc/meminfo: memFree=1444848/2055920 swapFree=4180864/4192956
[pid=5444] ppid=5442 vsize=13396 CPUtime=1800.57
/proc/5444/stat : 5444 (minisat+) R 5442 5444 5399 0 -1 4194304 3198 0 0 0 180053 4 0 0 25 0 1 0 186144316 13717504 3183 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5444/statm: 3349 3183 123 215 0 3131 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 13396

Sending SIGTERM to -5444
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.58
CPU user time (s): 1800.53
CPU system time (s): 0.044993
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (Kb): 13396

Launcher Data (download as text)

Begin job on node9 on Thu Jun  1 23:33:40 UTC 2006


FILE ID= 34525-1149204820

PBS_JOBID= 293010

BENCH NAME= ROOT/tmp/node9/34525-1149204820/instance-34525-1149204820.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node9/34525-1149204820/instance-34525-1149204820.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-34525-1149204820 -o ROOT/results/node9/solver-34525-1149204820 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node9/34525-1149204820/instance-34525-1149204820.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  35996461279b46395c12d24fd378138e

RANDOM SEED= 470543464


/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.234
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.234
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:       1457768 kB
Buffers:         26900 kB
Cached:         504708 kB
SwapCached:       3892 kB
Active:         225248 kB
Inactive:       315220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457768 kB
SwapTotal:     4192956 kB
SwapFree:      4180864 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          14708 kB
Slab:            43788 kB
Committed_AS:   191704 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Fri Jun  2 00:03:41 UTC 2006