Trace number 2689630

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.4a? (MO) 1771.27 1771.23

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM5648463b311d39ee56e08f95de13a148
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.44993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints71
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3850
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689630-1277886240.wbo.
0.00/0.00	c Instance file HOME/instance-2689630-1277886240.wbo
0.00/0.00	c File size is 91718 bytes.
0.00/0.01	c Highest Coefficient sum: 52
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      5100                                                |
0.00/0.01	c |  Number Clauses:        102                                                 |
0.00/0.01	c |  Number Cardinality:    100                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    5100      202    10200 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       103 |    5100      202    10200 |     5500      103    188 |  0.000 % |
0.00/0.03	c |       255 |    5100      202    10200 |     6050      255    230 |  0.000 % |
0.00/0.04	c |       484 |    5100      202    10200 |     6655      484    278 |  0.000 % |
0.00/0.06	c |       822 |    5100      202    10200 |     7320      822    250 |  0.000 % |
0.06/0.09	c |      1329 |    5100      202    10200 |     8052     1329    238 |  0.000 % |
0.08/0.15	c |      2088 |    5100      202    10200 |     8857     2088    237 |  0.000 % |
0.19/0.26	c |      3229 |    5100      202    10200 |     9743     3229    251 |  0.000 % |
0.48/0.56	c |      4938 |    5100      202    10200 |    10717     4938    289 |  0.000 % |
0.99/1.06	c |      7500 |    5100      202    10200 |    11789     7500    300 |  0.000 % |
1.78/1.89	c |     11344 |    5100      202    10200 |    12968    11344    293 |  0.000 % |
4.09/4.10	c |     17112 |    5100      202    10200 |    14265     9367    322 |  0.000 % |
8.18/8.23	c |     25763 |    5100      202    10200 |    15692     9636    340 |  0.000 % |
14.08/14.19	c |     38740 |    5100      202    10200 |    17261    13455    360 |  0.000 % |
25.39/25.46	c |     58204 |    5100      202    10200 |    18987    13133    328 |  0.000 % |
39.09/39.18	c |     87398 |    5100      202    10200 |    20886    18669    511 |  0.000 % |
109.79/109.89	c |    131188 |    5100      202    10200 |    22974    23254   1365 |  0.000 % |
179.98/180.08	c |    196872 |    5100      202    10200 |    25272    23831   1254 |  0.000 % |
752.00/752.09	c |    295400 |    5100      202    10200 |    27799    16457   1148 |  0.000 % |
942.81/942.88	c |    443189 |    5100      202    10200 |    30579    31638    743 |  0.000 % |
1229.22/1229.20	c |    664873 |    5100      202    10200 |    33637    18798    710 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2689630-1277886240/watcher-2689630-1277886240 -o /tmp/evaluation-result-2689630-1277886240/solver-2689630-1277886240 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689630-1277886240.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.42 0.44 0.15 3/200 10691
/proc/meminfo: memFree=31300052/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3340 CPUtime=0
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 423 0 0 0 0 0 0 0 22 0 1 0 129920211 3420160 341 4089446400 134512640 135751879 4287741424 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10691/statm: 835 341 136 303 0 507 0

[startup+0.0724949 s]
/proc/loadavg: 1.42 0.44 0.15 3/200 10691
/proc/meminfo: memFree=31300052/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=4608 CPUtime=0.06
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 810 0 0 0 6 0 0 0 22 0 1 0 129920211 4718592 705 4089446400 134512640 135751879 4287741424 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10691/statm: 1152 705 143 303 0 847 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4608

[startup+0.10049 s]
/proc/loadavg: 1.42 0.44 0.15 3/200 10691
/proc/meminfo: memFree=31300052/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=5004 CPUtime=0.08
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 915 0 0 0 8 0 0 0 22 0 1 0 129920211 5124096 810 4089446400 134512640 135751879 4287741424 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10691/statm: 1251 810 143 303 0 946 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5004

[startup+0.300452 s]
/proc/loadavg: 1.42 0.44 0.15 3/200 10691
/proc/meminfo: memFree=31300052/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=7776 CPUtime=0.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 1603 0 0 0 28 1 0 0 23 0 1 0 129920211 7962624 1498 4089446400 134512640 135751879 4287741424 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10691/statm: 1944 1498 143 303 0 1639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7776

[startup+0.700379 s]
/proc/loadavg: 1.42 0.44 0.15 3/200 10691
/proc/meminfo: memFree=31300052/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=11488 CPUtime=0.69
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 2518 0 0 0 67 2 0 0 25 0 1 0 129920211 11763712 2413 4089446400 134512640 135751879 4287741424 18446744073709551615 134607666 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/10691/statm: 2872 2413 143 303 0 2567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11488

