Trace number 35781

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.52 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standgub.opb
MD5SUMd9d4457b33bb6978c15b3abc72f33e33
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33244
Total number of constraints456
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints456
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 326417514192
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 77387257610240
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 2427818341201528
Number of bits of the biggest sum of numbers52
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...
1.71	c Converting 596 PB-constraints to clauses...
1.72	c   -- Unit propagations: pppppppppppppppppppppppppppppppp
21.26	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################
21.27	c   -- Clauses(.)/Splits(s): sssssssssssssss
21.27	c ---[ 607]---> BDD-cost:   16
21.27	c ---[ 606]---> BDD-cost:   15
21.27	c ---[ 605]---> BDD-cost:   15
21.27	c ---[ 604]---> BDD-cost:   13
21.27	c ---[ 603]---> BDD-cost:   13
21.27	c ---[ 602]---> BDD-cost:   17
21.28	c ---[ 601]---> BDD-cost:   16
21.28	c ---[ 600]---> BDD-cost:   15
21.28	c ---[ 599]---> BDD-cost:   15
21.28	c ---[ 598]---> BDD-cost:   13
21.28	c ---[ 597]---> BDD-cost:   13
21.28	c ---[ 596]---> BDD-cost:   17
21.28	c ---[ 595]---> BDD-cost:   16
21.28	c ---[ 594]---> BDD-cost:   15
21.28	c ---[ 593]---> BDD-cost:   15
21.28	c ---[ 592]---> BDD-cost:   13
21.28	c ---[ 591]---> BDD-cost:   13
21.28	c ---[ 590]---> BDD-cost:   17
21.28	c ---[ 589]---> BDD-cost:   16
21.28	c ---[ 588]---> BDD-cost:   15
21.28	c ---[ 587]---> BDD-cost:   15
21.28	c ---[ 586]---> BDD-cost:   13
21.28	c ---[ 585]---> BDD-cost:   13
21.28	c ---[ 584]---> BDD-cost:   17
21.28	c ---[ 583]---> BDD-cost:   16
21.28	c ---[ 582]---> BDD-cost:   15
21.28	c ---[ 581]---> BDD-cost:   15
21.28	c ---[ 580]---> BDD-cost:   13
21.28	c ---[ 579]---> BDD-cost:   13
21.28	c ---[ 578]---> BDD-cost:   17
21.28	c ---[ 577]---> BDD-cost:   16
21.28	c ---[ 576]---> BDD-cost:   15
21.28	c ---[ 575]---> BDD-cost:   15
21.28	c ---[ 574]---> BDD-cost:   13
21.28	c ---[ 573]---> BDD-cost:   13
21.28	c ---[ 572]---> BDD-cost:   17
21.28	c ---[ 571]---> BDD-cost:   13
21.28	c ---[ 570]---> BDD-cost:   13
21.28	c ---[ 569]---> BDD-cost:   13
21.28	c ---[ 565]---> BDD-cost:   13
21.28	c ---[ 564]---> BDD-cost:   13
21.28	c ---[ 563]---> BDD-cost:   13
21.28	c ---[ 559]---> BDD-cost:   10
21.28	c ---[ 557]---> BDD-cost:   10
21.28	c ---[ 556]---> BDD-cost:   10
21.28	c ---[ 554]---> BDD-cost:   10
21.28	c ---[ 553]---> BDD-cost:   10
21.28	c ---[ 552]---> BDD-cost:   10
21.28	c ---[ 550]---> BDD-cost:   10
21.28	c ---[ 549]---> BDD-cost:   10
21.28	c ---[ 548]---> BDD-cost:   10
21.28	c ---[ 547]---> BDD-cost:   10
21.28	c ---[ 545]---> BDD-cost:   10
21.28	c ---[ 544]---> BDD-cost:   10
21.28	c ---[ 543]---> BDD-cost:   10
21.28	c ---[ 542]---> BDD-cost:   10
21.28	c ---[ 541]---> BDD-cost:   10
21.28	c ---[ 540]---> BDD-cost:   10
21.28	c ---[ 539]---> BDD-cost:   10
21.28	c ---[ 538]---> BDD-cost:   10
21.28	c ---[ 537]---> BDD-cost:   10
21.28	c ---[ 536]---> BDD-cost:   10
21.29	c ---[ 535]---> BDD-cost:   10
21.29	c ---[ 534]---> BDD-cost:   10
21.29	c ---[ 533]---> BDD-cost:   10
21.29	c ---[ 532]---> BDD-cost:   10
21.29	c ---[ 530]---> BDD-cost:   10
21.29	c ---[ 529]---> BDD-cost:   10
21.29	c ---[ 528]---> BDD-cost:   10
21.29	c ---[ 526]---> BDD-cost:   10
21.29	c ---[ 525]---> BDD-cost:   10
21.29	c ---[ 524]---> BDD-cost:   10
21.29	c ---[ 522]---> BDD-cost:   10
21.29	c ---[ 521]---> BDD-cost:   10
21.29	c ---[ 520]---> BDD-cost:   10
21.29	c ---[ 519]---> BDD-cost:   10
21.29	c ---[ 517]---> BDD-cost:   10
21.29	c ---[ 516]---> BDD-cost:   10
21.29	c ---[ 515]---> BDD-cost:   10
21.29	c ---[ 514]---> BDD-cost:   10
21.29	c ---[ 513]---> BDD-cost:   10
21.29	c ---[ 512]---> BDD-cost:   10
21.29	c ---[ 511]---> BDD-cost:   10
21.29	c ---[ 510]---> BDD-cost:   10
21.29	c ---[ 509]---> BDD-cost:   10
21.29	c ---[ 508]---> BDD-cost:   10
21.29	c ---[ 507]---> BDD-cost:   10
21.29	c ---[ 506]---> BDD-cost:   10
21.29	c ---[ 505]---> BDD-cost:   10
21.29	c ---[ 504]---> BDD-cost:   10
21.29	c ---[ 502]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.30	c ---[ 500]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.32	c ---[ 498]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.33	c ---[ 496]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.35	c ---[ 494]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.36	c ---[ 492]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.37	c ---[ 490]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.39	c ---[ 488]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.40	c ---[ 486]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.42	c ---[ 484]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.43	c ---[ 482]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.45	c ---[ 480]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.46	c ---[ 478]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.51	c ---[ 476]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.56	c ---[ 474]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
21.59	c ---[ 472]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
21.63	c ---[ 470]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
21.66	c ---[ 468]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
21.70	c ---[ 466]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
21.76	c ---[ 464]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
21.81	c ---[ 462]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
21.85	c ---[ 460]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
21.89	c ---[ 458]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
21.92	c ---[ 456]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
21.96	c ---[ 454]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.01	c ---[ 452]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.06	c ---[ 450]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.10	c ---[ 448]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
22.14	c ---[ 446]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.17	c ---[ 444]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
22.22	c ---[ 442]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.27	c ---[ 440]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.33	c ---[ 438]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.36	c ---[ 436]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
22.41	c ---[ 434]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.45	c ---[ 432]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
22.49	c ---[ 430]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.54	c ---[ 428]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.59	c ---[ 426]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.63	c ---[ 424]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
22.67	c ---[ 422]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.71	c ---[ 420]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
22.76	c ---[ 418]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.81	c ---[ 416]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.87	c ---[ 414]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.90	c ---[ 412]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
22.95	c ---[ 410]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.99	c ---[ 408]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
23.03	c ---[ 406]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.09	c ---[ 404]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.14	c ---[ 402]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
23.17	c ---[ 400]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
23.21	c ---[ 398]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
23.24	c ---[ 396]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
23.28	c ---[ 394]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.34	c ---[ 392]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.39	c ---[ 390]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.43	c ---[ 388]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
23.47	c ---[ 386]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.50	c ---[ 384]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
23.54	c ---[ 382]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.59	c ---[ 380]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.64	c ---[ 378]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
23.68	c ---[ 376]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
23.72	c ---[ 374]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
23.76	c ---[ 372]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
23.80	c ---[ 370]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.86	c ---[ 368]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.91	c ---[ 366]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.95	c ---[ 364]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
23.99	c ---[ 362]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
24.03	c ---[ 360]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
24.07	c ---[ 358]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
24.12	c ---[ 356]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
24.17	c ---[ 354]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
24.21	c ---[ 352]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
24.26	c ---[ 350]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
24.29	c ---[ 348]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
24.34	c ---[ 346]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
24.39	c ---[ 344]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
24.45	c ---[ 342]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
24.49	c ---[ 340]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
24.53	c ---[ 338]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
24.57	c ---[ 336]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
24.62	c ---[ 334]---> BDD-cost:   40
24.62	c ---[ 332]---> BDD-cost:   43
24.62	c ---[ 330]---> BDD-cost:   40
24.62	c ---[ 328]---> BDD-cost:   43
24.62	c ---[ 326]---> BDD-cost:   40
24.62	c ---[ 324]---> BDD-cost:   43
24.62	c ---[ 322]---> BDD-cost:   40
24.62	c ---[ 320]---> BDD-cost:   43
24.62	c ---[ 318]---> BDD-cost:  118
24.62	c ---[ 316]---> Sorter-cost:  616     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.63	c ---[ 314]---> BDD-cost:  118
24.63	c ---[ 312]---> Sorter-cost:  616     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.64	c ---[ 310]---> BDD-cost:   40
24.64	c ---[ 308]---> BDD-cost:   49
24.64	c ---[ 306]---> BDD-cost:   40
24.65	c ---[ 304]---> BDD-cost:   49
24.65	c ---[ 302]---> BDD-cost:  118
24.65	c ---[ 300]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.66	c ---[ 298]---> BDD-cost:  118
24.66	c ---[ 296]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.67	c ---[ 294]---> BDD-cost:   40
24.67	c ---[ 292]---> BDD-cost:   52
24.67	c ---[ 290]---> BDD-cost:   40
24.67	c ---[ 288]---> BDD-cost:   52
24.67	c ---[ 286]---> 
1801.14	c *** TERMINATED ***
1801.14	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/node41/watcher-35781-1149310895 -o ROOT/results/node41/solver-35781-1149310895 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/35781-1149310895/instance-35781-1149310895.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.97 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1440424/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=1048 CPUtime=0
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 196756075 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134623512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 262 95 71 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.97 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1428720/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=13560 CPUtime=9.99
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 4292 0 0 0 998 1 0 0 25 0 1 0 196756075 13885440 3010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 3390 3010 83 215 0 3172 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13560

