Trace number 1876272

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.0UNSAT 273.339 273.422

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
MD5SUMe464fa7a3640eb789ffb0025985d1316
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables110
Total number of constraints21
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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-1876272-1245169715.opb.
0.00/0.00	c Instance file HOME/instance-1876272-1245169715.opb
0.00/0.00	c File size is 1901 bytes.
0.00/0.00	c Highest Coefficient sum: 12
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:      110                                                 |
0.00/0.00	c |  Number Clauses:        11                                                  |
0.00/0.00	c |  Number Cardinality:    10                                                  |
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 |     110       21      220 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     110       21      220 |     5500      100     28 |  0.008 % |
0.00/0.00	c |       252 |     110       21      220 |     6050      252     37 |  0.008 % |
0.00/0.02	c |       478 |     110       21      220 |     6655      478     44 |  0.008 % |
0.04/0.05	c |       817 |     110       21      220 |     7320      817     49 |  0.008 % |
0.09/0.10	c |      1323 |     110       21      220 |     8052     1323     52 |  0.008 % |
0.19/0.24	c |      2083 |     110       21      220 |     8857     2083     53 |  0.008 % |
0.39/0.43	c |      3222 |     110       21      220 |     9743     3222     53 |  0.008 % |
0.89/0.95	c |      4931 |     110       21      220 |    10717     4931     54 |  0.008 % |
1.59/1.68	c |      7495 |     110       21      220 |    11789     7495     54 |  0.008 % |
2.89/2.97	c |     11339 |     110       21      220 |    12968    11339     54 |  0.008 % |
5.49/5.55	c |     17106 |     110       21      220 |    14265    10589     51 |  0.008 % |
8.98/9.06	c |     25757 |     110       21      220 |    15692    12071     48 |  0.008 % |
16.79/16.83	c |     38735 |     110       21      220 |    17261     9288     49 |  0.008 % |
29.18/29.25	c |     58197 |     110       21      220 |    18987    11421     48 |  0.008 % |
48.17/48.25	c |     87389 |     110       21      220 |    20886    12035     45 |  0.008 % |
76.87/76.97	c |    131179 |     110       21      220 |    22974    13923     42 |  0.008 % |
130.55/130.66	c |    196865 |     110       21      220 |    25272    22025     42 |  0.008 % |
196.93/197.03	c |    295392 |     110       21      220 |    27799    18442     39 |  0.008 % |
267.31/267.43	c ===============================================================================
273.21/273.39	c core #1
273.21/273.39	c Core size: 21	Core Weight: 2147483647	Total Weight: 2147483647
273.21/273.39	c restarts              : 19
273.21/273.39	c conflicts             : 401855         (1476 /sec)
273.21/273.39	c decisions             : 468215         (1.56 % random) (1720 /sec)
273.21/273.39	c propagations          : 5178969        (19026 /sec)
273.21/273.39	c conflict literals     : 17423764       (0.00 % deleted)
273.21/273.39	c Memory used           : 141.79 MB
273.21/273.39	c CPU time              : 272.202 s
273.21/273.39	c 
273.21/273.39	s UNSATISFIABLE

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-1876272-1245169715/watcher-1876272-1245169715 -o /tmp/evaluation-result-1876272-1245169715/solver-1876272-1245169715 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876272-1245169715.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: 1.00 0.99 0.96 3/64 4544
/proc/meminfo: memFree=1847216/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=2524 CPUtime=0
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 184572603 2584576 178 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 631 178 135 292 0 336 0