[startup+1.50023 s]
/proc/loadavg: 1.42 0.44 0.15 3/201 10692
/proc/meminfo: memFree=31288884/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=16504 CPUtime=1.48
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 3792 0 0 0 146 2 0 0 25 0 1 0 129920211 16900096 3687 4089446400 134512640 135751879 4287741424 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10691/statm: 4126 3687 143 303 0 3821 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16504

[startup+3.10095 s]
/proc/loadavg: 1.47 0.47 0.16 3/201 10692
/proc/meminfo: memFree=31281692/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=24292 CPUtime=3.09
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 5742 0 0 0 306 3 0 0 25 0 1 0 129920211 24875008 5637 4089446400 134512640 135751879 4287741424 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10691/statm: 6073 5637 143 303 0 5768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24292

[startup+6.30037 s]
/proc/loadavg: 1.47 0.47 0.16 3/201 10692
/proc/meminfo: memFree=31268088/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=36308 CPUtime=6.28
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 8736 0 0 0 625 3 0 0 25 0 1 0 129920211 37179392 8631 4089446400 134512640 135751879 4287741424 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10691/statm: 9077 8631 143 303 0 8772 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36308

[startup+12.7002 s]
/proc/loadavg: 1.55 0.52 0.18 3/201 10692
/proc/meminfo: memFree=31246500/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=57628 CPUtime=12.69
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 14062 0 0 0 1263 6 0 0 25 0 1 0 129920211 59011072 13957 4089446400 134512640 135751879 4287741424 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10691/statm: 14407 13957 143 303 0 14102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57628

[startup+25.5009 s]
/proc/loadavg: 1.62 0.56 0.20 3/201 10692
/proc/meminfo: memFree=31212888/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=89624 CPUtime=25.49
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 22032 0 0 0 2539 10 0 0 25 0 1 0 129920211 91774976 21927 4089446400 134512640 135751879 4287741424 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/10691/statm: 22406 21927 143 303 0 22101 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89624

[startup+51.1002 s]
/proc/loadavg: 1.75 0.68 0.25 3/201 10739
/proc/meminfo: memFree=31263656/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=206808 CPUtime=51.08
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 51339 0 0 0 5088 20 0 0 25 0 1 0 129920211 211771392 51234 4089446400 134512640 135751879 4287741424 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 51702 51234 143 303 0 51397 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 206808

[startup+102.307 s]
/proc/loadavg: 1.90 0.90 0.34 3/201 10740
/proc/meminfo: memFree=31058752/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=374164 CPUtime=102.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 93170 0 0 0 10199 30 0 0 25 0 1 0 129920211 383143936 93065 4089446400 134512640 135751879 4287741424 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 93541 93065 143 303 0 93236 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 374164

[startup+162.301 s]
/proc/loadavg: 1.96 1.10 0.44 3/201 10742
/proc/meminfo: memFree=30817520/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=592416 CPUtime=162.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 147713 0 0 0 16175 54 0 0 25 0 1 0 129920211 606633984 147608 4089446400 134512640 135751879 4287741424 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 148104 147608 143 303 0 147799 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 592416

[startup+222.301 s]
/proc/loadavg: 1.98 1.26 0.54 3/201 10744
/proc/meminfo: memFree=30687016/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=667084 CPUtime=222.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 166355 0 0 0 22169 60 0 0 25 0 1 0 129920211 683094016 166250 4089446400 134512640 135751879 4287741424 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 166771 166250 143 303 0 166466 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 667084

[startup+282.301 s]
/proc/loadavg: 2.02 1.40 0.63 3/201 10746
/proc/meminfo: memFree=30626836/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=724868 CPUtime=282.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 180783 0 0 0 28165 64 0 0 25 0 1 0 129920211 742264832 180678 4089446400 134512640 135751879 4287741424 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 181217 180678 143 303 0 180912 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 724868

[startup+342.3 s]
/proc/loadavg: 2.01 1.51 0.72 3/201 10747
/proc/meminfo: memFree=30555244/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=796572 CPUtime=342.29
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 198701 0 0 0 34160 69 0 0 25 0 1 0 129920211 815689728 198596 4089446400 134512640 135751879 4287741424 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 199143 198596 143 303 0 198838 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 796572

