Trace number 365853

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, and are wall clock time (not CPU 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
bsolo 3.0.16? (MO) 563.183 563.411

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.05999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
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 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/365853-1177053939/instance-365853-1177053939.opb
0.00/0.00	c File size is 121623 bytes.
0.01/0.02	c Highest Coefficient sum: 86
0.01/0.02	c Parsing was ok!!
0.01/0.02	c Total parsing time: 0.025 s
0.01/0.03	c Var: 6800 Constr: 165 85/80/0 Lit: 13600 Watch. Lit: 6970
0.01/0.03	c Obj. Vars: 0 (0 % of total variables)
0.59/0.63	c Pre-processing Time: 0.633 s
0.59/0.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.63	c        0   6800      165    13600   82     6970   80028      0      0 0.63
0.59/0.63	c Switching off LPR mode.
562.87/563.11	c      100   6800      265    48871  184     7170   88031    100    151 0.66
562.87/563.11	c      251   6800      416    99533  239     7472   96835    251    347 0.72
562.87/563.11	c      479   6800      644   326162  506     7928  106519    479    545 0.88
562.87/563.11	c      819   6800      984   514455  522     8608  117171    819    761 1.07
562.87/563.11	c     1327   6800     1492   693421  464     9624  128889   1327    782 1.70
562.87/563.11	c     2090   6800     2255   843729  374    11150  141778   2090    270 7.72
562.87/563.11	c     3236   6800     3401  1093439  321    13442  155956   3236    186 17.32
562.87/563.11	c     4957   6800     5122  1448990  282    16884  171552   4957    152 32.58
562.87/563.11	c     7541   6800     7706  2088533  271    22052  188708   7541    135 55.47
562.87/563.11	c    11420   6800    11585  3429524  296    29810  207579  11420    127 89.30
562.87/563.11	c    17243   6800    17408 11693073  671    41456  228337  17243    125 137.94
562.87/563.11	c    25980   6800    26145 57684366 2206    58930  251171  25980     93 278.04
562.87/563.11	c    39091   6800    39256 121441067 3093    85152  276289  39091     77 503.94
562.87/563.11	c Caught signal: 15
562.87/563.11	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
562.87/563.11	c   13    43275  22816 27707009    43440 144394538  43275     76 562.88
562.87/563.11	s UNKNOWN
562.87/563.11	c Total time: 562.881 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node27/watcher-365853-1177053939 -o ROOT/results/node27/solver-365853-1177053939 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/365853-1177053939/instance-365853-1177053939.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.80 0.96 0.98 3/65 32281
/proc/meminfo: memFree=1794704/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=11856 CPUtime=0
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 118089774 12140544 336 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 2964 337 282 324 0 2003 0

[startup+0.025689 s]
/proc/loadavg: 0.80 0.96 0.98 3/65 32281
/proc/meminfo: memFree=1794704/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=4596 CPUtime=0.01
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 527 0 0 0 1 0 0 0 18 0 1 0 118089774 4706304 495 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 1902203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 1149 495 307 324 0 188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4596

[startup+0.101696 s]
/proc/loadavg: 0.80 0.96 0.98 3/65 32281
/proc/meminfo: memFree=1794704/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=5296 CPUtime=0.09
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 735 0 0 0 9 0 0 0 18 0 1 0 118089774 5423104 673 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 1324 673 304 324 0 393 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5296

[startup+0.301715 s]
/proc/loadavg: 0.80 0.96 0.98 3/65 32281
/proc/meminfo: memFree=1794704/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=5504 CPUtime=0.29
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 839 0 0 0 29 0 0 0 19 0 1 0 118089774 5636096 730 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 1376 730 306 324 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5504

[startup+0.701756 s]
/proc/loadavg: 0.80 0.96 0.98 3/65 32281
/proc/meminfo: memFree=1794704/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=6152 CPUtime=0.69
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 1024 0 0 0 68 1 0 0 22 0 1 0 118089774 6299648 893 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 1538 893 311 324 0 607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6152

[startup+1.50184 s]
/proc/loadavg: 0.80 0.96 0.98 2/66 32282
/proc/meminfo: memFree=1787912/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=13960 CPUtime=1.49
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 3003 0 0 0 139 10 0 0 25 0 1 0 118089774 14295040 2872 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 3490 2872 311 324 0 2559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13960

[startup+3.102 s]
/proc/loadavg: 0.80 0.96 0.98 2/66 32282
/proc/meminfo: memFree=1784008/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=14472 CPUtime=3.09
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 3134 0 0 0 273 36 0 0 25 0 1 0 118089774 14819328 3003 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134575256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 3618 3003 311 324 0 2687 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14472

[startup+6.30232 s]
/proc/loadavg: 0.81 0.96 0.98 2/66 32282
/proc/meminfo: memFree=1782856/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=15380 CPUtime=6.29
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 3357 0 0 0 543 86 0 0 25 0 1 0 118089774 15749120 3226 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 3845 3226 311 324 0 2914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15380

[startup+12.702 s]
/proc/loadavg: 0.83 0.96 0.98 2/66 32282
/proc/meminfo: memFree=1780624/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=17820 CPUtime=12.69
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 3942 0 0 0 1102 167 0 0 25 0 1 0 118089774 18247680 3811 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 1902203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 4455 3811 311 324 0 3524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17820

[startup+25.5013 s]
/proc/loadavg: 0.87 0.96 0.98 2/66 32282
/proc/meminfo: memFree=1776336/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=21956 CPUtime=25.48
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 4979 0 0 0 2220 328 0 0 25 0 1 0 118089774 22482944 4848 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 5489 4848 311 324 0 4558 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21956

[startup+51.1019 s]
/proc/loadavg: 0.91 0.97 0.98 2/66 32282
/proc/meminfo: memFree=1768080/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=30452 CPUtime=51.08
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 7102 0 0 0 4462 646 0 0 25 0 1 0 118089774 31182848 6971 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 7613 6971 311 324 0 6682 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30452

[startup+102.305 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 32282
/proc/meminfo: memFree=1739984/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=58192 CPUtime=102.27
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 14062 0 0 0 9052 1175 0 0 25 0 1 0 118089774 59588608 13931 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134575154 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 14548 13931 311 324 0 13617 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58192

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 32284
/proc/meminfo: memFree=1472592/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=328376 CPUtime=162.24
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 81589 0 0 0 14810 1414 0 0 25 0 1 0 118089774 336257024 81458 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 82094 81458 311 324 0 81163 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 328376

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=1218960/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=578916 CPUtime=222.23
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 144237 0 0 0 20784 1439 0 0 25 0 1 0 118089774 592809984 144106 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 144729 144106 311 324 0 143798 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 578916

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=1049360/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=749404 CPUtime=282.22
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 186859 0 0 0 26766 1456 0 0 25 0 1 0 118089774 767389696 186728 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551108 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 187351 186728 311 324 0 186420 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 749404

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=856464/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=942056 CPUtime=342.2
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 235022 0 0 0 32665 1555 0 0 25 0 1 0 118089774 964665344 234891 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551724 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 235514 234891 311 324 0 234583 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 942056

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=579600/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=1218944 CPUtime=402.18
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 304244 0 0 0 38637 1581 0 0 25 0 1 0 118089774 1248198656 304113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 304736 304113 311 324 0 303805 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1218944

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=374608/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=1421476 CPUtime=462.18
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 354877 0 0 0 44616 1602 0 0 25 0 1 0 118089774 1455591424 354746 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 355369 354746 311 324 0 354438 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1421476

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=174672/2055920 swapFree=4179984/4192956
[pid=32281] ppid=32279 vsize=1626872 CPUtime=522.16
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 406225 0 0 0 50588 1628 0 0 25 0 1 0 118089774 1665916928 406094 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 406718 406094 311 324 0 405787 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1626872



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+563.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=15824/2055920 swapFree=4183004/4192956
[pid=32281] ppid=32279 vsize=1843500 CPUtime=562.87
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194304 460383 0 0 0 54635 1652 0 0 25 0 1 0 118089774 1887744000 460252 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 460875 460252 311 324 0 459944 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 1843500

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

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

[startup+563.402 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32284
/proc/meminfo: memFree=15824/2055920 swapFree=4183004/4192956
[pid=32281] ppid=32279 vsize=0 CPUtime=563.17
/proc/32281/stat : 32281 (bsolo3.0.16) R 32279 32281 32221 0 -1 4194308 460384 0 0 0 54636 1681 0 0 25 0 1 0 118089774 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32281/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 563.17
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 563.411
CPU time (s): 563.183
CPU user time (s): 546.363
CPU system time (s): 16.8204
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 1843500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 546.363
system time used= 16.8204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460384
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= 12
involuntary context switches= 631

runsolver used 0.431934 second user time and 1.15682 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Fri Apr 20 07:25:39 UTC 2007

IDJOB= 365853
IDBENCH= 2580
IDSOLVER= 163
FILE ID= node27/365853-1177053939

PBS_JOBID= 4640191

Free space on /tmp= 66373 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/365853-1177053939/instance-365853-1177053939.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-365853-1177053939 -o ROOT/results/node27/solver-365853-1177053939 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/365853-1177053939/instance-365853-1177053939.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  a4a494535709e59392e65403b829113d

RANDOM SEED= 374311993

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.213
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	: 5931.00
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.213
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:       1795176 kB
Buffers:         42624 kB
Cached:         143740 kB
SwapCached:       6756 kB
Active:          92656 kB
Inactive:       106056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795176 kB
SwapTotal:     4192956 kB
SwapFree:      4179984 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          15224 kB
Slab:            48092 kB
Committed_AS:  2070188 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66373 MiB

End job on node27 on Fri Apr 20 07:35:04 UTC 2007