[startup+20.0092 s]
/proc/loadavg: 0.98 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1428848/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=13560 CPUtime=19.99
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 4292 0 0 0 1998 1 0 0 25 0 1 0 196756075 13885440 3010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 3390 3010 83 215 0 3172 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 13560

[startup+30.0159 s]
/proc/loadavg: 0.98 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1380784/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61904 CPUtime=29.99
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 19195 0 0 0 2992 7 0 0 25 0 1 0 196756075 63389696 15038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15476 15038 109 215 0 15258 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 61904

[startup+40.0216 s]
/proc/loadavg: 0.98 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1381104/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=39.99
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 3991 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 61256

[startup+50.0273 s]
/proc/loadavg: 0.98 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1381168/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=50
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 4992 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 61256

[startup+60.033 s]
/proc/loadavg: 0.99 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1381168/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=60
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 5992 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 61256

[startup+70.0386 s]
/proc/loadavg: 0.99 1.01 1.00 2/64 1256
/proc/meminfo: memFree=1381168/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=70
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 6992 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 61256

[startup+80.0443 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381168/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=80
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 7992 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 61256

[startup+90.05 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=90.01
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 8993 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 61256

[startup+100.056 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=100.01
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 9993 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 61256

[startup+110.061 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=110.01
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 10993 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809748 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 61256

[startup+120.067 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=120.01
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 11993 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 61256

[startup+130.073 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=130.02
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 12994 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 61256

[startup+140.078 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=140.02
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 13994 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 61256

[startup+150.084 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=150.02
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 14994 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 61256

[startup+160.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=160.02
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 15994 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 61256

[startup+170.095 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=170.03
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 16995 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 61256

[startup+180.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=180.03
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 17995 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 61256

[startup+190.107 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381296/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=190.03
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 18995 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 61256

[startup+200.112 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381296/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=200.03
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 19995 8 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 61256

[startup+210.118 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381296/2055920 swapFree=4180948/4192956

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

[pid=1256] ppid=1254 vsize=61256 CPUtime=1781.41
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178132 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531234 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 61256

[startup+1783.05 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1782.41
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178232 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 61256

[startup+1784.05 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1783.42
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178333 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 61256

[startup+1785.05 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1784.42
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178433 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 61256

[startup+1786.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1785.43
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178534 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 61256

[startup+1787.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1786.43
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178634 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 61256

[startup+1788.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1787.44
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178735 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 61256

[startup+1789.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1788.44
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178835 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 61256

[startup+1790.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1789.44
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 178935 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 61256

[startup+1791.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1790.45
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179036 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 61256

[startup+1792.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1791.45
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179136 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 61256

[startup+1793.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1792.46
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179237 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 61256

[startup+1794.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1793.46
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179337 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 61256

[startup+1795.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1794.47
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179438 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809872 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 61256

[startup+1796.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1795.47
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179538 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 61256

[startup+1797.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1796.48
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179639 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005820 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 61256

[startup+1798.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1797.48
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179739 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 61256

[startup+1799.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1798.49
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179840 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 61256

[startup+1800.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1799.49
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 179940 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 61256

[startup+1801.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1800.49
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 180040 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 61256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 1256
/proc/meminfo: memFree=1381232/2055920 swapFree=4180948/4192956
[pid=1256] ppid=1254 vsize=61256 CPUtime=1800.5
/proc/1256/stat : 1256 (minisat+) R 1254 1256 1210 0 -1 4194304 21688 0 0 0 180041 9 0 0 25 0 1 0 196756075 62726144 14894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1256/statm: 15314 14894 109 215 0 15096 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 61256

Sending SIGTERM to -1256
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.52
CPU user time (s): 1800.41
CPU system time (s): 0.105983
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (Kb): 61904

Launcher Data (download as text)

Begin job on node41 on Sat Jun  3 05:01:35 UTC 2006


FILE ID= 35781-1149310895

PBS_JOBID= 307956

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-standgub.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/35781-1149310895/instance-35781-1149310895.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-35781-1149310895 -o ROOT/results/node41/solver-35781-1149310895 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/35781-1149310895/instance-35781-1149310895.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d9d4457b33bb6978c15b3abc72f33e33

RANDOM SEED= 157891669


/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.265
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.265
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:       1440696 kB
Buffers:         29456 kB
Cached:         513904 kB
SwapCached:       3904 kB
Active:          70756 kB
Inactive:       481588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440696 kB
SwapTotal:     4192956 kB
SwapFree:      4180948 kB
Dirty:             220 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            48860 kB
Committed_AS:   327216 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Sat Jun  3 05:31:36 UTC 2006