[startup+402.3 s]
/proc/loadavg: 2.00 1.59 0.79 3/201 10748
/proc/meminfo: memFree=30463436/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=886456 CPUtime=402.3
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 221155 0 0 0 40154 76 0 0 25 0 1 0 129920211 907730944 221050 4089446400 134512640 135751879 4287741424 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 221614 221050 143 303 0 221309 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 886456

[startup+462.3 s]
/proc/loadavg: 2.00 1.67 0.87 3/201 10753
/proc/meminfo: memFree=30371152/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=959552 CPUtime=462.3
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 239431 0 0 0 46148 82 0 0 25 0 1 0 129920211 982581248 239326 4089446400 134512640 135751879 4287741424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 239888 239326 143 303 0 239583 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 959552

[startup+522.3 s]
/proc/loadavg: 2.00 1.72 0.93 3/201 10755
/proc/meminfo: memFree=30312708/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1018172 CPUtime=522.3
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 254096 0 0 0 52144 86 0 0 25 0 1 0 129920211 1042608128 253991 4089446400 134512640 135751879 4287741424 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 254543 253991 143 303 0 254238 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1018172

[startup+582.301 s]
/proc/loadavg: 2.00 1.77 1.00 3/201 10757
/proc/meminfo: memFree=30242608/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1087648 CPUtime=582.3
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 271454 0 0 0 58138 92 0 0 25 0 1 0 129920211 1113751552 271349 4089446400 134512640 135751879 4287741424 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 271912 271349 143 303 0 271607 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1087648

[startup+642.301 s]
/proc/loadavg: 2.00 1.81 1.06 3/201 10758
/proc/meminfo: memFree=30200532/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1129364 CPUtime=642.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 281891 0 0 0 64133 98 0 0 25 0 1 0 129920211 1156468736 281786 4089446400 134512640 135751879 4287741424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 282341 281786 143 303 0 282036 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1129364

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.04 1.90 1.22 3/201 10763
/proc/meminfo: memFree=29780284/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1546660 CPUtime=822.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 386121 0 0 0 82096 135 0 0 25 0 1 0 129920211 1583779840 386016 4089446400 134512640 135751879 4287741424 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 386665 386016 143 303 0 386360 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1546660

[startup+882.301 s]
/proc/loadavg: 2.01 1.92 1.27 3/201 10765
/proc/meminfo: memFree=29638632/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1667572 CPUtime=882.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 416344 0 0 0 88085 146 0 0 25 0 1 0 129920211 1707593728 416239 4089446400 134512640 135751879 4287741424 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 416893 416239 143 303 0 416588 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1667572

[startup+942.301 s]
/proc/loadavg: 2.00 1.93 1.31 3/201 10766
/proc/meminfo: memFree=29521404/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1784984 CPUtime=942.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 445673 0 0 0 94075 156 0 0 25 0 1 0 129920211 1827823616 445568 4089446400 134512640 135751879 4287741424 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 446246 445568 143 303 0 445941 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1784984

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.35 3/201 10767
/proc/meminfo: memFree=29376532/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=1929384 CPUtime=1002.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 481759 0 0 0 100060 171 0 0 25 0 1 0 129920211 1975689216 481654 4089446400 134512640 135751879 4287741424 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 482346 481654 143 303 0 482041 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1929384

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.39 3/201 10769
/proc/meminfo: memFree=29253592/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2052556 CPUtime=1062.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 512519 0 0 0 106049 182 0 0 25 0 1 0 129920211 2101817344 512414 4089446400 134512640 135751879 4287741424 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 513139 512414 143 303 0 512834 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2052556

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/201 10771
/proc/meminfo: memFree=29126820/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2178216 CPUtime=1122.31
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 543952 0 0 0 112038 193 0 0 25 0 1 0 129920211 2230493184 543847 4089446400 134512640 135751879 4287741424 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 544554 543847 143 303 0 544249 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2178216

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/201 10773
/proc/meminfo: memFree=28973384/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2332508 CPUtime=1182.32
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 582484 0 0 0 118024 208 0 0 25 0 1 0 129920211 2388488192 582379 4089446400 134512640 135751879 4287741424 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 583127 582379 143 303 0 582822 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2332508

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/201 10774
/proc/meminfo: memFree=28813400/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2492900 CPUtime=1242.32
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 622579 0 0 0 124011 221 0 0 25 0 1 0 129920211 2552729600 622474 4089446400 134512640 135751879 4287741424 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 623225 622474 143 303 0 622920 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2492900

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/201 10775
/proc/meminfo: memFree=28636412/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2666200 CPUtime=1302.32
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 665890 0 0 0 129999 233 0 0 25 0 1 0 129920211 2730188800 665785 4089446400 134512640 135751879 4287741424 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 666550 665785 143 303 0 666245 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 2666200

