Trace number 2671390

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.4a? (MO) 915.372 915.879

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_1_80.opb
MD5SUM4edc0ea4696bd6b7e21f8ec219e69079
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.65375
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2671390-1276724276.opb.
0.00/0.00	c Instance file HOME/instance-2671390-1276724276.opb
0.00/0.00	c File size is 566999 bytes.
0.05/0.09	c Highest Coefficient sum: 1000
0.05/0.09	c ============================[ Problem Statistics ]=============================
0.05/0.09	c |                                                                             |
0.05/0.09	c |  Parsing time:          0.09         s                                      |
0.05/0.09	c |  Number Variables:      7318                                                |
0.05/0.09	c |  Number Clauses:        6818                                                |
0.05/0.09	c |  Number Cardinality:    1003                                                |
0.05/0.09	c |  Number PB Constraints: 6318                                                |
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    7318    14139    54044 |     5000        0    nan |  0.000 % |
4.29/4.30	c |       421 |    7318    14139    54044 |     5500      421    709 |  0.000 % |
4.49/4.52	c |       572 |    7318    14139    54044 |     6050      572    603 |  0.000 % |
4.79/4.84	c |       797 |    7318    14139    54044 |     6655      797    667 |  0.000 % |
5.19/5.24	c |      1134 |    7318    14139    54044 |     7320     1134    713 |  0.000 % |
5.79/5.89	c |      1640 |    7318    14139    54044 |     8052     1640    741 |  0.000 % |
6.69/6.77	c |      2399 |    7318    14139    54044 |     8857     2399    770 |  0.000 % |
8.59/8.60	c |      3538 |    7318    14139    54044 |     9743     3538    759 |  0.000 % |
11.19/11.27	c |      5246 |    7318    14139    54044 |    10717     5246    775 |  0.000 % |
14.89/14.95	c |      7808 |    7318    14139    54044 |    11789     7808    799 |  0.000 % |
20.08/20.13	c |     11652 |    7318    14139    54044 |    12968    11652    632 |  0.000 % |
27.08/27.13	c |     17418 |    7318    14139    54044 |    14265    17418    709 |  0.000 % |
39.18/39.21	c |     26068 |    7318    14139    54044 |    15692    17359    500 |  0.000 % |
52.08/52.17	c |     39043 |    7318    14139    54044 |    17261    21655    662 |  0.000 % |
93.66/93.70	c |     58506 |    7318    14139    54044 |    18987    17224    376 |  0.000 % |
134.16/134.29	c |     87698 |    7318    14139    54044 |    20886    16059    861 |  0.000 % |
192.35/192.49	c |    131488 |    7318    14139    54044 |    22974    25917    861 |  0.000 % |
275.62/275.73	c |    197172 |    7318    14139    54044 |    25272    19596    872 |  0.000 % |
427.99/428.15	c |    295699 |    7318    14139    54044 |    27799    11973    248 |  0.000 % |
654.63/654.87	c |    443488 |    7318    14139    54044 |    30579    16634    859 |  0.000 % |

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-2671390-1276724276/watcher-2671390-1276724276 -o /tmp/evaluation-result-2671390-1276724276/solver-2671390-1276724276 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671390-1276724276.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/106 11236
/proc/meminfo: memFree=1676860/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=3652 CPUtime=0
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 411 0 0 0 0 0 0 0 20 0 1 0 48031541 3739648 329 1992294400 134512640 135751879 4289370800 18446744073709551615 134564623 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 913 329 136 303 0 469 0

