Trace number 2690279

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 353.08 353.063

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_20_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM1f875ef306d18e6f86db860a031faa4e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark0.011997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables400
Total number of constraints60
Number of soft constraints16
Number of constraints which are clauses40
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 constraint20
Top cost 813
Min constraint cost 1
Max constraint cost 95
Sum of constraints costs 812
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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-2690279-1277886725.wbo.
0.00/0.00	c Instance file HOME/instance-2690279-1277886725.wbo
0.00/0.00	c File size is 6962 bytes.
0.00/0.00	c Highest Coefficient sum: 21
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:      400                                                 |
0.00/0.00	c |  Number Clauses:        40                                                  |
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 |     400       60      800 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     400       60      800 |     5500      100     33 |  0.001 % |
0.00/0.00	c |       250 |     400       60      800 |     6050      250     34 |  0.001 % |
0.00/0.01	c |       477 |     400       60      800 |     6655      477     45 |  0.001 % |
0.01/0.02	c |       814 |     400       60      800 |     7320      814     52 |  0.001 % |
0.01/0.05	c |      1321 |     400       60      800 |     8052     1321     55 |  0.001 % |
0.09/0.11	c |      2080 |     400       60      800 |     8857     2080     55 |  0.001 % |
0.09/0.18	c |      3219 |     400       60      800 |     9743     3219     55 |  0.001 % |
0.29/0.32	c |      4927 |     400       60      800 |    10717     4927     57 |  0.001 % |
0.69/0.74	c |      7490 |     400       60      800 |    11789     7490     57 |  0.001 % |
1.69/1.74	c |     11335 |     400       60      800 |    12968    11335     58 |  0.001 % |
2.79/2.84	c |     17101 |     400       60      800 |    14265    10571     53 |  0.001 % |
5.09/5.10	c |     25752 |     400       60      800 |    15692    12028     55 |  0.001 % |
8.39/8.44	c |     38728 |     400       60      800 |    17261     9213     52 |  0.001 % |
14.39/14.41	c |     58190 |     400       60      800 |    18987    11334     46 |  0.001 % |
20.90/20.95	c |     87384 |     400       60      800 |    20886    11869     60 |  0.001 % |
33.29/33.33	c |    131174 |     400       60      800 |    22974    13688     55 |  0.001 % |
49.00/49.05	c |    196859 |     400       60      800 |    25272    21673     54 |  0.001 % |
77.00/77.08	c |    295385 |     400       60      800 |    27799    18384     53 |  0.001 % |
123.00/123.07	c |    443174 |     400       60      800 |    30579    16665     58 |  0.001 % |
180.59/180.69	c There are 0 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 |     400       60      800 |     5000        0    nan |  0.000 % |
180.89/180.97	c |       102 |     400       60      800 |     5500      102     33 |  0.001 % |
180.89/180.98	c |       252 |     400       60      800 |     6050      252     40 |  0.001 % |
180.89/180.98	c |       479 |     400       60      800 |     6655      479     43 |  0.001 % |
180.99/181.00	c |       816 |     400       60      800 |     7320      816     43 |  0.001 % |
180.99/181.03	c |      1323 |     400       60      800 |     8052     1323     43 |  0.001 % |
180.99/181.07	c |      2083 |     400       60      800 |     8857     2083     41 |  0.001 % |
181.10/181.13	c |      3225 |     400       60      800 |     9743     3225     42 |  0.001 % |
181.41/181.44	c |      4933 |     400       60      800 |    10717     4933     42 |  0.001 % |
181.90/181.99	c |      7495 |     400       60      800 |    11789     7495     42 |  0.001 % |
182.69/182.71	c |     11342 |     400       60      800 |    12968    11342     41 |  0.001 % |
185.10/185.18	c |     17110 |     400       60      800 |    14265    10584     44 |  0.001 % |
188.11/188.12	c |     25760 |     400       60      800 |    15692    12063     44 |  0.001 % |
190.10/190.11	c |     38734 |     400       60      800 |    17261     9253     44 |  0.001 % |
194.30/194.39	c |     58196 |     400       60      800 |    18987    11371     47 |  0.001 % |
201.20/201.23	c |     87388 |     400       60      800 |    20886    11952     44 |  0.001 % |
214.30/214.39	c |    131178 |     400       60      800 |    22974    13788     42 |  0.001 % |
231.60/231.66	c |    196863 |     400       60      800 |    25272    21824     40 |  0.001 % |
262.91/262.94	c |    295390 |     400       60      800 |    27799    18566     44 |  0.001 % |
305.11/305.19	c |    443181 |     399       60      800 |    30579    23641     40 |  0.251 % |
353.01/353.05	c ===============================================================================
353.01/353.05	c core #1
353.01/353.05	c 
353.01/353.05	c 
353.01/353.05	c Core size: 6	Core Weight: 2147483647	Total Weight: 2147483647
353.01/353.05	c
353.01/353.05	c
353.01/353.05	c Memory used           : 303.55 MB
353.01/353.05	c CPU time              : 351.785 s
353.01/353.05	c 
353.01/353.05	s UNSATISFIABLE
353.01/353.05	c Total CPU time: 351.785 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-2690279-1277886725/watcher-2690279-1277886725 -o /tmp/evaluation-result-2690279-1277886725/solver-2690279-1277886725 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690279-1277886725.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: 2.02 1.73 0.92 4/196 11945
/proc/meminfo: memFree=30855008/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=2576 CPUtime=0
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 129967376 2637824 215 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 644 215 144 303 0 339 0

