Trace number 2690273

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.4bWrong UNSAT 397.358 397.351

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_15_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9dd19a07ee6b8e6f4864d631925ae108
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark0.035994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints50
Number of soft constraints35
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 1837
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1836
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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 - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690273-1277886327.wbo.
0.00/0.00	c Instance file HOME/instance-2690273-1277886327.wbo
0.00/0.00	c File size is 5389 bytes.
0.00/0.00	c Highest Coefficient sum: 16
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      300                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     300       50      600 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     300       50      600 |     5500      101     35 |  0.001 % |
0.00/0.00	c |       251 |     300       50      600 |     6050      251     40 |  0.001 % |
0.00/0.01	c |       477 |     300       50      600 |     6655      477     45 |  0.001 % |
0.00/0.02	c |       814 |     300       50      600 |     7320      814     50 |  0.001 % |
0.00/0.04	c |      1321 |     300       50      600 |     8052     1321     52 |  0.001 % |
0.09/0.10	c |      2084 |     300       50      600 |     8857     2084     52 |  0.001 % |
0.09/0.19	c |      3223 |     300       50      600 |     9743     3223     51 |  0.001 % |
0.29/0.36	c |      4932 |     300       50      600 |    10717     4932     51 |  0.001 % |
0.89/0.95	c |      7494 |     300       50      600 |    11789     7494     51 |  0.001 % |
2.10/2.18	c |     11341 |     300       50      600 |    12968    11341     52 |  0.001 % |
4.09/4.14	c |     17111 |     300       50      600 |    14265    10581     51 |  0.001 % |
5.79/5.86	c |     25761 |     300       50      600 |    15692    12056     49 |  0.001 % |
9.39/9.47	c |     38737 |     300       50      600 |    17261     9249     53 |  0.001 % |
14.49/14.55	c |     58198 |     300       50      600 |    18987    11371     48 |  0.001 % |
21.99/22.03	c |     87392 |     300       50      600 |    20886    11990     53 |  0.001 % |
33.58/33.61	c |    131181 |     300       50      600 |    22974    13830     55 |  0.001 % |
53.98/54.04	c |    196865 |     300       50      600 |    25272    21888     49 |  0.001 % |
80.78/80.86	c |    295391 |     300       50      600 |    27799    16373     49 |  0.001 % |
115.49/115.51	c |    443182 |     299       50      600 |    30579    15292     49 |  0.334 % |
180.59/180.69	c There are 1 assigned variables. 0 in cost function.
180.89/180.93	c ============================[ Search Statistics ]==============================
180.89/180.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.89/180.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.89/180.93	c ===============================================================================
180.89/180.93	c |         0 |     299       51      598 |     5000        0    nan |  0.000 % |
180.89/180.98	c |       103 |     299       51      598 |     5500      103     36 |  0.334 % |
180.89/180.99	c |       253 |     299       51      598 |     6050      253     38 |  0.334 % |
180.89/181.00	c |       480 |     299       51      598 |     6655      480     38 |  0.334 % |
180.99/181.01	c |       819 |     299       51      598 |     7320      819     37 |  0.334 % |
180.99/181.04	c |      1326 |     299       51      598 |     8052     1326     43 |  0.334 % |
181.09/181.11	c |      2085 |     299       51      598 |     8857     2085     44 |  0.334 % |
181.19/181.24	c |      3224 |     299       51      598 |     9743     3224     45 |  0.334 % |
181.49/181.51	c |      4933 |     299       51      598 |    10717     4933     45 |  0.334 % |
181.89/181.93	c |      7495 |     299       51      598 |    11789     7495     45 |  0.334 % |
182.69/182.76	c |     11339 |     299       51      598 |    12968    11339     44 |  0.334 % |
183.59/183.63	c |     17105 |     299       51      598 |    14265    10582     41 |  0.334 % |
185.29/185.37	c |     25756 |     299       51      598 |    15692    12077     43 |  0.334 % |
188.49/188.55	c |     38733 |     299       51      598 |    17261     9279     48 |  0.334 % |
193.29/193.33	c |     58194 |     299       51      598 |    18987    11391     48 |  0.334 % |
199.89/199.93	c |     87387 |     299       51      598 |    20886    11988     45 |  0.334 % |
211.69/211.77	c |    131178 |     299       51      598 |    22974    13862     44 |  0.334 % |
229.20/229.26	c |    196864 |     299       51      598 |    25272    21946     39 |  0.334 % |
255.40/255.48	c |    295391 |     299       51      598 |    27799    18487     43 |  0.334 % |
302.69/302.73	c |    443180 |     299       51      598 |    30579    21560     35 |  0.334 % |
363.01/363.03	c |    664866 |     298       51      598 |    33637    18793     40 |  0.668 % |
397.30/397.34	c ===============================================================================
397.30/397.34	c core #1
397.30/397.34	c 
397.30/397.34	c 
397.30/397.34	c Core size: 1	Core Weight: 2147483647	Total Weight: 2147483647
397.30/397.34	c
397.30/397.34	c
397.30/397.34	c Memory used           : 333.77 MB
397.30/397.34	c CPU time              : 395.835 s
397.30/397.34	c 
397.30/397.34	s UNSATISFIABLE
397.30/397.34	c Total CPU time: 395.835 s

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-2690273-1277886327/watcher-2690273-1277886327 -o /tmp/evaluation-result-2690273-1277886327/solver-2690273-1277886327 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690273-1277886327.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.98 0.92 0.35 2/196 11905
/proc/meminfo: memFree=30887468/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=2572 CPUtime=0
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 296 0 0 0 0 0 0 0 25 0 1 0 129927600 2633728 212 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11905/statm: 643 212 144 303 0 338 0