[startup+0.0583471 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11236
/proc/meminfo: memFree=1676860/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=5156 CPUtime=0.05
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 826 0 0 0 5 0 0 0 20 0 1 0 48031541 5279744 744 1992294400 134512640 135751879 4289370800 18446744073709551615 135205104 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1289 744 208 303 0 845 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5156

[startup+0.100351 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11236
/proc/meminfo: memFree=1676860/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=5584 CPUtime=0.09
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 1139 0 0 0 9 0 0 0 20 0 1 0 48031541 5718016 918 1992294400 134512640 135751879 4289370800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1396 918 142 303 0 1091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.300369 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11236
/proc/meminfo: memFree=1676860/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=5844 CPUtime=0.29
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 1230 0 0 0 29 0 0 0 20 0 1 0 48031541 5984256 1009 1992294400 134512640 135751879 4289370800 18446744073709551615 134606351 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1461 1009 142 303 0 1156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5844

[startup+0.700407 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11236
/proc/meminfo: memFree=1676860/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=6100 CPUtime=0.69
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 1287 0 0 0 69 0 0 0 20 0 1 0 48031541 6246400 1066 1992294400 134512640 135751879 4289370800 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1525 1066 142 303 0 1220 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6100

[startup+1.50048 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 11237
/proc/meminfo: memFree=1673380/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=6356 CPUtime=1.49
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 1352 0 0 0 149 0 0 0 23 0 1 0 48031541 6508544 1131 1992294400 134512640 135751879 4289370800 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1589 1131 142 303 0 1284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6356

[startup+3.10064 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 11237
/proc/meminfo: memFree=1672884/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=6612 CPUtime=3.09
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 1424 0 0 0 309 0 0 0 25 0 1 0 48031541 6770688 1203 1992294400 134512640 135751879 4289370800 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 1653 1203 142 303 0 1348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6612

[startup+6.30094 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 11237
/proc/meminfo: memFree=1670032/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=11756 CPUtime=6.29
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 2690 0 0 0 628 1 0 0 25 0 1 0 48031541 12038144 2469 1992294400 134512640 135751879 4289370800 18446744073709551615 134604797 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 2939 2469 143 303 0 2634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11756

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 11237
/proc/meminfo: memFree=1655524/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=25176 CPUtime=12.69
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 6042 0 0 0 1264 5 0 0 25 0 1 0 48031541 25780224 5821 1992294400 134512640 135751879 4289370800 18446744073709551615 134606559 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 6294 5821 143 303 0 5989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25176

[startup+25.5008 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 11237
/proc/meminfo: memFree=1628616/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=51324 CPUtime=25.49
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 12586 0 0 0 2537 12 0 0 25 0 1 0 48031541 52555776 12365 1992294400 134512640 135751879 4289370800 18446744073709551615 134606389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 12831 12365 143 303 0 12526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51324

[startup+51.1002 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 11239
/proc/meminfo: memFree=1571452/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=109664 CPUtime=51.08
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 27159 0 0 0 5085 23 0 0 25 0 1 0 48031541 112295936 26938 1992294400 134512640 135751879 4289370800 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 27416 26938 143 303 0 27111 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 109664

[startup+102.308 s]
/proc/loadavg: 1.08 1.02 1.00 2/107 11239
/proc/meminfo: memFree=1508956/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=170092 CPUtime=102.27
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 42230 0 0 0 10187 40 0 0 25 0 1 0 48031541 174174208 42009 1992294400 134512640 135751879 4289370800 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 42523 42009 143 303 0 42218 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170092

[startup+162.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 11241
/proc/meminfo: memFree=1356932/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=323416 CPUtime=162.25
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 80569 0 0 0 16153 72 0 0 25 0 1 0 48031541 331177984 80348 1992294400 134512640 135751879 4289370800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 80854 80348 143 303 0 80549 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 323416

[startup+222.3 s]
/proc/loadavg: 1.15 1.05 1.01 2/107 11243
/proc/meminfo: memFree=1192880/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=486128 CPUtime=222.23
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 121247 0 0 0 22116 107 0 0 25 0 1 0 48031541 497795072 121026 1992294400 134512640 135751879 4289370800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 121532 121026 143 303 0 121227 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 486128

[startup+282.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 11245
/proc/meminfo: memFree=1047428/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=631244 CPUtime=282.22
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 157493 0 0 0 28084 138 0 0 25 0 1 0 48031541 646393856 157272 1992294400 134512640 135751879 4289370800 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 157811 157272 143 303 0 157506 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 631244

[startup+342.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 11245
/proc/meminfo: memFree=1004400/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=673792 CPUtime=342.21
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 168132 0 0 0 34069 152 0 0 25 0 1 0 48031541 689963008 167911 1992294400 134512640 135751879 4289370800 18446744073709551615 134611167 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 168448 167911 143 303 0 168143 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 673792

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 11247
/proc/meminfo: memFree=962240/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=716364 CPUtime=402.19
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 178763 0 0 0 40052 167 0 0 25 0 1 0 48031541 733556736 178542 1992294400 134512640 135751879 4289370800 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 179091 178542 143 303 0 178786 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 716364

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 11249
/proc/meminfo: memFree=852872/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=825876 CPUtime=462.17
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 206117 0 0 0 46025 192 0 0 25 0 1 0 48031541 845697024 205896 1992294400 134512640 135751879 4289370800 18446744073709551615 134606447 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 206469 205896 143 303 0 206164 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 825876

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11251
/proc/meminfo: memFree=713620/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=965808 CPUtime=522.16
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 241106 0 0 0 51996 220 0 0 25 0 1 0 48031541 988987392 240885 1992294400 134512640 135751879 4289370800 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 241452 240885 143 303 0 241147 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 965808

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11253
/proc/meminfo: memFree=573748/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=1104060 CPUtime=582.14
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 275672 0 0 0 57967 247 0 0 25 0 1 0 48031541 1130557440 275451 1992294400 134512640 135751879 4289370800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 276015 275451 143 303 0 275710 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1104060

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11253
/proc/meminfo: memFree=460164/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=1216780 CPUtime=642.14
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 303848 0 0 0 63945 269 0 0 25 0 1 0 48031541 1245982720 303627 1992294400 134512640 135751879 4289370800 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 304195 303627 143 303 0 303890 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1216780

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11255
/proc/meminfo: memFree=311488/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=1366264 CPUtime=702.12
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 341212 0 0 0 69915 297 0 0 25 0 1 0 48031541 1399054336 340991 1992294400 134512640 135751879 4289370800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 341566 340991 143 303 0 341261 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 1366264

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11257
/proc/meminfo: memFree=183024/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=1493524 CPUtime=762.11
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 373015 0 0 0 75889 322 0 0 25 0 1 0 48031541 1529368576 372794 1992294400 134512640 135751879 4289370800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 373381 372794 143 303 0 373076 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1493524

[startup+822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11259
/proc/meminfo: memFree=67456/2059040 swapFree=4140408/4192956
[pid=11236] ppid=11234 vsize=1610520 CPUtime=822.09
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 402230 0 0 0 81865 344 0 0 25 0 1 0 48031541 1649172480 402009 1992294400 134512640 135751879 4289370800 18446744073709551615 134609194 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11236/statm: 402630 402009 143 303 0 402325 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1610520

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11261
/proc/meminfo: memFree=9496/2059040 swapFree=4140016/4192956
[pid=11236] ppid=11234 vsize=1761812 CPUtime=881.97
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 440053 0 0 0 87821 376 0 0 25 0 1 0 48031541 1804095488 439832 1992294400 134512640 135751879 4289370800 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11236/statm: 440453 439832 143 303 0 440148 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1761812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+915.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11261
/proc/meminfo: memFree=10208/2059040 swapFree=4140016/4192956
[pid=11236] ppid=11234 vsize=1843380 CPUtime=915.2
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4202496 460443 0 0 0 91128 392 0 0 25 0 1 0 48031541 1887621120 460222 1992294400 134512640 135751879 4289370800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11236/statm: 460845 460222 143 303 0 460540 0
Current children cumulated CPU time (s) 915.2
Current children cumulated vsize (KiB) 1843380

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

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

[startup+915.808 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11261
/proc/meminfo: memFree=10208/2059040 swapFree=4140016/4192956
[pid=11236] ppid=11234 vsize=0 CPUtime=915.3
/proc/11236/stat : 11236 (wbo1.4a) R 11234 11236 10642 0 -1 4203524 460444 0 0 0 91128 402 0 0 25 0 1 0 48031541 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 915.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 915.879
CPU time (s): 915.372
CPU user time (s): 911.281
CPU system time (s): 4.09038
CPU usage (%): 99.9446
Max. virtual memory (cumulated for all children) (KiB): 1843380

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

runsolver used 1.70274 second user time and 4.19036 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-16 23:37:56
IDJOB=2671390
IDBENCH=48369
IDSOLVER=1160
FILE ID=node004/2671390-1276724276
PBS_JOBID= 11174170
Free space on /tmp= 62564 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_1_80.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671390-1276724276/watcher-2671390-1276724276 -o /tmp/evaluation-result-2671390-1276724276/solver-2671390-1276724276 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671390-1276724276.opb

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

MD5SUM BENCH= 4edc0ea4696bd6b7e21f8ec219e69079
RANDOM SEED=2040149575

node004.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.210
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.42
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.210
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	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1678132 kB
Buffers:        135912 kB
Cached:         149700 kB
SwapCached:       6480 kB
Active:         106764 kB
Inactive:       192748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1678132 kB
SwapTotal:     4192956 kB
SwapFree:      4140408 kB
Dirty:            2872 kB
Writeback:           0 kB
AnonPages:       12060 kB
Mapped:          13176 kB
Slab:            59576 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671390-1276724276.opb

Free space on /tmp at the end= 62564 MiB
End job on node004 at 2010-06-16 23:53:14