Trace number 349321

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? (MO) 214.314 214.386

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/0.00	c Parsing PB file...
2.69/2.73	c Converting 932 PB-constraints to clauses...
2.69/2.74	c   -- Unit propagations: (none)
5.89/5.99	c   -- Detecting intervals from adjacent constraints: ########################################################################################
5.99/6.02	c   -- Clauses(.)/Splits(s): (none)
5.99/6.02	c ---[ 931]---> BDD-cost:   10
5.99/6.02	c ---[ 930]---> BDD-cost:   11
5.99/6.02	c ---[ 929]---> BDD-cost:   11
5.99/6.02	c ---[ 928]---> BDD-cost:   11
5.99/6.02	c ---[ 927]---> BDD-cost:   10
5.99/6.02	c ---[ 926]---> BDD-cost:   10
5.99/6.02	c ---[ 925]---> BDD-cost:   11
5.99/6.02	c ---[ 924]---> BDD-cost:   10
5.99/6.02	c ---[ 923]---> BDD-cost:   10
5.99/6.02	c ---[ 922]---> BDD-cost:   10
5.99/6.03	c ---[ 921]---> BDD-cost:   10
5.99/6.03	c ---[ 920]---> BDD-cost:   11
5.99/6.03	c ---[ 919]---> BDD-cost:   11
5.99/6.03	c ---[ 918]---> BDD-cost:   10
5.99/6.03	c ---[ 917]---> BDD-cost:   10
5.99/6.03	c ---[ 916]---> BDD-cost:   10
5.99/6.03	c ---[ 915]---> BDD-cost:   10
5.99/6.03	c ---[ 914]---> BDD-cost:   10
5.99/6.03	c ---[ 913]---> BDD-cost:   10
5.99/6.03	c ---[ 912]---> BDD-cost:   10
5.99/6.03	c ---[ 911]---> BDD-cost:   11
5.99/6.03	c ---[ 910]---> BDD-cost:   10
5.99/6.03	c ---[ 909]---> BDD-cost:   10
5.99/6.03	c ---[ 908]---> BDD-cost:   11
5.99/6.03	c ---[ 907]---> BDD-cost:   11
5.99/6.03	c ---[ 906]---> BDD-cost:   11
5.99/6.03	c ---[ 905]---> BDD-cost:   10
5.99/6.03	c ---[ 904]---> BDD-cost:   10
5.99/6.03	c ---[ 903]---> BDD-cost:   11
5.99/6.03	c ---[ 902]---> BDD-cost:   10
5.99/6.03	c ---[ 901]---> BDD-cost:   11
5.99/6.03	c ---[ 900]---> BDD-cost:   11
5.99/6.03	c ---[ 899]---> BDD-cost:   11
5.99/6.03	c ---[ 898]---> BDD-cost:   11
5.99/6.03	c ---[ 897]---> BDD-cost:   11
5.99/6.03	c ---[ 896]---> BDD-cost:   11
5.99/6.03	c ---[ 895]---> BDD-cost:   11
5.99/6.03	c ---[ 894]---> BDD-cost:   11
5.99/6.03	c ---[ 893]---> BDD-cost:   10
5.99/6.03	c ---[ 892]---> BDD-cost:   10
5.99/6.03	c ---[ 891]---> BDD-cost:   10
5.99/6.03	c ---[ 890]---> BDD-cost:   10
5.99/6.03	c ---[ 889]---> BDD-cost:   10
5.99/6.03	c ---[ 888]---> BDD-cost:   11
5.99/6.03	c ---[ 887]---> BDD-cost:   11
5.99/6.03	c ---[ 886]---> BDD-cost:   10
5.99/6.03	c ---[ 885]---> BDD-cost:   10
5.99/6.03	c ---[ 884]---> BDD-cost:   10
5.99/6.03	c ---[ 882]---> BDD-cost: 3755
5.99/6.06	c ---[ 880]---> Adder-cost: 1658   maxlim: 849920   bits: 20/20
6.19/6.21	c ---[ 878]---> Adder-cost: 2794   maxlim: 1435648   bits: 21/21
6.39/6.46	c ---[ 876]---> Adder-cost: 2732   maxlim: 1402880   bits: 21/21
6.59/6.68	c ---[ 874]---> BDD-cost:  907
6.59/6.68	c ---[ 872]---> BDD-cost:  483
6.59/6.69	c ---[ 870]---> Adder-cost: 5084   maxlim: 2726912   bits: 22/22
7.18/7.23	c ---[ 868]---> BDD-cost: 5527
7.18/7.27	c ---[ 866]---> BDD-cost: 5831
7.28/7.32	c ---[ 864]---> BDD-cost: 4467
7.28/7.36	c ---[ 862]---> BDD-cost: 4991
7.38/7.40	c ---[ 860]---> Adder-cost: 842   maxlim: 450560   bits: 19/19
7.38/7.47	c ---[ 858]---> Adder-cost: 710   maxlim: 410624   bits: 19/19
7.48/7.53	c ---[ 856]---> BDD-cost:  767
7.48/7.53	c ---[ 854]---> BDD-cost: 1967
7.48/7.55	c ---[ 852]---> BDD-cost: 3263
7.48/7.58	c ---[ 850]---> BDD-cost: 3339
7.59/7.60	c ---[ 848]---> BDD-cost: 1479
7.59/7.62	c ---[ 846]---> BDD-cost: 4735
7.59/7.65	c ---[ 844]---> BDD-cost: 1387
7.59/7.66	c ---[ 842]---> Adder-cost: 2896   maxlim: 1542144   bits: 21/21
7.88/7.91	c ---[ 840]---> BDD-cost: 2438
7.88/7.93	c ---[ 838]---> BDD-cost:  483
7.88/7.94	c ---[ 836]---> Adder-cost: 172   maxlim: 450560   bits: 19/19
7.98/8.00	c ---[ 834]---> Adder-cost: 1732   maxlim: 983040   bits: 20/20
8.08/8.16	c ---[ 832]---> Adder-cost: 4222   maxlim: 2463744   bits: 22/22
8.48/8.58	c ---[ 830]---> BDD-cost: 3295
8.59/8.61	c ---[ 828]---> BDD-cost: 1898
8.59/8.62	c ---[ 826]---> Adder-cost: 3580   maxlim: 2182144   bits: 22/22
8.99/9.00	c ---[ 824]---> BDD-cost: 1637
8.99/9.01	c ---[ 822]---> Adder-cost: 1226   maxlim: 730112   bits: 20/20
9.09/9.13	c ---[ 820]---> Adder-cost: 1920   maxlim: 1249280   bits: 21/21
9.29/9.33	c ---[ 818]---> Adder-cost: 3036   maxlim: 2086912   bits: 21/21
9.59/9.67	c ---[ 816]---> Adder-cost: 1182   maxlim: 716800   bits: 20/20
9.69/9.79	c ---[ 814]---> Adder-cost: 628   maxlim: 357376   bits: 19/19
9.79/9.84	c ---[ 812]---> Adder-cost: 1502   maxlim: 983040   bits: 20/20
9.89/10.00	c ---[ 810]---> Adder-cost: 476   maxlim: 277504   bits: 19/19
9.99/10.04	c ---[ 808]---> Adder-cost: 396   maxlim: 275456   bits: 19/19
9.99/10.08	c ---[ 806]---> BDD-cost: 1595
9.99/10.09	c ---[ 804]---> BDD-cost: 2606
10.09/10.12	c ---[ 802]---> BDD-cost: 1637
10.09/10.13	c ---[ 800]---> BDD-cost: 5231
10.09/10.17	c ---[ 798]---> BDD-cost: 4307
10.19/10.21	c ---[ 796]---> Adder-cost: 3194   maxlim: 2087936   bits: 21/21
10.49/10.55	c ---[ 794]---> Adder-cost: 458   maxlim: 287744   bits: 19/19
10.49/10.59	c ---[ 792]---> BDD-cost: 2231
10.59/10.61	c ---[ 790]---> BDD-cost: 5739
10.59/10.66	c ---[ 788]---> BDD-cost: 7143
10.69/10.72	c ---[ 786]---> 
214.03/214.10	c *** TERMINATED ***
214.03/214.10	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349321-1176695501/instance-349321-1176695501.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-349321-1176695501 -o ROOT/results/node58/solver-349321-1176695501 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/349321-1176695501/minisat+ /tmp/evaluation/349321-1176695501/instance-349321-1176695501.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.08 1.02 3/64 28063
/proc/meminfo: memFree=1810160/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=1048 CPUtime=0
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 117459832 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 262 106 74 215 0 44 0

