Trace number 1875619

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (MO) 1572.88 1573.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-bw.b.opb
MD5SUMacd1698068c8e97cbd0c7cd62fe047fc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark338.053
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables2847
Total number of constraints4902
Number of constraints which are clauses4902
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint860
Number of terms in the objective function 2847
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2847
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2847
Number of bits of the biggest sum of numbers12
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875619-1245173448.opb.
0.00/0.00	c Instance file HOME/instance-1875619-1245173448.opb
0.00/0.00	c File size is 2769108 bytes.
0.29/0.39	c Highest Coefficient sum: 861
0.29/0.39	c ============================[ Problem Statistics ]=============================
0.29/0.39	c |                                                                             |
0.29/0.39	c |  Parsing time:          0.39         s                                      |
0.29/0.39	c |  Number Variables:      2847                                                |
0.29/0.39	c |  Number Clauses:        7749                                                |
0.29/0.39	c |  Number Cardinality:    0                                                   |
0.29/0.39	c |  Number PB Constraints: 0                                                   |
0.29/0.39	c core #1
0.29/0.39	c Core size: 442	Core Weight: 1	Total Weight: 1
0.29/0.39	c Elapsed CPU time: 0.387941 s	Remaining CPU time: 1799.61 s
0.39/0.42	c core #2
0.39/0.42	c Core size: 35	Core Weight: 1	Total Weight: 2
0.39/0.42	c Elapsed CPU time: 0.419936 s	Remaining CPU time: 1799.58 s
0.39/0.45	c core #3
0.39/0.45	c Core size: 53	Core Weight: 1	Total Weight: 3
0.39/0.45	c Elapsed CPU time: 0.449931 s	Remaining CPU time: 1799.55 s
0.39/0.48	c core #4
0.39/0.48	c Core size: 86	Core Weight: 1	Total Weight: 4
0.39/0.48	c Elapsed CPU time: 0.481926 s	Remaining CPU time: 1799.52 s
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |    1191     7753    76428 |     5000        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.52	c core #5
0.49/0.52	c Core size: 145	Core Weight: 1	Total Weight: 5
0.49/0.52	c Elapsed CPU time: 0.517921 s	Remaining CPU time: 1799.48 s
0.49/0.55	c Learning 1 hard constraints
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    1453     7755    88131 |     5000        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c core #6
0.49/0.56	c Core size: 392	Core Weight: 1	Total Weight: 6
0.49/0.56	c Elapsed CPU time: 0.560914 s	Remaining CPU time: 1799.44 s
0.59/0.60	c Learning 2 hard constraints
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |    2047     7758   110518 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #7
0.59/0.61	c Core size: 48	Core Weight: 1	Total Weight: 7
0.59/0.61	c Elapsed CPU time: 0.605907 s	Remaining CPU time: 1799.39 s
0.59/0.65	c Learning 1 hard constraints
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |    2129     7760   119457 |     5000        0    nan |  0.000 % |
0.59/0.67	c |       100 |    2129     7760   119457 |     5500      100     81 | 46.894 % |
0.69/0.74	c |       250 |    2129     7760   119457 |     6050      250     67 | 46.894 % |
0.69/0.80	c |       478 |    2129     7760   119457 |     6655      478     99 | 46.894 % |
0.89/0.90	c |       818 |    2126     7760   119457 |     7320      817    106 | 46.969 % |
0.99/1.06	c |      1326 |    2126     7760   119457 |     8052     1325    114 | 46.969 % |
1.09/1.15	c ===============================================================================
1.09/1.16	c core #8
1.09/1.16	c Core size: 578	Core Weight: 1	Total Weight: 8
1.09/1.16	c Elapsed CPU time: 1.13883 s	Remaining CPU time: 1798.86 s
1.09/1.20	c Learning 2 hard constraints
1.09/1.20	c ============================[ Search Statistics ]==============================
1.09/1.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.20	c ===============================================================================
1.09/1.20	c |         0 |    2757     7763   140944 |     5000        0    nan |  0.000 % |
1.19/1.20	c ===============================================================================
1.19/1.20	c core #9
1.19/1.20	c Core size: 29	Core Weight: 1	Total Weight: 9
1.19/1.20	c Elapsed CPU time: 1.17982 s	Remaining CPU time: 1798.82 s
1.19/1.24	c ============================[ Search Statistics ]==============================
1.19/1.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.24	c ===============================================================================
1.19/1.24	c |         0 |    2779     7764   140988 |     5000        0    nan |  0.000 % |
1.19/1.25	c ===============================================================================
1.19/1.25	c core #10
1.19/1.25	c Core size: 57	Core Weight: 1	Total Weight: 10
1.19/1.25	c Elapsed CPU time: 1.22181 s	Remaining CPU time: 1798.78 s
1.19/1.29	c ============================[ Search Statistics ]==============================
1.19/1.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |    2829     7765   141088 |     5000        0    nan |  0.000 % |
1.29/1.31	c ===============================================================================
1.29/1.31	c core #11
1.29/1.31	c Core size: 61	Core Weight: 1	Total Weight: 11
1.29/1.31	c Elapsed CPU time: 1.2788 s	Remaining CPU time: 1798.72 s
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |    2881     7766   141192 |     5000        0    nan |  0.000 % |
1.29/1.35	c |       100 |    2881     7766   141192 |     5500      100     44 | 38.083 % |
1.29/1.37	c |       251 |    2881     7766   141192 |     6050      251     41 | 38.083 % |
1.29/1.39	c ===============================================================================
1.29/1.39	c core #12
1.29/1.39	c Core size: 63	Core Weight: 1	Total Weight: 12
1.29/1.39	c Elapsed CPU time: 1.36679 s	Remaining CPU time: 1798.63 s
1.39/1.44	c ============================[ Search Statistics ]==============================
1.39/1.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.44	c ===============================================================================
1.39/1.44	c |         0 |    2933     7767   141296 |     5000        0    nan |  0.000 % |
1.39/1.46	c |       100 |    2933     7767   141296 |     5500      100     82 | 37.662 % |
1.39/1.47	c |       251 |    2933     7767   141296 |     6050      251     71 | 37.662 % |
1.39/1.49	c |       477 |    2933     7767   141296 |     6655      477     63 | 37.662 % |
1.49/1.52	c |       816 |    2933     7767   141296 |     7320      816     64 | 37.662 % |
1.49/1.59	c |      1325 |    2933     7767   141296 |     8052     1325     69 | 37.662 % |
1.59/1.69	c |      2084 |    2933     7767   141296 |     8857     2084     67 | 37.662 % |
1.79/1.87	c |      3223 |    2933     7767   141296 |     9743     3223     72 | 37.662 % |
2.10/2.12	c ===============================================================================
2.10/2.15	c core #13
2.10/2.15	c Core size: 68	Core Weight: 1	Total Weight: 13
2.10/2.15	c Elapsed CPU time: 2.09668 s	Remaining CPU time: 1797.9 s
2.10/2.19	c ============================[ Search Statistics ]==============================
2.10/2.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.10/2.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.10/2.19	c ===============================================================================
2.10/2.19	c |         0 |    2985     7768   141400 |     5000        0    nan |  0.000 % |
2.19/2.22	c |       100 |    2985     7768   141400 |     5500      100    249 | 37.250 % |
2.19/2.26	c |       253 |    2985     7768   141400 |     6050      253    197 | 37.250 % |
2.29/2.38	c |       478 |    2985     7768   141400 |     6655      478    167 | 37.250 % |
2.49/2.57	c |       816 |    2985     7768   141400 |     7320      816    209 | 37.250 % |
2.69/2.77	c |      1322 |    2985     7768   141400 |     8052     1322    201 | 37.250 % |
2.98/3.02	c |      2082 |    2985     7768   141400 |     8857     2082    199 | 37.250 % |
3.49/3.52	c |      3227 |    2985     7768   141400 |     9743     3227    237 | 37.250 % |
4.79/4.90	c |      4938 |    2985     7768   141400 |    10717     4938    340 | 37.250 % |
6.69/6.73	c |      7500 |    2985     7768   141400 |    11789     7500    332 | 37.250 % |
11.29/11.32	c |     11344 |    2985     7768   141400 |    12968    11344    383 | 37.250 % |
19.59/19.64	c |     17116 |    2985     7768   141400 |    14265     9693    494 | 37.250 % |
22.88/22.91	c ===============================================================================
23.08/23.19	c core #14
23.08/23.19	c Core size: 1370	Core Weight: 1	Total Weight: 14
23.08/23.19	c Elapsed CPU time: 22.9845 s	Remaining CPU time: 1777.02 s
23.18/23.25	c Learning 3 hard constraints
23.18/23.25	c ============================[ Search Statistics ]==============================
23.18/23.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.18/23.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.18/23.25	c ===============================================================================
23.18/23.25	c |         0 |    4800     7772   215044 |     5000        0    nan |  0.000 % |
23.18/23.27	c |       100 |    4800     7772   215044 |     5500      100     68 | 19.544 % |
23.18/23.29	c ===============================================================================
23.18/23.29	c core #15
23.18/23.29	c Core size: 26	Core Weight: 1	Total Weight: 15
23.18/23.29	c Elapsed CPU time: 23.0775 s	Remaining CPU time: 1776.92 s
23.27/23.33	c ============================[ Search Statistics ]==============================
23.27/23.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.27/23.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.27/23.33	c ===============================================================================
23.27/23.33	c |         0 |    4818     7773   215080 |     5000        0    nan |  0.000 % |
23.27/23.34	c |       100 |    4817     7773   215080 |     5500      100     19 | 19.502 % |
23.27/23.35	c |       255 |    4817     7773   215080 |     6050      255     17 | 19.502 % |
23.27/23.36	c |       483 |    4817     7773   215080 |     6655      483     18 | 19.502 % |
23.27/23.37	c ===============================================================================
23.27/23.38	c core #16
23.27/23.38	c Core size: 84	Core Weight: 1	Total Weight: 16
23.27/23.38	c Elapsed CPU time: 23.1655 s	Remaining CPU time: 1776.83 s
23.38/23.42	c ============================[ Search Statistics ]==============================
23.38/23.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.38/23.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.38/23.42	c ===============================================================================
23.38/23.42	c |         0 |    4885     7774   215214 |     5000        0    nan |  0.000 % |
23.38/23.44	c |       102 |    4885     7774   215214 |     5500      102     79 | 19.270 % |
23.58/23.62	c |       255 |    4885     7774   215214 |     6050      255     63 | 19.270 % |
23.68/23.74	c |       481 |    4885     7774   215214 |     6655      481    216 | 19.270 % |
23.77/23.86	c |       818 |    4885     7774   215214 |     7320      818    201 | 19.270 % |
24.18/24.29	c |      1328 |    4885     7774   215214 |     8052     1328    305 | 19.270 % |
24.68/24.80	c |      2089 |    4885     7774   215214 |     8857     2089    351 | 19.270 % |
25.38/25.46	c |      3231 |    4885     7774   215214 |     9743     3231    364 | 19.270 % |
26.78/26.82	c |      4942 |    4885     7774   215214 |    10717     4942    379 | 19.270 % |
29.68/29.75	c |      7504 |    4885     7774   215214 |    11789     7504    376 | 19.270 % |
33.07/33.16	c |     11350 |    4885     7774   215214 |    12968    11350    378 | 19.270 % |
39.58/39.68	c |     17119 |    4885     7774   215214 |    14265     9805    368 | 19.270 % |
61.36/61.42	c |     25771 |    4885     7774   215214 |    15692    10358    402 | 19.270 % |
93.24/93.37	c |     38748 |    4885     7774   215214 |    17261    14698    394 | 19.270 % |
133.03/133.15	c |     58209 |    4885     7774   215214 |    18987    15237    336 | 19.270 % |
183.90/184.05	c |     87402 |    4885     7774   215214 |    20886    12725    357 | 19.270 % |
281.25/281.47	c |    131195 |    4885     7774   215214 |    22974    22533    588 | 19.270 % |
434.88/435.10	c |    196883 |    4885     7774   215214 |    25272    13240    661 | 19.270 % |
674.76/675.12	c |    295417 |    4885     7774   215214 |    27799    20775    390 | 19.270 % |
999.18/999.70	c |    443208 |    4885     7774   215214 |    30579    13487    720 | 19.270 % |
1522.22/1523.03	c |    664893 |    4885     7774   215214 |    33637    20952    568 | 19.270 % |

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-1875619-1245173448/watcher-1875619-1245173448 -o /tmp/evaluation-result-1875619-1245173448/solver-1875619-1245173448 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875619-1245173448.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1734
/proc/meminfo: memFree=1830824/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=5560 CPUtime=0
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 184943180 5693440 253 1992294400 134512640 135709839 4294956240 18446744073709551615 134543059 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 1390 253 122 292 0 418 0

