Trace number 35803

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.71 1801.14

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standata.opb
MD5SUM0fd8d82b89614ba6aec45b78f4728905
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 variables30004
Total number of constraints455
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 constraints455
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.61	c Converting 596 PB-constraints to clauses...
1.62	c   -- Unit propagations: pppppppppppppppppppppppppppppppp
21.14	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################
21.16	c   -- Clauses(.)/Splits(s): sssssssssssssss
21.16	c ---[ 607]---> BDD-cost:   16
21.16	c ---[ 606]---> BDD-cost:   15
21.16	c ---[ 605]---> BDD-cost:   15
21.16	c ---[ 604]---> BDD-cost:   13
21.16	c ---[ 603]---> BDD-cost:   13
21.16	c ---[ 602]---> BDD-cost:   17
21.16	c ---[ 601]---> BDD-cost:   16
21.16	c ---[ 600]---> BDD-cost:   15
21.16	c ---[ 599]---> BDD-cost:   15
21.16	c ---[ 598]---> BDD-cost:   13
21.16	c ---[ 597]---> BDD-cost:   13
21.16	c ---[ 596]---> BDD-cost:   17
21.16	c ---[ 595]---> BDD-cost:   16
21.16	c ---[ 594]---> BDD-cost:   15
21.16	c ---[ 593]---> BDD-cost:   15
21.16	c ---[ 592]---> BDD-cost:   13
21.17	c ---[ 591]---> BDD-cost:   13
21.17	c ---[ 590]---> BDD-cost:   17
21.17	c ---[ 589]---> BDD-cost:   16
21.17	c ---[ 588]---> BDD-cost:   15
21.17	c ---[ 587]---> BDD-cost:   15
21.17	c ---[ 586]---> BDD-cost:   13
21.17	c ---[ 585]---> BDD-cost:   13
21.17	c ---[ 584]---> BDD-cost:   17
21.17	c ---[ 583]---> BDD-cost:   16
21.17	c ---[ 582]---> BDD-cost:   15
21.17	c ---[ 581]---> BDD-cost:   15
21.17	c ---[ 580]---> BDD-cost:   13
21.17	c ---[ 579]---> BDD-cost:   13
21.17	c ---[ 578]---> BDD-cost:   17
21.17	c ---[ 577]---> BDD-cost:   16
21.17	c ---[ 576]---> BDD-cost:   15
21.17	c ---[ 575]---> BDD-cost:   15
21.17	c ---[ 574]---> BDD-cost:   13
21.17	c ---[ 573]---> BDD-cost:   13
21.17	c ---[ 572]---> BDD-cost:   17
21.17	c ---[ 571]---> BDD-cost:   13
21.17	c ---[ 570]---> BDD-cost:   13
21.17	c ---[ 569]---> BDD-cost:   13
21.17	c ---[ 565]---> BDD-cost:   13
21.17	c ---[ 564]---> BDD-cost:   13
21.17	c ---[ 563]---> BDD-cost:   13
21.17	c ---[ 559]---> BDD-cost:   10
21.17	c ---[ 557]---> BDD-cost:   10
21.17	c ---[ 556]---> BDD-cost:   10
21.17	c ---[ 554]---> BDD-cost:   10
21.17	c ---[ 553]---> BDD-cost:   10
21.17	c ---[ 552]---> BDD-cost:   10
21.17	c ---[ 550]---> BDD-cost:   10
21.17	c ---[ 549]---> BDD-cost:   10
21.17	c ---[ 548]---> BDD-cost:   10
21.17	c ---[ 547]---> BDD-cost:   10
21.17	c ---[ 545]---> BDD-cost:   10
21.17	c ---[ 544]---> BDD-cost:   10
21.17	c ---[ 543]---> BDD-cost:   10
21.17	c ---[ 542]---> BDD-cost:   10
21.17	c ---[ 541]---> BDD-cost:   10
21.17	c ---[ 540]---> BDD-cost:   10
21.17	c ---[ 539]---> BDD-cost:   10
21.17	c ---[ 538]---> BDD-cost:   10
21.17	c ---[ 537]---> BDD-cost:   10
21.17	c ---[ 536]---> BDD-cost:   10
21.17	c ---[ 535]---> BDD-cost:   10
21.17	c ---[ 534]---> BDD-cost:   10
21.17	c ---[ 533]---> BDD-cost:   10
21.17	c ---[ 532]---> BDD-cost:   10
21.17	c ---[ 530]---> BDD-cost:   10
21.17	c ---[ 529]---> BDD-cost:   10
21.17	c ---[ 528]---> BDD-cost:   10
21.17	c ---[ 526]---> BDD-cost:   10
21.17	c ---[ 525]---> BDD-cost:   10
21.17	c ---[ 524]---> BDD-cost:   10
21.17	c ---[ 522]---> BDD-cost:   10
21.17	c ---[ 521]---> BDD-cost:   10
21.17	c ---[ 520]---> BDD-cost:   10
21.17	c ---[ 519]---> BDD-cost:   10
21.17	c ---[ 517]---> BDD-cost:   10
21.17	c ---[ 516]---> BDD-cost:   10
21.17	c ---[ 515]---> BDD-cost:   10
21.17	c ---[ 514]---> BDD-cost:   10
21.17	c ---[ 513]---> BDD-cost:   10
21.17	c ---[ 512]---> BDD-cost:   10
21.18	c ---[ 511]---> BDD-cost:   10
21.18	c ---[ 510]---> BDD-cost:   10
21.18	c ---[ 509]---> BDD-cost:   10
21.18	c ---[ 508]---> BDD-cost:   10
21.18	c ---[ 507]---> BDD-cost:   10
21.18	c ---[ 506]---> BDD-cost:   10
21.18	c ---[ 505]---> BDD-cost:   10
21.18	c ---[ 504]---> BDD-cost:   10
21.18	c ---[ 502]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.19	c ---[ 500]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.20	c ---[ 498]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.22	c ---[ 496]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.23	c ---[ 494]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.25	c ---[ 492]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.26	c ---[ 490]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.28	c ---[ 488]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.29	c ---[ 486]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.30	c ---[ 484]---> Sorter-cost: 1047     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.32	c ---[ 482]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.33	c ---[ 480]---> Sorter-cost: 1005     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
21.35	c ---[ 478]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.40	c ---[ 476]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.45	c ---[ 474]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
21.48	c ---[ 472]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
21.51	c ---[ 470]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
21.55	c ---[ 468]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
21.58	c ---[ 466]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
21.64	c ---[ 464]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
21.69	c ---[ 462]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
21.73	c ---[ 460]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
21.77	c ---[ 458]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
21.80	c ---[ 456]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
21.84	c ---[ 454]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.89	c ---[ 452]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
21.94	c ---[ 450]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
21.98	c ---[ 448]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
22.02	c ---[ 446]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.05	c ---[ 444]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
22.10	c ---[ 442]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.15	c ---[ 440]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.21	c ---[ 438]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.24	c ---[ 436]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
22.28	c ---[ 434]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.32	c ---[ 432]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
22.36	c ---[ 430]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.41	c ---[ 428]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.46	c ---[ 426]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.50	c ---[ 424]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
22.54	c ---[ 422]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
22.58	c ---[ 420]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
22.62	c ---[ 418]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.68	c ---[ 416]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
22.74	c ---[ 414]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.77	c ---[ 412]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
22.82	c ---[ 410]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
22.85	c ---[ 408]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
22.90	c ---[ 406]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
22.95	c ---[ 404]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.00	c ---[ 402]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
23.03	c ---[ 400]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
23.08	c ---[ 398]---> Adder-cost: 342   maxlim: 524286   bits: 20/19
23.11	c ---[ 396]---> Adder-cost: 361   maxlim: 524286   bits: 20/19
23.14	c ---[ 394]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.20	c ---[ 392]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.26	c ---[ 390]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.29	c ---[ 388]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
23.33	c ---[ 386]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.37	c ---[ 384]---> Adder-cost: 390   maxlim: 1081341   bits: 21/21
23.41	c ---[ 382]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.46	c ---[ 380]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.51	c ---[ 378]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
23.54	c ---[ 376]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
23.58	c ---[ 374]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
23.62	c ---[ 372]---> Adder-cost: 410   maxlim: 557053   bits: 21/20
23.66	c ---[ 370]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.72	c ---[ 368]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
23.77	c ---[ 366]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.81	c ---[ 364]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
23.85	c ---[ 362]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
23.89	c ---[ 360]---> Adder-cost: 416   maxlim: 1179645   bits: 22/21
23.93	c ---[ 358]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
23.98	c ---[ 356]---> Adder-cost: 460   maxlim: 262143   bits: 19/18
24.03	c ---[ 354]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
24.07	c ---[ 352]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
24.11	c ---[ 350]---> Adder-cost: 366   maxlim: 540669   bits: 20/20
24.15	c ---[ 348]---> Adder-cost: 432   maxlim: 655357   bits: 21/20
24.20	c ---[ 346]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
24.25	c ---[ 344]---> Adder-cost: 486   maxlim: 524287   bits: 20/19
24.31	c ---[ 342]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
24.34	c ---[ 340]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
24.39	c ---[ 338]---> Adder-cost: 370   maxlim: 1064957   bits: 21/21
24.43	c ---[ 336]---> Adder-cost: 434   maxlim: 1310717   bits: 22/21
24.47	c ---[ 334]---> BDD-cost:   40
24.47	c ---[ 332]---> BDD-cost:   43
24.47	c ---[ 330]---> BDD-cost:   40
24.48	c ---[ 328]---> BDD-cost:   43
24.48	c ---[ 326]---> BDD-cost:   40
24.48	c ---[ 324]---> BDD-cost:   43
24.48	c ---[ 322]---> BDD-cost:   40
24.48	c ---[ 320]---> BDD-cost:   43
24.48	c ---[ 318]---> BDD-cost:  118
24.48	c ---[ 316]---> Sorter-cost:  616     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.49	c ---[ 314]---> BDD-cost:  118
24.49	c ---[ 312]---> Sorter-cost:  616     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.50	c ---[ 310]---> BDD-cost:   40
24.50	c ---[ 308]---> BDD-cost:   49
24.50	c ---[ 306]---> BDD-cost:   40
24.50	c ---[ 304]---> BDD-cost:   49
24.50	c ---[ 302]---> BDD-cost:  118
24.50	c ---[ 300]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.51	c ---[ 298]---> BDD-cost:  118
24.51	c ---[ 296]---> Sorter-cost:  614     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
24.52	c ---[ 294]---> BDD-cost:   40
24.52	c ---[ 292]---> BDD-cost:   52
24.52	c ---[ 290]---> BDD-cost:   40
24.52	c ---[ 288]---> BDD-cost:   52
24.53	c ---[ 286]---> 
1801.12	c *** TERMINATED ***
1801.12	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/node31/watcher-35803-1149311900 -o ROOT/results/node31/solver-35803-1149311900 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35803-1149311900/instance-35803-1149311900.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.81 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1484032/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=1048 CPUtime=0
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 196853670 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 262 98 74 215 0 44 0

