Trace number 2702328

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.4bSignal 182.694 182.76

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
MD5SUM0b0d874eaa404001e586f84b413e6897
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.575912
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables120
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702328-1278548019.opb.
0.00/0.00	c Instance file HOME/instance-2702328-1278548019.opb
0.00/0.00	c File size is 23753 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
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:      440                                                 |
0.00/0.00	c |  Number Clauses:        320                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 336                                                 |
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 |     440      656     2752 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     440      656     2752 |     5500      100     65 |  0.005 % |
0.00/0.02	c |       250 |     440      656     2752 |     6050      250     64 |  0.005 % |
0.00/0.03	c |       476 |     440      656     2752 |     6655      476     64 |  0.001 % |
0.00/0.05	c |       813 |     440      656     2752 |     7320      813     63 |  0.001 % |
0.00/0.08	c |      1320 |     440      656     2752 |     8052     1320     52 |  0.005 % |
0.09/0.13	c |      2079 |     440      656     2752 |     8857     2079     54 |  0.001 % |
0.19/0.22	c |      3218 |     440      656     2752 |     9743     3218     54 |  0.001 % |
0.29/0.36	c |      4926 |     440      656     2752 |    10717     4926     52 |  0.001 % |
0.59/0.64	c |      7488 |     440      656     2752 |    11789     7488     49 |  0.005 % |
0.89/0.99	c |     11332 |     440      656     2752 |    12968    11332     49 |  0.001 % |
1.69/1.70	c |     17098 |     440      656     2752 |    14265    10575     43 |  0.001 % |
2.59/2.68	c |     25747 |     440      656     2752 |    15692    11937     47 |  0.001 % |
4.09/4.12	c |     38722 |     440      656     2752 |    17261     8996     24 |  0.001 % |
7.60/7.66	c ===============================================================================
7.60/7.66	c New solution: 129
7.60/7.67	o 129
7.60/7.67	c Elapsed CPU time: 7.51286 s	Remaining CPU time: 172.487 s
7.60/7.67	c ===============================================================================
7.60/7.67	c |     56714 |     440      657     2760 |     5000     9428     50 |  0.001 % |
7.60/7.69	c |     56818 |     440      657     2760 |     5500     4818     50 |  0.001 % |
7.60/7.70	c |     56968 |     440      657     2760 |     6050     4968     50 |  0.001 % |
7.70/7.73	c |     57193 |     440      657     2760 |     6655     5193     51 |  0.001 % |
7.70/7.76	c |     57532 |     440      657     2760 |     7320     5532     52 |  0.001 % |
7.79/7.80	c |     58038 |     440      657     2760 |     8052     6038     51 |  0.001 % |
7.79/7.89	c |     58798 |     440      657     2760 |     8857     6798     51 |  0.001 % |
7.89/7.96	c ===============================================================================
7.89/7.96	c New solution: 3
7.89/7.96	o 3
7.89/7.96	c Elapsed CPU time: 7.79781 s	Remaining CPU time: 172.202 s
7.89/7.96	c ===============================================================================
7.89/7.96	c |     59600 |     440      658     2768 |     5000     7600     51 |  0.001 % |
7.89/7.99	c |     59701 |     369      658     2768 |     5500     3582     54 | 16.141 % |
7.99/8.02	c |     59851 |     369      658     2768 |     6050     3732     54 | 16.137 % |
7.99/8.04	c |     60076 |     369      658     2768 |     6655     3957     54 | 16.141 % |
7.99/8.08	c |     60413 |     369      658     2768 |     7320     4294     53 | 16.137 % |
8.09/8.13	c |     60919 |     369      658     2768 |     8052     4800     53 | 16.141 % |
8.19/8.20	c |     61678 |     369      658     2768 |     8857     5559     55 | 16.137 % |
8.28/8.34	c |     62818 |     369      658     2768 |     9743     6699     55 | 16.137 % |
8.39/8.49	c |     64529 |     369      658     2768 |    10717     8410     54 | 16.137 % |
8.89/8.90	c |     67091 |     369      658     2768 |    11789    10972     54 | 16.137 % |
9.38/9.47	c |     70936 |     369      658     2768 |    12968     8859     41 | 16.137 % |
9.98/10.04	c |     76702 |     369      658     2768 |    14265     8029     35 | 16.137 % |
11.08/11.19	c |     85351 |     369      658     2768 |    15692     9437     43 | 16.137 % |
12.59/12.70	c |     98325 |     369      658     2768 |    17261    14392     41 | 16.137 % |
15.89/15.91	c |    117786 |     369      658     2768 |    18987    16308     44 | 16.137 % |
20.39/20.47	c |    146978 |     369      658     2768 |    20886    16517     49 | 16.137 % |
28.98/29.09	c |    190767 |     369      658     2768 |    22974    17938     52 | 16.137 % |
43.08/43.12	c |    256451 |     368      658     2768 |    25272    11106     49 | 16.369 % |
66.68/66.77	c |    354977 |     368      658     2768 |    27799    11354     42 | 16.364 % |
102.37/102.47	c |    502766 |     358      658     2768 |    30579    11395     43 | 18.637 % |
178.44/178.51	c |    724449 |     356      658     2768 |    33637     7955     42 | 19.096 % |
181.94/182.03	c There are 84 assigned variables. 8 in cost function.

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-2702328-1278548019/watcher-2702328-1278548019 -o /tmp/evaluation-result-2702328-1278548019/solver-2702328-1278548019 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702328-1278548019.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 1.00 0.92 3/105 30689
/proc/meminfo: memFree=1949148/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=2700 CPUtime=0
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 322 0 0 0 0 0 0 0 25 0 1 0 23010107 2764800 234 1992294400 134512640 135751879 4287710272 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 675 234 146 303 0 370 0