[startup+0.0845119 s]
/proc/loadavg: 1.06 1.08 1.02 3/64 28063
/proc/meminfo: memFree=1810160/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=2280 CPUtime=0.08
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 418 0 0 0 8 0 0 0 18 0 1 0 117459832 2334720 403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 570 403 74 215 0 352 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2280

[startup+0.101513 s]
/proc/loadavg: 1.06 1.08 1.02 3/64 28063
/proc/meminfo: memFree=1810160/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=2412 CPUtime=0.09
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 446 0 0 0 9 0 0 0 18 0 1 0 117459832 2469888 431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 603 431 74 215 0 385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301547 s]
/proc/loadavg: 1.06 1.08 1.02 3/64 28063
/proc/meminfo: memFree=1810160/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=3840 CPUtime=0.29
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 786 0 0 0 29 0 0 0 19 0 1 0 117459832 3932160 771 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 960 771 75 215 0 742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3840

[startup+0.701613 s]
/proc/loadavg: 1.06 1.08 1.02 3/64 28063
/proc/meminfo: memFree=1810160/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=6400 CPUtime=0.69
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 1413 0 0 0 69 0 0 0 22 0 1 0 117459832 6553600 1398 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134625743 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 1600 1398 75 215 0 1382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6400

[startup+1.50175 s]
/proc/loadavg: 1.06 1.08 1.02 2/65 28064
/proc/meminfo: memFree=1803624/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=11056 CPUtime=1.49
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 2907 0 0 0 148 1 0 0 25 0 1 0 117459832 11321344 2514 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 2764 2515 75 215 0 2546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11056