[startup+10.0016 s]
/proc/loadavg: 0.84 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1472656/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=12916 CPUtime=9.99
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 4047 0 0 0 998 1 0 0 25 0 1 0 196853670 13225984 2907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 3229 2907 83 215 0 3011 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 12916

[startup+20.0074 s]
/proc/loadavg: 0.86 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1472784/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=12916 CPUtime=19.99
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 4047 0 0 0 1998 1 0 0 25 0 1 0 196853670 13225984 2907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 3229 2907 83 215 0 3011 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 12916

[startup+30.0132 s]
/proc/loadavg: 0.88 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1423376/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=62524 CPUtime=30
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 19261 0 0 0 2992 8 0 0 25 0 1 0 196853670 64024576 15265 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15631 15265 109 215 0 15413 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 62524

[startup+40.0191 s]
/proc/loadavg: 0.90 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1424976/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=40
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 3991 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 60688

[startup+50.0249 s]
/proc/loadavg: 0.91 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=50
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 4991 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 60688

[startup+60.0307 s]
/proc/loadavg: 0.93 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=60
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 5991 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 60688

[startup+70.0365 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=70.01
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 6992 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 60688

[startup+80.0424 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=80.01
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 7992 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 60688

[startup+90.0482 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=90.01
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 8992 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811820 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 60688

[startup+100.054 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=100.02
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 9993 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 60688

[startup+110.06 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=110.02
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 10993 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 60688

[startup+120.066 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=120.02
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 11993 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 60688

[startup+130.071 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=130.03
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 12994 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691294 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 60688

[startup+140.077 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=140.03
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 13994 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530490 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 60688

[startup+150.083 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=150.03
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 14994 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 60688

[startup+160.089 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=160.04
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 15995 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 60688

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=170.04
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 16995 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 60688

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=180.04
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 17995 9 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012164 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 60688

[startup+190.106 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=190.06
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 18996 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 60688

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=200.06
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 19996 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134680009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 60688

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4533
/proc/meminfo: memFree=1425104/2055920 swapFree=4181480/4192956

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

[pid=4533] ppid=4531 vsize=60688 CPUtime=1781.6
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178150 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 60688

[startup+1783.03 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1782.6
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178250 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 60688

[startup+1784.03 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1783.6
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178350 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 60688

[startup+1785.04 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1784.61
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178451 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 60688

[startup+1786.04 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1785.61
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178551 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 60688

[startup+1787.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1786.62
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178652 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 60688

[startup+1788.05 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1787.62
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178752 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 60688

[startup+1789.06 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1788.63
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178853 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810612 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 60688

[startup+1790.06 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1789.63
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 178953 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 60688

[startup+1791.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1790.64
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179054 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 60688

[startup+1792.07 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1791.64
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179154 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 60688

[startup+1793.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1792.65
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179255 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012160 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 60688

[startup+1794.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1793.65
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179355 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012077 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 60688

[startup+1795.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1794.66
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179456 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 60688

[startup+1796.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1795.66
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179556 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 60688

[startup+1797.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1796.66
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179656 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 60688

[startup+1798.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1797.67
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179757 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 60688

[startup+1799.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1798.67
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179857 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005773 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 60688

[startup+1800.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1799.68
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 179958 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838474 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 60688

[startup+1801.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1800.68
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 180058 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 60688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 4535
/proc/meminfo: memFree=1425040/2055920 swapFree=4181480/4192956
[pid=4533] ppid=4531 vsize=60688 CPUtime=1800.69
/proc/4533/stat : 4533 (minisat+) R 4531 4533 4487 0 -1 4194304 21468 0 0 0 180059 10 0 0 25 0 1 0 196853670 62144512 14835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4533/statm: 15172 14835 109 215 0 14954 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 60688

Sending SIGTERM to -4533
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.14
CPU time (s): 1800.71
CPU user time (s): 1800.59
CPU system time (s): 0.116982
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (Kb): 62524

Launcher Data (download as text)

Begin job on node31 on Sat Jun  3 05:18:20 UTC 2006


FILE ID= 35803-1149311900

PBS_JOBID= 308044

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-standata.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35803-1149311900/instance-35803-1149311900.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node31/watcher-35803-1149311900 -o ROOT/results/node31/solver-35803-1149311900 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/35803-1149311900/instance-35803-1149311900.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0fd8d82b89614ba6aec45b78f4728905

RANDOM SEED= 387529548


/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:       1484240 kB
Buffers:         30808 kB
Cached:         467364 kB
SwapCached:       3396 kB
Active:          93200 kB
Inactive:       413920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484240 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:             336 kB
Writeback:           0 kB
Mapped:          14964 kB
Slab:            50528 kB
Committed_AS:   347612 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 node31 on Sat Jun  3 05:48:21 UTC 2006