Trace number 35721

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.14Signal 214.224 214.293

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUMc6beff0c06c855c4098e361c6e1a2493
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 variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
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...
2.74	c Converting 932 PB-constraints to clauses...
2.74	c   -- Unit propagations: (none)
5.95	c   -- Detecting intervals from adjacent constraints: ########################################################################################
5.99	c   -- Clauses(.)/Splits(s): (none)
5.99	c ---[ 931]---> BDD-cost:   10
5.99	c ---[ 930]---> BDD-cost:   11
5.99	c ---[ 929]---> BDD-cost:   11
5.99	c ---[ 928]---> BDD-cost:   11
5.99	c ---[ 927]---> BDD-cost:   10
5.99	c ---[ 926]---> BDD-cost:   10
5.99	c ---[ 925]---> BDD-cost:   11
5.99	c ---[ 924]---> BDD-cost:   10
5.99	c ---[ 923]---> BDD-cost:   10
5.99	c ---[ 922]---> BDD-cost:   10
5.99	c ---[ 921]---> BDD-cost:   10
5.99	c ---[ 920]---> BDD-cost:   11
5.99	c ---[ 919]---> BDD-cost:   11
5.99	c ---[ 918]---> BDD-cost:   10
5.99	c ---[ 917]---> BDD-cost:   10
5.99	c ---[ 916]---> BDD-cost:   10
5.99	c ---[ 915]---> BDD-cost:   10
5.99	c ---[ 914]---> BDD-cost:   10
5.99	c ---[ 913]---> BDD-cost:   10
5.99	c ---[ 912]---> BDD-cost:   10
5.99	c ---[ 911]---> BDD-cost:   11
5.99	c ---[ 910]---> BDD-cost:   10
5.99	c ---[ 909]---> BDD-cost:   10
5.99	c ---[ 908]---> BDD-cost:   11
5.99	c ---[ 907]---> BDD-cost:   11
5.99	c ---[ 906]---> BDD-cost:   11
5.99	c ---[ 905]---> BDD-cost:   10
5.99	c ---[ 904]---> BDD-cost:   10
5.99	c ---[ 903]---> BDD-cost:   11
5.99	c ---[ 902]---> BDD-cost:   10
5.99	c ---[ 901]---> BDD-cost:   11
5.99	c ---[ 900]---> BDD-cost:   11
5.99	c ---[ 899]---> BDD-cost:   11
5.99	c ---[ 898]---> BDD-cost:   11
5.99	c ---[ 897]---> BDD-cost:   11
5.99	c ---[ 896]---> BDD-cost:   11
5.99	c ---[ 895]---> BDD-cost:   11
5.99	c ---[ 894]---> BDD-cost:   11
5.99	c ---[ 893]---> BDD-cost:   10
5.99	c ---[ 892]---> BDD-cost:   10
5.99	c ---[ 891]---> BDD-cost:   10
5.99	c ---[ 890]---> BDD-cost:   10
5.99	c ---[ 889]---> BDD-cost:   10
5.99	c ---[ 888]---> BDD-cost:   11
5.99	c ---[ 887]---> BDD-cost:   11
6.00	c ---[ 886]---> BDD-cost:   10
6.00	c ---[ 885]---> BDD-cost:   10
6.00	c ---[ 884]---> BDD-cost:   10
6.00	c ---[ 882]---> BDD-cost: 3755
6.03	c ---[ 880]---> Adder-cost: 1658   maxlim: 849920   bits: 20/20
6.17	c ---[ 878]---> Adder-cost: 2794   maxlim: 1435648   bits: 21/21
6.42	c ---[ 876]---> Adder-cost: 2732   maxlim: 1402880   bits: 21/21
6.64	c ---[ 874]---> BDD-cost:  907
6.65	c ---[ 872]---> BDD-cost:  483
6.65	c ---[ 870]---> Adder-cost: 5084   maxlim: 2726912   bits: 22/22
7.19	c ---[ 868]---> BDD-cost: 5527
7.24	c ---[ 866]---> BDD-cost: 5831
7.28	c ---[ 864]---> BDD-cost: 4467
7.32	c ---[ 862]---> BDD-cost: 4991
7.36	c ---[ 860]---> Adder-cost: 842   maxlim: 450560   bits: 19/19
7.43	c ---[ 858]---> Adder-cost: 710   maxlim: 410624   bits: 19/19
7.49	c ---[ 856]---> BDD-cost:  767
7.50	c ---[ 854]---> BDD-cost: 1967
7.51	c ---[ 852]---> BDD-cost: 3263
7.54	c ---[ 850]---> BDD-cost: 3339
7.57	c ---[ 848]---> BDD-cost: 1479
7.58	c ---[ 846]---> BDD-cost: 4735
7.62	c ---[ 844]---> BDD-cost: 1387
7.63	c ---[ 842]---> Adder-cost: 2896   maxlim: 1542144   bits: 21/21
7.88	c ---[ 840]---> BDD-cost: 2438
7.90	c ---[ 838]---> BDD-cost:  483
7.90	c ---[ 836]---> Adder-cost: 172   maxlim: 450560   bits: 19/19
7.97	c ---[ 834]---> Adder-cost: 1732   maxlim: 983040   bits: 20/20
8.12	c ---[ 832]---> Adder-cost: 4222   maxlim: 2463744   bits: 22/22
8.54	c ---[ 830]---> BDD-cost: 3295
8.57	c ---[ 828]---> BDD-cost: 1898
8.59	c ---[ 826]---> Adder-cost: 3580   maxlim: 2182144   bits: 22/22
8.96	c ---[ 824]---> BDD-cost: 1637
8.98	c ---[ 822]---> Adder-cost: 1226   maxlim: 730112   bits: 20/20
9.09	c ---[ 820]---> Adder-cost: 1920   maxlim: 1249280   bits: 21/21
9.29	c ---[ 818]---> Adder-cost: 3036   maxlim: 2086912   bits: 21/21
9.63	c ---[ 816]---> Adder-cost: 1182   maxlim: 716800   bits: 20/20
9.75	c ---[ 814]---> Adder-cost: 628   maxlim: 357376   bits: 19/19
9.80	c ---[ 812]---> Adder-cost: 1502   maxlim: 983040   bits: 20/20
9.96	c ---[ 810]---> Adder-cost: 476   maxlim: 277504   bits: 19/19
10.00	c ---[ 808]---> Adder-cost: 396   maxlim: 275456   bits: 19/19
10.04	c ---[ 806]---> BDD-cost: 1595
10.06	c ---[ 804]---> BDD-cost: 2606
10.08	c ---[ 802]---> BDD-cost: 1637
10.09	c ---[ 800]---> BDD-cost: 5231
10.13	c ---[ 798]---> BDD-cost: 4307
10.17	c ---[ 796]---> Adder-cost: 3194   maxlim: 2087936   bits: 21/21
10.51	c ---[ 794]---> Adder-cost: 458   maxlim: 287744   bits: 19/19
10.55	c ---[ 792]---> BDD-cost: 2231
10.57	c ---[ 790]---> BDD-cost: 5739
10.62	c ---[ 788]---> BDD-cost: 7143
10.68	c ---[ 786]---> minisat+: ADTs/Global.h:107: T* xmalloc(size_t) [with T = VecAlloc, Formula, Hash_params > >::Cell, 100>::Slot]: Assertion `size == 0 || tmp != __null' failed.

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/node7/watcher-35721-1149307510 -o ROOT/results/node7/solver-35721-1149307510 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/35721-1149307510/instance-35721-1149307510.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.95 3/64 15843
/proc/meminfo: memFree=1841880/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1048 CPUtime=0
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 196413195 1073152 94 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 262 94 74 215 0 44 0

[startup+10.0016 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1815896/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=28372 CPUtime=9.98
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 8287 0 0 0 995 3 0 0 25 0 1 0 196413195 29052928 6611 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135003915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 7093 6611 106 215 0 6875 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 28372

[startup+20.0077 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1740576/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=103684 CPUtime=19.99
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 29696 0 0 0 1984 15 0 0 25 0 1 0 196413195 106172416 25423 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 25921 25423 106 215 0 25703 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 103684

[startup+30.0137 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1622688/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=221224 CPUtime=29.99
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 61737 0 0 0 2970 29 0 0 25 0 1 0 196413195 226533376 54827 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134667315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 55306 54827 106 215 0 55088 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 221224

[startup+40.0198 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1564448/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=279332 CPUtime=39.99
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 81535 0 0 0 3960 39 0 0 25 0 1 0 196413195 286035968 69352 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 69833 69352 106 215 0 69615 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 279332

[startup+50.0269 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1460704/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=382892 CPUtime=50
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 117965 0 0 0 4946 54 0 0 25 0 1 0 196413195 392081408 95236 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 95723 95236 106 215 0 95505 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 382892

[startup+60.0329 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1378976/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=464468 CPUtime=60.01
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 138353 0 0 0 5937 64 0 0 25 0 1 0 196413195 475615232 115624 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 116117 115624 106 215 0 115899 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 464468

[startup+70.039 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1298016/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=545252 CPUtime=70.01
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 158544 0 0 0 6929 72 0 0 25 0 1 0 196413195 558338048 135815 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135002637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 136313 135815 106 215 0 136095 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 545252

[startup+80.045 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1135456/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=792652 CPUtime=80.01
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 199747 0 0 0 7911 90 0 0 25 0 1 0 196413195 811675648 177018 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134667183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 198163 177024 106 215 0 197945 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 792652

[startup+90.0511 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1089632/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=753036 CPUtime=90.02
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 231609 0 0 0 8897 105 0 0 25 0 1 0 196413195 771108864 187789 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 188259 187789 106 215 0 188041 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 753036

[startup+100.057 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=1010144/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=832368 CPUtime=100.02
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 251434 0 0 0 9889 113 0 0 25 0 1 0 196413195 852344832 207614 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 208092 207614 106 215 0 207874 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 832368

[startup+110.063 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=930656/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=911700 CPUtime=110.02
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 271266 0 0 0 10881 121 0 0 25 0 1 0 196413195 933580800 227446 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 227925 227446 106 215 0 227707 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 911700

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=851296/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=990900 CPUtime=120.02
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 291068 0 0 0 11872 130 0 0 25 0 1 0 196413195 1014681600 247248 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 247725 247248 106 215 0 247507 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 990900

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=772960/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1069044 CPUtime=130.03
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 310613 0 0 0 12865 138 0 0 25 0 1 0 196413195 1094701056 266793 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007034 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 267261 266793 106 215 0 267043 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 1069044

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=695136/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1146792 CPUtime=140.03
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 330042 0 0 0 13859 144 0 0 25 0 1 0 196413195 1174315008 286222 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134811087 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 286698 286222 106 215 0 286480 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 1146792

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=286752/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1554468 CPUtime=150.03
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 431945 0 0 0 14818 185 0 0 25 0 1 0 196413195 1591775232 388125 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135003878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 388617 388125 106 215 0 388399 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 1554468

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=439520/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1401712 CPUtime=160.04
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 435939 0 0 0 15815 189 0 0 25 0 1 0 196413195 1435353088 349937 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 350428 349937 106 215 0 350210 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 1401712

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=357152/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1483816 CPUtime=170.04
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 456487 0 0 0 16806 198 0 0 25 0 1 0 196413195 1519427584 370485 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 370954 370485 106 215 0 370736 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 1483816

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=274912/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1565920 CPUtime=180.04
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 477010 0 0 0 17797 207 0 0 25 0 1 0 196413195 1603502080 391008 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135010124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 391480 391008 106 215 0 391262 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 1565920

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=192992/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1647628 CPUtime=190.04
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 497441 0 0 0 18788 216 0 0 25 0 1 0 196413195 1687171072 411439 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135005777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 411907 411439 106 215 0 411689 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 1647628

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=111072/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1729468 CPUtime=200.04
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 517899 0 0 0 19781 223 0 0 25 0 1 0 196413195 1770975232 431897 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 432367 431897 106 215 0 432149 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 1729468

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 15843
/proc/meminfo: memFree=29600/2055920 swapFree=4181500/4192956
[pid=15843] ppid=15841 vsize=1810780 CPUtime=210.06
/proc/15843/stat : 15843 (minisat+) R 15841 15843 15797 0 -1 4194304 538209 0 0 0 20774 232 0 0 25 0 1 0 196413195 1854238720 452207 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15843/statm: 452695 452207 106 215 0 452477 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 1810780

Child ended because it received signal 6 (SIGABRT)
Real time (s): 214.293
CPU time (s): 214.224
CPU user time (s): 211.603
CPU system time (s): 2.6216
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (Kb): 1810780
The end

Launcher Data (download as text)

Begin job on node7 on Sat Jun  3 04:05:10 UTC 2006


FILE ID= 35721-1149307510

PBS_JOBID= 307718

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/35721-1149307510/instance-35721-1149307510.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-35721-1149307510 -o ROOT/results/node7/solver-35721-1149307510 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/35721-1149307510/instance-35721-1149307510.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c6beff0c06c855c4098e361c6e1a2493

RANDOM SEED= 215619104


/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.232
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.232
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:       1842280 kB
Buffers:         18968 kB
Cached:         127256 kB
SwapCached:       3308 kB
Active:          23880 kB
Inactive:       131224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842280 kB
SwapTotal:     4192956 kB
SwapFree:      4181500 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            44476 kB
Committed_AS:   283016 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Sat Jun  3 04:08:44 UTC 2006