[startup+3.10202 s]
/proc/loadavg: 1.06 1.08 1.02 2/65 28064
/proc/meminfo: memFree=1798760/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=16776 CPUtime=3.09
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 4766 0 0 0 307 2 0 0 25 0 1 0 117459832 17178624 3927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621726 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 4194 3927 83 215 0 3976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16776

[startup+6.30155 s]
/proc/loadavg: 1.05 1.08 1.02 2/65 28064
/proc/meminfo: memFree=1794472/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=18816 CPUtime=6.29
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 5459 0 0 0 626 3 0 0 25 0 1 0 117459832 19267584 4399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 4704 4399 106 215 0 4486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18816

[startup+12.7016 s]
/proc/loadavg: 1.05 1.08 1.02 2/65 28064
/proc/meminfo: memFree=1772776/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=45348 CPUtime=12.68
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 13138 0 0 0 1262 6 0 0 25 0 1 0 117459832 46436352 10842 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 11337 10842 106 215 0 11119 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45348

[startup+25.5018 s]
/proc/loadavg: 1.04 1.07 1.02 2/65 28064
/proc/meminfo: memFree=1662760/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=151584 CPUtime=25.48
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 44322 0 0 0 2527 21 0 0 25 0 1 0 117459832 155222016 37412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 37896 37412 106 215 0 37678 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151584

[startup+51.101 s]
/proc/loadavg: 1.02 1.07 1.02 2/65 28064
/proc/meminfo: memFree=1424488/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=391868 CPUtime=51.08
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 120205 0 0 0 5054 54 0 0 25 0 1 0 117459832 401272832 97476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 97967 97477 106 215 0 97749 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 391868

[startup+102.306 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 28064
/proc/meminfo: memFree=960040/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=851244 CPUtime=102.26
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 256147 0 0 0 10119 107 0 0 25 0 1 0 117459832 871673856 212327 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 212811 212328 106 215 0 212593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 851244

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 28064
/proc/meminfo: memFree=393832/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=1420984 CPUtime=162.24
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 440766 0 0 0 16040 184 0 0 25 0 1 0 117459832 1455087616 354764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 355246 354765 106 215 0 355028 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1420984



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+214.101 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 28064
/proc/meminfo: memFree=16040/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=1843912 CPUtime=214.03
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194304 546482 0 0 0 21177 226 0 0 25 0 1 0 117459832 1888165888 460480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 460978 460480 106 215 0 460760 0
Current children cumulated CPU time (s) 214.03
Current children cumulated vsize (KiB) 1843912

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+214.206 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 28064
/proc/meminfo: memFree=16040/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=0 CPUtime=214.13
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194308 546484 0 0 0 21177 236 0 0 25 0 1 0 117459832 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 214.13
Current children cumulated vsize (KiB) 0

[startup+214.301 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 28064
/proc/meminfo: memFree=16040/2055920 swapFree=4184484/4192956
[pid=28063] ppid=28061 vsize=0 CPUtime=214.22
/proc/28063/stat : 28063 (minisat+) R 28061 28063 27619 0 -1 4194308 546484 0 0 0 21177 245 0 0 25 0 1 0 117459832 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16386 0 0 0 17 1 0 0
/proc/28063/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 214.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 214.386
CPU time (s): 214.314
CPU user time (s): 211.773
CPU system time (s): 2.54161
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 1843912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.773
system time used= 2.54161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 546484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 550

runsolver used 0.158975 second user time and 0.449931 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Apr 16 03:51:41 UTC 2007

IDJOB= 349321
IDBENCH= 2353
IDSOLVER= 156
FILE ID= node58/349321-1176695501

PBS_JOBID= 4560000

Free space on /tmp= 66503 MiB

SOLVER NAME= minisat+ 1.14
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= /tmp/evaluation/349321-1176695501/minisat+ /tmp/evaluation/349321-1176695501/instance-349321-1176695501.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-349321-1176695501 -o ROOT/results/node58/conversion-349321-1176695501 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349321-1176695501/instance-349321-1176695501.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-349321-1176695501 -o ROOT/results/node58/solver-349321-1176695501 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/349321-1176695501/minisat+ /tmp/evaluation/349321-1176695501/instance-349321-1176695501.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c6beff0c06c855c4098e361c6e1a2493

RANDOM SEED= 397859531

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1810568 kB
Buffers:         25140 kB
Cached:         137004 kB
SwapCached:       2416 kB
Active:          79800 kB
Inactive:       105428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810568 kB
SwapTotal:     4192956 kB
SwapFree:      4184484 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29160 kB
Slab:            46116 kB
Committed_AS:   888580 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66503 MiB

End job on node58 on Mon Apr 16 03:55:18 UTC 2007