[startup+0.0390359 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1734
/proc/meminfo: memFree=1830824/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=5768 CPUtime=0.03
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 398 0 0 0 3 0 0 0 18 0 1 0 184943180 5906432 382 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 1442 382 184 292 0 470 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5768

[startup+0.101046 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1734
/proc/meminfo: memFree=1830824/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=6028 CPUtime=0.09
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 564 0 0 0 9 0 0 0 18 0 1 0 184943180 6172672 548 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 1507 548 292 292 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6028

[startup+0.301083 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1734
/proc/meminfo: memFree=1830824/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=6820 CPUtime=0.29
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 1099 0 0 0 29 0 0 0 19 0 1 0 184943180 6983680 1083 1992294400 134512640 135709839 4294956240 18446744073709551615 135187191 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 1705 1083 641 292 0 733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6820

[startup+0.701157 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 1734
/proc/meminfo: memFree=1830824/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=6808 CPUtime=0.69
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 1963 0 0 0 68 1 0 0 23 0 1 0 184943180 6971392 1270 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 1702 1270 136 292 0 1407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6808

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1735
/proc/meminfo: memFree=1826272/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=8624 CPUtime=1.49
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 2531 0 0 0 146 3 0 0 25 0 1 0 184943180 8830976 1694 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 2156 1694 136 292 0 1861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8624

[startup+3.1016 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1735
/proc/meminfo: memFree=1824416/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=9548 CPUtime=3.09
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 2793 0 0 0 302 7 0 0 25 0 1 0 184943180 9777152 1956 1992294400 134512640 135709839 4294956240 18446744073709551615 134572758 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 2387 1956 136 292 0 2092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9548

[startup+6.30119 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1817888/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=16676 CPUtime=6.29
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 4589 0 0 0 620 9 0 0 25 0 1 0 184943180 17076224 3752 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 4202 3753 136 292 0 3907 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16676

[startup+12.7014 s]
/proc/loadavg: 1.17 1.03 1.01 2/66 1735
/proc/meminfo: memFree=1804192/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=29776 CPUtime=12.69
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 7856 0 0 0 1256 13 0 0 25 0 1 0 184943180 30490624 7019 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 7444 7019 136 292 0 7149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29776

[startup+25.5016 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 1735
/proc/meminfo: memFree=1781024/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=51828 CPUtime=25.48
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 13341 0 0 0 2524 24 0 0 25 0 1 0 184943180 53071872 12504 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 12957 12504 136 292 0 12662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51828

[startup+51.101 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 1735
/proc/meminfo: memFree=1771808/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=61476 CPUtime=51.07
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 15777 0 0 0 5068 39 0 0 25 0 1 0 184943180 62951424 14940 1992294400 134512640 135709839 4294956240 18446744073709551615 134518608 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 15369 14940 136 292 0 15074 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61476

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 1735
/proc/meminfo: memFree=1726880/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=105920 CPUtime=102.25
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 26866 0 0 0 10169 56 0 0 25 0 1 0 184943180 108462080 26029 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 26480 26029 136 292 0 26185 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 105920

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1735
/proc/meminfo: memFree=1663904/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=170064 CPUtime=162.21
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 42906 0 0 0 16134 87 0 0 25 0 1 0 184943180 174145536 42069 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 42516 42069 136 292 0 42221 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 170064

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1735
/proc/meminfo: memFree=1600864/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=231780 CPUtime=222.18
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 58332 0 0 0 22112 106 0 0 25 0 1 0 184943180 237342720 57495 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 57945 57495 136 292 0 57650 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 231780

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1519776/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=313736 CPUtime=282.16
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 78792 0 0 0 28085 131 0 0 25 0 1 0 184943180 321265664 77955 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 78434 77955 136 292 0 78139 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 313736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1436768/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=396392 CPUtime=342.12
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 99431 0 0 0 34060 152 0 0 25 0 1 0 184943180 405905408 98594 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 99098 98594 136 292 0 98803 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 396392

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1352416/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=480668 CPUtime=402.1
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 120496 0 0 0 40030 180 0 0 25 0 1 0 184943180 492204032 119659 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 120167 119659 136 292 0 119872 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 480668

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1291104/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=541060 CPUtime=462.07
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 135574 0 0 0 46008 199 0 0 25 0 1 0 184943180 554045440 134737 1992294400 134512640 135709839 4294956240 18446744073709551615 134577720 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 135265 134737 136 292 0 134970 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 541060

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1212448/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=621736 CPUtime=522.03
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 155733 0 0 0 51980 223 0 0 25 0 1 0 184943180 636657664 154896 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 155434 154896 136 292 0 155139 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 621736

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1141728/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=690508 CPUtime=582
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 172902 0 0 0 57957 243 0 0 25 0 1 0 184943180 707080192 172065 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 172627 172065 136 292 0 172332 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 690508

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=1069728/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=762084 CPUtime=641.99
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 190773 0 0 0 63926 273 0 0 25 0 1 0 184943180 780374016 189936 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 190521 189936 136 292 0 190226 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 762084

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=992544/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=840036 CPUtime=701.94
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 210258 0 0 0 69884 310 0 0 25 0 1 0 184943180 860196864 209421 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 210009 209421 136 292 0 209714 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 840036

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=919520/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=912084 CPUtime=761.92
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 228266 0 0 0 75854 338 0 0 25 0 1 0 184943180 933974016 227429 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 228021 227429 136 292 0 227726 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 912084

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=858208/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=973568 CPUtime=821.89
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 243623 0 0 0 81824 365 0 0 25 0 1 0 184943180 996933632 242786 1992294400 134512640 135709839 4294956240 18446744073709551615 134518528 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 243392 242786 136 292 0 243097 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 973568

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=797728/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1033756 CPUtime=881.86
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 258688 0 0 0 87788 398 0 0 25 0 1 0 184943180 1058566144 257851 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 258439 257851 136 292 0 258144 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 1033756

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=725856/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1105596 CPUtime=941.8
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 276615 0 0 0 93751 429 0 0 25 0 1 0 184943180 1132130304 275778 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 276399 275778 136 292 0 276104 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 1105596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=641888/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1189636 CPUtime=1001.79
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 297618 0 0 0 99717 462 0 0 25 0 1 0 184943180 1218187264 296781 1992294400 134512640 135709839 4294956240 18446744073709551615 134574102 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 297409 296781 136 292 0 297114 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 1189636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=550240/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1281464 CPUtime=1061.75
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 320583 0 0 0 105690 485 0 0 25 0 1 0 184943180 1312219136 319746 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 320366 319746 136 292 0 320071 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 1281464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=481440/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1349572 CPUtime=1121.72
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 337600 0 0 0 111662 510 0 0 25 0 1 0 184943180 1381961728 336763 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 337393 336763 136 292 0 337098 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 1349572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=418528/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1413308 CPUtime=1181.7
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 353509 0 0 0 117637 533 0 0 25 0 1 0 184943180 1447227392 352672 1992294400 134512640 135709839 4294956240 18446744073709551615 134572316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 353327 352672 136 292 0 353032 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 1413308

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=352992/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1478280 CPUtime=1241.67
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 369767 0 0 0 123612 555 0 0 25 0 1 0 184943180 1513758720 368930 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 369570 368930 136 292 0 369275 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 1478280

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=278240/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1552004 CPUtime=1301.64
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 388177 0 0 0 129582 582 0 0 25 0 1 0 184943180 1589252096 387340 1992294400 134512640 135709839 4294956240 18446744073709551615 134577700 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 388001 387340 136 292 0 387706 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 1552004

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1735
/proc/meminfo: memFree=209248/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1621332 CPUtime=1361.6
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 405517 0 0 0 135556 604 0 0 25 0 1 0 184943180 1660243968 404680 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 405333 404680 136 292 0 405038 0
Current children cumulated CPU time (s) 1361.6
Current children cumulated vsize (KiB) 1621332

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1737
/proc/meminfo: memFree=153632/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1676412 CPUtime=1421.57
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 419277 0 0 0 141531 626 0 0 25 0 1 0 184943180 1716645888 418440 1992294400 134512640 135709839 4294956240 18446744073709551615 134518608 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 419103 418440 136 292 0 418808 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 1676412

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1737
/proc/meminfo: memFree=91296/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1739140 CPUtime=1481.55
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 434976 0 0 0 147502 653 0 0 25 0 1 0 184943180 1780879360 434139 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 434785 434139 136 292 0 434490 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 1739140

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1737
/proc/meminfo: memFree=16288/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1813704 CPUtime=1541.52
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 453597 0 0 0 153474 678 0 0 25 0 1 0 184943180 1857232896 452760 1992294400 134512640 135709839 4294956240 18446744073709551615 134577777 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 453426 452760 136 292 0 453131 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 1813704



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1573.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1737
/proc/meminfo: memFree=15776/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=1843296 CPUtime=1572.61
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4194304 460983 0 0 0 156572 689 0 0 25 0 1 0 184943180 1887535104 460146 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 460824 460146 136 292 0 460529 0
Current children cumulated CPU time (s) 1572.61
Current children cumulated vsize (KiB) 1843296

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

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

[startup+1573.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1737
/proc/meminfo: memFree=15776/2055924 swapFree=4179404/4192956
[pid=1734] ppid=1732 vsize=0 CPUtime=1572.81
/proc/1734/stat : 1734 (wbo) R 1732 1734 1312 0 -1 4195332 460983 0 0 0 156572 709 0 0 25 0 1 0 184943180 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/1734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1572.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1573.67
CPU time (s): 1572.88
CPU user time (s): 1565.72
CPU system time (s): 7.15591
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 1843296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1565.72
system time used= 7.15591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460983
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= 3
involuntary context switches= 6296

runsolver used 1.85472 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node83 at 2009-06-16 19:30:48
IDJOB=1875619
IDBENCH=2888
IDSOLVER=698
FILE ID=node83/1875619-1245173448
PBS_JOBID= 9363868
Free space on /tmp= 66504 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-bw.b.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875619-1245173448/watcher-1875619-1245173448 -o /tmp/evaluation-result-1875619-1245173448/solver-1875619-1245173448 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875619-1245173448.opb

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

MD5SUM BENCH= acd1698068c8e97cbd0c7cd62fe047fc
RANDOM SEED=1322059787

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1831312 kB
Buffers:         27864 kB
Cached:         123416 kB
SwapCached:       7704 kB
Active:          40808 kB
Inactive:       119684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1831312 kB
SwapTotal:     4192956 kB
SwapFree:      4179404 kB
Dirty:            5080 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            50020 kB
Committed_AS:    73556 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875619-1245173448.opb

Free space on /tmp at the end= 66500 MiB
End job on node83 at 2009-06-16 19:57:04