[startup+0.057089 s]
/proc/loadavg: 1.98 0.92 0.35 2/196 11905
/proc/meminfo: memFree=30887468/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=3100 CPUtime=0.05
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 413 0 0 0 5 0 0 0 25 0 1 0 129927600 3174400 329 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11905/statm: 775 329 144 303 0 470 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3100

[startup+0.10108 s]
/proc/loadavg: 1.98 0.92 0.35 2/196 11905
/proc/meminfo: memFree=30887468/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=3364 CPUtime=0.09
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 474 0 0 0 9 0 0 0 25 0 1 0 129927600 3444736 390 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11905/statm: 841 390 144 303 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3364

[startup+0.301044 s]
/proc/loadavg: 1.98 0.92 0.35 2/196 11905
/proc/meminfo: memFree=30887468/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=4160 CPUtime=0.29
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 680 0 0 0 29 0 0 0 25 0 1 0 129927600 4259840 596 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11905/statm: 1040 596 144 303 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4160

[startup+0.700961 s]
/proc/loadavg: 1.98 0.92 0.35 2/196 11905
/proc/meminfo: memFree=30887468/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=4968 CPUtime=0.69
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 901 0 0 0 69 0 0 0 25 0 1 0 129927600 5087232 817 4089446400 134512640 135752675 4286971568 18446744073709551615 134611709 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11905/statm: 1242 817 144 303 0 937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4968

[startup+1.5008 s]
/proc/loadavg: 1.98 0.92 0.35 3/197 11906
/proc/meminfo: memFree=30884732/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=6156 CPUtime=1.48
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 1187 0 0 0 148 0 0 0 25 0 1 0 129927600 6303744 1103 4089446400 134512640 135752675 4286971568 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11905/statm: 1539 1103 144 303 0 1234 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6156

[startup+3.10048 s]
/proc/loadavg: 1.98 0.92 0.35 3/197 11906
/proc/meminfo: memFree=30883500/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=7676 CPUtime=3.09
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 1565 0 0 0 308 1 0 0 25 0 1 0 129927600 7860224 1481 4089446400 134512640 135752675 4286971568 18446744073709551615 134612050 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11905/statm: 1919 1481 144 303 0 1614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7676