[startup+0.0506999 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 4544
/proc/meminfo: memFree=1847216/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=2788 CPUtime=0.04
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 261 0 0 0 4 0 0 0 18 0 1 0 184572603 2854912 244 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 697 244 135 292 0 402 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2788

[startup+0.101705 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 4544
/proc/meminfo: memFree=1847216/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=2920 CPUtime=0.09
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 310 0 0 0 9 0 0 0 18 0 1 0 184572603 2990080 293 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 730 293 135 292 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2920

[startup+0.301728 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 4544
/proc/meminfo: memFree=1847216/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=3448 CPUtime=0.29
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 428 0 0 0 28 1 0 0 19 0 1 0 184572603 3530752 411 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 862 411 135 292 0 567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3448

[startup+0.701776 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 4544
/proc/meminfo: memFree=1847216/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=4240 CPUtime=0.69
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 631 0 0 0 68 1 0 0 22 0 1 0 184572603 4341760 614 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1060 614 135 292 0 765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4240

[startup+1.50187 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1844840/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=5164 CPUtime=1.49
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 886 0 0 0 148 1 0 0 25 0 1 0 184572603 5287936 869 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1291 869 135 292 0 996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5164

[startup+3.10106 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1843240/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=7148 CPUtime=3.09
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 1375 0 0 0 306 3 0 0 25 0 1 0 184572603 7319552 1358 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1787 1358 135 292 0 1492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7148

[startup+6.30144 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1839784/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=9980 CPUtime=6.28
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 2080 0 0 0 624 4 0 0 25 0 1 0 184572603 10219520 2063 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2495 2063 135 292 0 2200 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9980

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1835112/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=14608 CPUtime=12.69
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 3219 0 0 0 1261 8 0 0 25 0 1 0 184572603 14958592 3202 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 3652 3202 135 292 0 3357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14608

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1826280/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=23020 CPUtime=25.49
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 5314 0 0 0 2534 15 0 0 25 0 1 0 184572603 23572480 5297 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5755 5297 135 292 0 5460 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23020

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1812904/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=36700 CPUtime=51.07
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 8702 0 0 0 5083 24 0 0 25 0 1 0 184572603 37580800 8685 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 9175 8685 135 292 0 8880 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36700

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1789864/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=59560 CPUtime=102.26
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 14401 0 0 0 10181 45 0 0 25 0 1 0 184572603 60989440 14384 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 14890 14384 135 292 0 14595 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59560

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1764008/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=85632 CPUtime=162.24
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 20928 0 0 0 16157 67 0 0 25 0 1 0 184572603 87687168 20911 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 21408 20911 135 292 0 21113 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85632

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1736552/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=112884 CPUtime=222.22
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 27694 0 0 0 22133 89 0 0 25 0 1 0 184572603 115593216 27677 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 28221 27677 135 292 0 27926 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 112884

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

[startup+230.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1733096/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=116588 CPUtime=230.22
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 28613 0 0 0 22930 92 0 0 25 0 1 0 184572603 119386112 28596 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 29147 28596 135 292 0 28852 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 116588

[startup+255.902 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1723496/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=126312 CPUtime=255.81
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 31037 0 0 0 25479 102 0 0 25 0 1 0 184572603 129343488 31020 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 31578 31020 135 292 0 31283 0
Current children cumulated CPU time (s) 255.81
Current children cumulated vsize (KiB) 126312

[startup+262.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1720296/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=129348 CPUtime=262.21
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 31784 0 0 0 26115 106 0 0 25 0 1 0 184572603 132452352 31767 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 32337 31767 135 292 0 32042 0
Current children cumulated CPU time (s) 262.21
Current children cumulated vsize (KiB) 129348

[startup+268.702 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1711528/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=139516 CPUtime=268.61
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 34354 0 0 0 26751 110 0 0 25 0 1 0 184572603 142864384 34337 1992294400 134512640 135709839 4294956240 18446744073709551615 134516598 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 34879 34337 136 292 0 34584 0
Current children cumulated CPU time (s) 268.61
Current children cumulated vsize (KiB) 139516

[startup+271.902 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1704168/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=145192 CPUtime=271.81
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 35757 0 0 0 27070 111 0 0 25 0 1 0 184572603 148676608 35740 1992294400 134512640 135709839 4294956240 18446744073709551615 134583617 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 36298 35740 136 292 0 36003 0
Current children cumulated CPU time (s) 271.81
Current children cumulated vsize (KiB) 145192

[startup+272.702 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1704168/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=145192 CPUtime=272.62
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 35757 0 0 0 27151 111 0 0 25 0 1 0 184572603 148676608 35740 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 36298 35740 136 292 0 36003 0
Current children cumulated CPU time (s) 272.62
Current children cumulated vsize (KiB) 145192

[startup+273.102 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1704168/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=145192 CPUtime=273.01
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 35757 0 0 0 27190 111 0 0 25 0 1 0 184572603 148676608 35740 1992294400 134512640 135709839 4294956240 18446744073709551615 135182794 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 36298 35740 136 292 0 36003 0
Current children cumulated CPU time (s) 273.01
Current children cumulated vsize (KiB) 145192

[startup+273.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1704168/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=145192 CPUtime=273.21
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194304 35757 0 0 0 27210 111 0 0 25 0 1 0 184572603 148676608 35740 1992294400 134512640 135709839 4294956240 18446744073709551615 134584054 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 36298 35740 136 292 0 36003 0
Current children cumulated CPU time (s) 273.21
Current children cumulated vsize (KiB) 145192

[startup+273.401 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 4545
/proc/meminfo: memFree=1704168/2055920 swapFree=4191900/4192956
[pid=4544] ppid=4542 vsize=0 CPUtime=273.31
/proc/4544/stat : 4544 (wbo) R 4542 4544 4169 0 -1 4194308 35759 0 0 0 27220 111 0 0 25 0 1 0 184572603 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 273.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 273.422
CPU time (s): 273.339
CPU user time (s): 272.203
CPU system time (s): 1.13683
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 145192

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

runsolver used 0.247962 second user time and 0.516921 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-16 18:28:35
IDJOB=1876272
IDBENCH=2595
IDSOLVER=698
FILE ID=node1/1876272-1245169715
PBS_JOBID= 9363862
Free space on /tmp= 66220 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.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-1876272-1245169715/watcher-1876272-1245169715 -o /tmp/evaluation-result-1876272-1245169715/solver-1876272-1245169715 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876272-1245169715.opb

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

MD5SUM BENCH= e464fa7a3640eb789ffb0025985d1316
RANDOM SEED=784428529

node1.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847632 kB
Buffers:         39256 kB
Cached:          91520 kB
SwapCached:        260 kB
Active:          41648 kB
Inactive:       102392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847632 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          22552 kB
Slab:            50220 kB
Committed_AS:   155840 kB
PageTables:       1440 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-1876272-1245169715.opb

Free space on /tmp at the end= 66220 MiB
End job on node1 at 2009-06-16 18:33:09