[startup+0.0189149 s]
/proc/loadavg: 2.02 1.73 0.92 4/196 11945
/proc/meminfo: memFree=30855008/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=2708 CPUtime=0.01
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 339 0 0 0 1 0 0 0 25 0 1 0 129967376 2772992 255 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 677 255 144 303 0 372 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2708

[startup+0.100873 s]
/proc/loadavg: 2.02 1.73 0.92 4/196 11945
/proc/meminfo: memFree=30855008/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=3236 CPUtime=0.09
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 466 0 0 0 9 0 0 0 25 0 1 0 129967376 3313664 382 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 809 382 144 303 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.300834 s]
/proc/loadavg: 2.02 1.73 0.92 4/196 11945
/proc/meminfo: memFree=30855008/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=4292 CPUtime=0.29
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 731 0 0 0 29 0 0 0 25 0 1 0 129967376 4395008 647 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 1073 647 144 303 0 768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4292

[startup+0.700753 s]
/proc/loadavg: 2.02 1.73 0.92 4/196 11945
/proc/meminfo: memFree=30855008/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=5348 CPUtime=0.69
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 981 0 0 0 68 1 0 0 25 0 1 0 129967376 5476352 897 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 1337 897 144 303 0 1032 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5348

[startup+1.50059 s]
/proc/loadavg: 2.01 1.73 0.93 3/197 11946
/proc/meminfo: memFree=30851304/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=6676 CPUtime=1.49
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 1330 0 0 0 148 1 0 0 25 0 1 0 129967376 6836224 1246 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 1669 1246 144 303 0 1364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6676

[startup+3.10027 s]
/proc/loadavg: 2.01 1.73 0.93 3/197 11946
/proc/meminfo: memFree=30849568/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=9340 CPUtime=3.09
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 1994 0 0 0 307 2 0 0 25 0 1 0 129967376 9564160 1910 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 2335 1910 144 303 0 2030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9340

[startup+6.30063 s]
/proc/loadavg: 2.01 1.73 0.93 3/197 11946
/proc/meminfo: memFree=30844908/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=13888 CPUtime=6.29
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 3114 0 0 0 626 3 0 0 25 0 1 0 129967376 14221312 3030 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 3472 3030 144 303 0 3167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13888

[startup+12.7004 s]
/proc/loadavg: 2.01 1.74 0.94 3/197 11946
/proc/meminfo: memFree=30836472/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=21612 CPUtime=12.69
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 5038 0 0 0 1263 6 0 0 25 0 1 0 129967376 22130688 4954 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 5403 4954 144 303 0 5098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21612

[startup+25.5008 s]
/proc/loadavg: 2.01 1.75 0.95 3/197 11946
/proc/meminfo: memFree=30819512/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=38720 CPUtime=25.5
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 9278 0 0 0 2537 13 0 0 25 0 1 0 129967376 39649280 9194 4089446400 134512640 135752675 4294722176 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 9680 9194 144 303 0 9375 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 38720

[startup+51.1007 s]
/proc/loadavg: 2.00 1.77 0.97 3/197 11948
/proc/meminfo: memFree=30783772/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=74956 CPUtime=51.1
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 18302 0 0 0 5085 25 0 0 25 0 1 0 129967376 76754944 18218 4089446400 134512640 135752675 4294722176 18446744073709551615 134611695 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 18739 18218 144 303 0 18434 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 74956

[startup+102.306 s]
/proc/loadavg: 2.19 1.85 1.05 3/197 11948
/proc/meminfo: memFree=30726584/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=131080 CPUtime=102.3
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 32246 0 0 0 10186 44 0 0 25 0 1 0 129967376 134225920 32162 4089446400 134512640 135752675 4294722176 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 32770 32162 144 303 0 32465 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 131080

[startup+162.3 s]
/proc/loadavg: 2.07 1.88 1.10 3/197 11950
/proc/meminfo: memFree=30661556/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=196504 CPUtime=162.3
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 48514 0 0 0 16165 65 0 0 25 0 1 0 129967376 201220096 48430 4089446400 134512640 135752675 4294722176 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 49126 48430 144 303 0 48821 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 196504

[startup+222.3 s]
/proc/loadavg: 2.10 1.91 1.16 3/197 11952
/proc/meminfo: memFree=30626040/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=230696 CPUtime=222.3
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 57319 0 0 0 22146 84 0 0 25 0 1 0 129967376 236232704 57205 4089446400 134512640 135752675 4294722176 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 57674 57205 146 303 0 57369 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 230696