[startup+6.30084 s]
/proc/loadavg: 1.98 0.94 0.36 3/197 11906
/proc/meminfo: memFree=30878664/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=12580 CPUtime=6.29
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 2774 0 0 0 627 2 0 0 25 0 1 0 129927600 12881920 2690 4089446400 134512640 135752675 4286971568 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11905/statm: 3145 2690 144 303 0 2840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12580

[startup+12.7006 s]
/proc/loadavg: 1.98 0.95 0.37 3/197 11906
/proc/meminfo: memFree=30871252/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=21084 CPUtime=12.69
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 4912 0 0 0 1263 6 0 0 25 0 1 0 129927600 21590016 4828 4089446400 134512640 135752675 4286971568 18446744073709551615 134601164 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11905/statm: 5271 4828 144 303 0 4966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21084

[startup+25.501 s]
/proc/loadavg: 1.98 1.01 0.39 3/197 11906
/proc/meminfo: memFree=30825408/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=37684 CPUtime=25.49
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 9025 0 0 0 2538 11 0 0 25 0 1 0 129927600 38588416 8941 4089446400 134512640 135752675 4286971568 18446744073709551615 134612050 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11905/statm: 9421 8941 144 303 0 9116 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37684

[startup+51.1009 s]
/proc/loadavg: 1.99 1.08 0.43 3/197 11906
/proc/meminfo: memFree=30789244/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=70572 CPUtime=51.08
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 17192 0 0 0 5088 20 0 0 25 0 1 0 129927600 72265728 17108 4089446400 134512640 135752675 4286971568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 17643 17108 144 303 0 17338 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70572

[startup+102.307 s]
/proc/loadavg: 1.99 1.22 0.51 3/197 11908
/proc/meminfo: memFree=30725016/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=133824 CPUtime=102.29
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 32903 0 0 0 10185 44 0 0 25 0 1 0 129927600 137035776 32819 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 33456 32819 144 303 0 33151 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 133824

[startup+162.301 s]
/proc/loadavg: 2.11 1.39 0.61 3/197 11910
/proc/meminfo: memFree=30649088/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=209940 CPUtime=162.29
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 51921 0 0 0 16166 63 0 0 25 0 1 0 129927600 214978560 51837 4089446400 134512640 135752675 4286971568 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 52485 51837 144 303 0 52180 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 209940

[startup+222.301 s]
/proc/loadavg: 2.04 1.50 0.70 3/197 11912
/proc/meminfo: memFree=30616332/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=241052 CPUtime=222.29
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 59894 0 0 0 22144 85 0 0 25 0 1 0 129927600 246837248 59780 4089446400 134512640 135752675 4286971568 18446744073709551615 134611576 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 60263 59780 146 303 0 59958 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 241052

[startup+282.301 s]
/proc/loadavg: 2.01 1.59 0.78 3/197 11913
/proc/meminfo: memFree=30582196/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=275852 CPUtime=282.3
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 68497 0 0 0 28125 105 0 0 25 0 1 0 129927600 282472448 68383 4089446400 134512640 135752675 4286971568 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 68963 68383 146 303 0 68658 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 275852

[startup+342.3 s]
/proc/loadavg: 2.06 1.68 0.86 3/197 11914
/proc/meminfo: memFree=30545192/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=312440 CPUtime=342.3
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 77600 0 0 0 34099 131 0 0 25 0 1 0 129927600 319938560 77486 4089446400 134512640 135752675 4286971568 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 78110 77486 146 303 0 77805 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 312440

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

[startup+358.3 s]
/proc/loadavg: 2.04 1.69 0.87 3/197 11915
/proc/meminfo: memFree=30535884/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=322472 CPUtime=358.3
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 80123 0 0 0 35692 138 0 0 25 0 1 0 129927600 330211328 80009 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 80618 80009 146 303 0 80313 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 322472

[startup+383.906 s]
/proc/loadavg: 2.02 1.72 0.91 3/197 11919
/proc/meminfo: memFree=30522564/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=334596 CPUtime=383.9
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 83159 0 0 0 38244 146 0 0 25 0 1 0 129927600 342626304 83045 4089446400 134512640 135752675 4286971568 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 83649 83045 146 303 0 83344 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 334596