[startup+0.094407 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 30689
/proc/meminfo: memFree=1949148/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=3092 CPUtime=0.08
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 423 0 0 0 8 0 0 0 25 0 1 0 23010107 3166208 335 1992294400 134512640 135751879 4287710272 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 773 335 147 303 0 468 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3092

[startup+0.101407 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 30689
/proc/meminfo: memFree=1949148/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=3092 CPUtime=0.09
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 432 0 0 0 9 0 0 0 25 0 1 0 23010107 3166208 344 1992294400 134512640 135751879 4287710272 18446744073709551615 134519017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 773 344 147 303 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3092

[startup+0.301428 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 30689
/proc/meminfo: memFree=1949148/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=3872 CPUtime=0.29
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 635 0 0 0 28 1 0 0 25 0 1 0 23010107 3964928 547 1992294400 134512640 135751879 4287710272 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 968 547 147 303 0 663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3872

[startup+0.70147 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 30689
/proc/meminfo: memFree=1949148/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=5160 CPUtime=0.69
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 956 0 0 0 67 2 0 0 25 0 1 0 23010107 5283840 868 1992294400 134512640 135751879 4287710272 18446744073709551615 134606365 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 1290 868 147 303 0 985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5160

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30690
/proc/meminfo: memFree=1945668/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=7160 CPUtime=1.49
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 1443 0 0 0 146 3 0 0 25 0 1 0 23010107 7331840 1355 1992294400 134512640 135751879 4287710272 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 1790 1355 148 303 0 1485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7160

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30690
/proc/meminfo: memFree=1943064/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=10920 CPUtime=3.09
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 2398 0 0 0 302 7 0 0 25 0 1 0 23010107 11182080 2310 1992294400 134512640 135751879 4287710272 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 2730 2310 148 303 0 2425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10920

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30690
/proc/meminfo: memFree=1936120/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=16724 CPUtime=6.29
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 3833 0 0 0 616 13 0 0 25 0 1 0 23010107 17125376 3745 1992294400 134512640 135751879 4287710272 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 4181 3745 148 303 0 3876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16724

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30690
/proc/meminfo: memFree=1924464/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=28592 CPUtime=12.68
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 6803 0 0 0 1243 25 0 0 25 0 1 0 23010107 29278208 6715 1992294400 134512640 135751879 4287710272 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 7148 6715 148 303 0 6843 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28592

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30690
/proc/meminfo: memFree=1900904/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=50920 CPUtime=25.48
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 12379 0 0 0 2501 47 0 0 25 0 1 0 23010107 52142080 12291 1992294400 134512640 135751879 4287710272 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 12730 12291 148 303 0 12425 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50920

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30691
/proc/meminfo: memFree=1866432/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=85564 CPUtime=51.08
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 21023 0 0 0 5030 78 0 0 25 0 1 0 23010107 87617536 20935 1992294400 134512640 135751879 4287710272 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 21391 20935 148 303 0 21086 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85564

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30692
/proc/meminfo: memFree=1815344/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=135912 CPUtime=102.27
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 33588 0 0 0 10094 133 0 0 25 0 1 0 23010107 139173888 33500 1992294400 134512640 135751879 4287710272 18446744073709551615 134649780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 33978 33500 148 303 0 33673 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 135912

[startup+162.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1777896/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=173644 CPUtime=162.25
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 42977 0 0 0 16044 181 0 0 25 0 1 0 23010107 177811456 42889 1992294400 134512640 135751879 4287710272 18446744073709551615 134611181 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 43411 42889 148 303 0 43106 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 173644

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1775168/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=176208 CPUtime=166.25
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 43637 0 0 0 16440 185 0 0 25 0 1 0 23010107 180436992 43549 1992294400 134512640 135751879 4287710272 18446744073709551615 134606171 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 44052 43549 148 303 0 43747 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 176208

[startup+172.709 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1771448/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=179864 CPUtime=172.66
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 44533 0 0 0 17076 190 0 0 25 0 1 0 23010107 184180736 44445 1992294400 134512640 135751879 4287710272 18446744073709551615 134616382 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 44966 44445 148 303 0 44661 0
Current children cumulated CPU time (s) 172.66
Current children cumulated vsize (KiB) 179864

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1768348/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=184144 CPUtime=179.05
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 45600 0 0 0 17710 195 0 0 25 0 1 0 23010107 188563456 45512 1992294400 134512640 135751879 4287710272 18446744073709551615 134607274 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 46036 45512 148 303 0 45731 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 184144

[startup+180.701 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1766116/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=185168 CPUtime=180.64
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 45878 0 0 0 17867 197 0 0 25 0 1 0 23010107 189612032 45790 1992294400 134512640 135751879 4287710272 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 46292 45790 148 303 0 45987 0
Current children cumulated CPU time (s) 180.64
Current children cumulated vsize (KiB) 185168

[startup+181.509 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1765620/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=185584 CPUtime=181.45
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4202496 45959 0 0 0 17948 197 0 0 25 0 1 0 23010107 190038016 45871 1992294400 134512640 135751879 4287710272 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 46396 45871 148 303 0 46091 0
Current children cumulated CPU time (s) 181.45
Current children cumulated vsize (KiB) 185584

[startup+182.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1765620/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=185712 CPUtime=182.25
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4204032 46015 0 0 0 18000 225 0 0 18 0 1 0 23010107 190169088 45927 1992294400 134512640 135751879 4287710272 18446744073709551615 134639954 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30689/statm: 46428 45927 148 303 0 46123 0
Current children cumulated CPU time (s) 182.25
Current children cumulated vsize (KiB) 185712

[startup+182.702 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 30694
/proc/meminfo: memFree=1639576/2059040 swapFree=4131192/4192956
[pid=30689] ppid=30687 vsize=185712 CPUtime=182.63
/proc/30689/stat : 30689 (wbo1.4b) R 30687 30689 30219 0 -1 4204032 46015 0 0 0 18000 263 0 0 18 0 1 0 23010107 190169088 45927 1992294400 134512640 135751879 4287710272 18446744073709551615 134639954 0 0 4096 3 0 0 0 17 1 0 0 1
/proc/30689/statm: 46428 45927 148 303 0 46123 0
Current children cumulated CPU time (s) 182.63
Current children cumulated vsize (KiB) 185712

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 182.76
CPU time (s): 182.694
CPU user time (s): 180.001
CPU system time (s): 2.69359
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 185712

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

runsolver used 0.311952 second user time and 0.865868 second system time

The end

Launcher Data

Begin job on node082 at 2010-07-08 02:13:39
IDJOB=2702328
IDBENCH=48099
IDSOLVER=1161
FILE ID=node082/2702328-1278548019
PBS_JOBID= 11239481
Free space on /tmp= 62388 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=79-P1=163-P2=61-P3=127-P4=163-P5=211-B.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702328-1278548019/watcher-2702328-1278548019 -o /tmp/evaluation-result-2702328-1278548019/solver-2702328-1278548019 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702328-1278548019.opb

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

MD5SUM BENCH= 0b0d874eaa404001e586f84b413e6897
RANDOM SEED=285902742

node082.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.260
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1950172 kB
Buffers:          4320 kB
Cached:          34960 kB
SwapCached:      10860 kB
Active:          26876 kB
Inactive:        26120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1950172 kB
SwapTotal:     4192956 kB
SwapFree:      4131192 kB
Dirty:            2976 kB
Writeback:           0 kB
AnonPages:        8288 kB
Mapped:           6020 kB
Slab:            34068 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702328-1278548019.opb

Free space on /tmp at the end= 62208 MiB
End job on node082 at 2010-07-08 02:16:42