[startup+1362.3 s]
/proc/loadavg: 2.19 2.02 1.56 3/201 10777
/proc/meminfo: memFree=28522160/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2780992 CPUtime=1362.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 694563 0 0 0 135991 242 0 0 25 0 1 0 129920211 2847735808 694458 4089446400 134512640 135751879 4287741424 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 695248 694458 143 303 0 694943 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2780992

[startup+1422.31 s]
/proc/loadavg: 2.07 2.01 1.58 3/201 10779
/proc/meminfo: memFree=28413112/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=2889080 CPUtime=1422.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 721561 0 0 0 141982 251 0 0 25 0 1 0 129920211 2958417920 721456 4089446400 134512640 135751879 4287741424 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 722270 721456 143 303 0 721965 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2889080

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.61 4/201 10781
/proc/meminfo: memFree=28278040/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3025120 CPUtime=1482.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 755588 0 0 0 147972 261 0 0 25 0 1 0 129920211 3097722880 755483 4089446400 134512640 135751879 4287741424 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 756280 755483 143 303 0 755975 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3025120

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.63 3/201 10782
/proc/meminfo: memFree=28085920/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3216204 CPUtime=1542.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 803340 0 0 0 153960 273 0 0 25 0 1 0 129920211 3293392896 803235 4089446400 134512640 135751879 4287741424 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 804051 803235 143 303 0 803746 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3216204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/201 10783
/proc/meminfo: memFree=27880648/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3422272 CPUtime=1602.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 854857 0 0 0 159946 287 0 0 25 0 1 0 129920211 3504406528 854752 4089446400 134512640 135751879 4287741424 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 855568 854752 143 303 0 855263 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3422272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/201 10785
/proc/meminfo: memFree=27722880/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3578392 CPUtime=1662.33
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 893882 0 0 0 165936 297 0 0 25 0 1 0 129920211 3664273408 893777 4089446400 134512640 135751879 4287741424 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 894598 893777 143 303 0 894293 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3578392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/201 10787
/proc/meminfo: memFree=27552812/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3749728 CPUtime=1722.34
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 936704 0 0 0 171922 312 0 0 25 0 1 0 129920211 3839721472 936599 4089446400 134512640 135751879 4287741424 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 937432 936599 143 303 0 937127 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3749728



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1771.1 s]
/proc/loadavg: 2.00 2.00 1.70 3/201 10788
/proc/meminfo: memFree=27408816/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=3891296 CPUtime=1771.14
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4202496 972094 0 0 0 176792 322 0 0 25 0 1 0 129920211 3984687104 971989 4089446400 134512640 135751879 4287741424 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10691/statm: 972824 971989 143 303 0 972519 0
Current children cumulated CPU time (s) 1771.14
Current children cumulated vsize (KiB) 3891296

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

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

[startup+1771.21 s]
/proc/loadavg: 2.00 2.00 1.70 3/201 10788
/proc/meminfo: memFree=27408816/32951124 swapFree=67111528/67111528
[pid=10691] ppid=10689 vsize=0 CPUtime=1771.24
/proc/10691/stat : 10691 (wbo1.4a) R 10689 10691 10571 0 -1 4203524 972094 0 0 0 176792 332 0 0 25 0 1 0 129920211 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10691/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1771.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1771.23
CPU time (s): 1771.27
CPU user time (s): 1767.92
CPU system time (s): 3.34649
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1767.92
system time used= 3.34649
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972094
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= 2
involuntary context switches= 1794

runsolver used 2.99055 second user time and 6.65199 second system time

The end

Launcher Data

Begin job on node134 at 2010-06-30 10:24:00
IDJOB=2689630
IDBENCH=78664
IDSOLVER=1200
FILE ID=node134/2689630-1277886240
PBS_JOBID= 11197085
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689630-1277886240/watcher-2689630-1277886240 -o /tmp/evaluation-result-2689630-1277886240/solver-2689630-1277886240 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689630-1277886240.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5648463b311d39ee56e08f95de13a148
RANDOM SEED=994210472

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7397.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.818
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31300580 kB
Buffers:        170604 kB
Cached:        1051140 kB
SwapCached:          0 kB
Active:         841760 kB
Inactive:       668460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31300580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:      288072 kB
Mapped:          20308 kB
Slab:            78328 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1644804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node134 at 2010-06-30 10:53:34