[startup+390.301 s]
/proc/loadavg: 2.02 1.72 0.91 3/197 11919
/proc/meminfo: memFree=30519092/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=338688 CPUtime=390.3
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84180 0 0 0 38882 148 0 0 25 0 1 0 129927600 346816512 84066 4089446400 134512640 135752675 4286971568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 84672 84066 146 303 0 84367 0
Current children cumulated CPU time (s) 390.3
Current children cumulated vsize (KiB) 338688

[startup+393.5 s]
/proc/loadavg: 2.02 1.72 0.91 3/197 11919
/proc/meminfo: memFree=30517480/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=340140 CPUtime=393.5
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84516 0 0 0 39200 150 0 0 25 0 1 0 129927600 348303360 84402 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 85035 84402 146 303 0 84730 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 340140

[startup+395.101 s]
/proc/loadavg: 2.02 1.73 0.92 3/197 11919
/proc/meminfo: memFree=30516612/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=340732 CPUtime=395.1
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84682 0 0 0 39360 150 0 0 25 0 1 0 129927600 348909568 84568 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 85183 84568 146 303 0 84878 0
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (KiB) 340732

[startup+396.701 s]
/proc/loadavg: 2.02 1.73 0.92 3/197 11919
/proc/meminfo: memFree=30516116/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=341488 CPUtime=396.7
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84847 0 0 0 39519 151 0 0 25 0 1 0 129927600 349683712 84733 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 85372 84733 146 303 0 85067 0
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (KiB) 341488

[startup+397.106 s]
/proc/loadavg: 2.02 1.73 0.92 3/197 11919
/proc/meminfo: memFree=30515496/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=341772 CPUtime=397.11
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84907 0 0 0 39560 151 0 0 25 0 1 0 129927600 349974528 84793 4089446400 134512640 135752675 4286971568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 85443 84793 146 303 0 85138 0
Current children cumulated CPU time (s) 397.11
Current children cumulated vsize (KiB) 341772

[startup+397.3 s]
/proc/loadavg: 2.02 1.73 0.92 3/197 11919
/proc/meminfo: memFree=30515496/32950928 swapFree=67111528/67111528
[pid=11905] ppid=11903 vsize=341772 CPUtime=397.3
/proc/11905/stat : 11905 (wbo1.4b) R 11903 11905 11722 0 -1 4202496 84912 0 0 0 39579 151 0 0 25 0 1 0 129927600 349974528 84798 4089446400 134512640 135752675 4286971568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11905/statm: 85443 84798 146 303 0 85138 0
Current children cumulated CPU time (s) 397.3
Current children cumulated vsize (KiB) 341772

Child status: 0
Real time (s): 397.351
CPU time (s): 397.358
CPU user time (s): 395.835
CPU system time (s): 1.52277
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 341772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 395.835
system time used= 1.52277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84914
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= 474

runsolver used 0.688895 second user time and 1.25781 second system time

The end

Launcher Data

Begin job on node149 at 2010-06-30 10:25:27
IDJOB=2690273
IDBENCH=78665
IDSOLVER=1201
FILE ID=node149/2690273-1277886327
PBS_JOBID= 11197056
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= 9dd19a07ee6b8e6f4864d631925ae108
RANDOM SEED=1918786484

node149.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.831
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.66
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.831
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	: 5226.15
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.831
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.82
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.831
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	: 5332.75
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.831
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.82
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.831
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.68
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.831
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.82
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.831
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30887872 kB
Buffers:        175492 kB
Cached:        1252828 kB
SwapCached:          0 kB
Active:         917364 kB
Inactive:       998428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30887872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2708 kB
Writeback:           0 kB
AnonPages:      487436 kB
Mapped:          20364 kB
Slab:            81744 kB
PageTables:       5632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1651236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node149 at 2010-06-30 10:32:05