[startup+282.3 s]
/proc/loadavg: 2.03 1.92 1.21 3/197 11954
/proc/meminfo: memFree=30586308/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=271504 CPUtime=282.31
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 67379 0 0 0 28125 106 0 0 25 0 1 0 129967376 278020096 67265 4089446400 134512640 135752675 4294722176 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 67876 67265 146 303 0 67571 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 271504

[startup+342.3 s]
/proc/loadavg: 2.01 1.94 1.26 3/197 11955
/proc/meminfo: memFree=30551112/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=305784 CPUtime=342.31
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 75925 0 0 0 34106 125 0 0 25 0 1 0 129967376 313122816 75811 4089446400 134512640 135752675 4294722176 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 76446 75811 146 303 0 76141 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 305784

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

[startup+345.501 s]
/proc/loadavg: 2.01 1.94 1.26 3/197 11955
/proc/meminfo: memFree=30549620/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=307308 CPUtime=345.51
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 76326 0 0 0 34425 126 0 0 25 0 1 0 129967376 314683392 76212 4089446400 134512640 135752675 4294722176 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 76827 76212 146 303 0 76522 0
Current children cumulated CPU time (s) 345.51
Current children cumulated vsize (KiB) 307308

[startup+348.707 s]
/proc/loadavg: 2.01 1.94 1.26 3/197 11956
/proc/meminfo: memFree=30547872/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=309032 CPUtime=348.71
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 76751 0 0 0 34745 126 0 0 25 0 1 0 129967376 316448768 76637 4089446400 134512640 135752675 4294722176 18446744073709551615 134611636 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77258 76637 146 303 0 76953 0
Current children cumulated CPU time (s) 348.71
Current children cumulated vsize (KiB) 309032

[startup+350.301 s]
/proc/loadavg: 2.01 1.94 1.26 3/197 11956
/proc/meminfo: memFree=30547500/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=309736 CPUtime=350.31
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 76917 0 0 0 34904 127 0 0 25 0 1 0 129967376 317169664 76803 4089446400 134512640 135752675 4294722176 18446744073709551615 134611709 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77434 76803 146 303 0 77129 0
Current children cumulated CPU time (s) 350.31
Current children cumulated vsize (KiB) 309736

[startup+351.9 s]
/proc/loadavg: 2.01 1.94 1.27 3/197 11956
/proc/meminfo: memFree=30546756/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=310132 CPUtime=351.92
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 77020 0 0 0 35064 128 0 0 25 0 1 0 129967376 317575168 76906 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77533 76906 146 303 0 77228 0
Current children cumulated CPU time (s) 351.92
Current children cumulated vsize (KiB) 310132

[startup+352.701 s]
/proc/loadavg: 2.01 1.94 1.27 3/197 11956
/proc/meminfo: memFree=30546756/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=310704 CPUtime=352.71
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 77138 0 0 0 35143 128 0 0 25 0 1 0 129967376 318160896 77024 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77676 77024 146 303 0 77371 0
Current children cumulated CPU time (s) 352.71
Current children cumulated vsize (KiB) 310704

[startup+352.901 s]
/proc/loadavg: 2.01 1.94 1.27 3/197 11956
/proc/meminfo: memFree=30546756/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=310704 CPUtime=352.91
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 77166 0 0 0 35163 128 0 0 25 0 1 0 129967376 318160896 77052 4089446400 134512640 135752675 4294722176 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77676 77052 146 303 0 77371 0
Current children cumulated CPU time (s) 352.91
Current children cumulated vsize (KiB) 310704

[startup+353.001 s]
/proc/loadavg: 2.01 1.94 1.27 3/197 11956
/proc/meminfo: memFree=30546136/32950928 swapFree=67111528/67111528
[pid=11945] ppid=11943 vsize=310836 CPUtime=353.01
/proc/11945/stat : 11945 (wbo1.4b) R 11943 11945 11722 0 -1 4202496 77169 0 0 0 35173 128 0 0 25 0 1 0 129967376 318296064 77055 4089446400 134512640 135752675 4294722176 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11945/statm: 77709 77055 146 303 0 77404 0
Current children cumulated CPU time (s) 353.01
Current children cumulated vsize (KiB) 310836

Child status: 0
Real time (s): 353.063
CPU time (s): 353.08
CPU user time (s): 351.785
CPU system time (s): 1.2958
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 310836

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

runsolver used 0.714891 second user time and 1.20982 second system time

The end

Launcher Data

Begin job on node149 at 2010-06-30 10:32:05
IDJOB=2690279
IDBENCH=78667
IDSOLVER=1201
FILE ID=node149/2690279-1277886725
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_20_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690279-1277886725/watcher-2690279-1277886725 -o /tmp/evaluation-result-2690279-1277886725/solver-2690279-1277886725 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690279-1277886725.wbo

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

MD5SUM BENCH= 1f875ef306d18e6f86db860a031faa4e
RANDOM SEED=1201648985

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:      30855288 kB
Buffers:        175776 kB
Cached:        1253028 kB
SwapCached:          0 kB
Active:         954212 kB
Inactive:       996056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30855288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4536 kB
Writeback:           0 kB
AnonPages:      521568 kB
Mapped:          20476 kB
Slab:            81052 kB
PageTables:       6036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1652352 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:37:58