Trace number 350393

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
Pueblo 1.4UNSAT 364.574 364.805

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
MD5SUM12591fb3a3171df58322c5e93cb6a45b
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 benchmark37.9952
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
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.01	c Pueblo version 1.4 (September 2005)
0.00/0.01	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.01	c  by Hossein Sheini
0.00/0.04	c starting to Solve
0.00/0.04	c #variables read: 231 - #constraints read: 2707
364.56/364.80	c total time              : 364.62 s
364.56/364.80	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350393-1176502260/instance-350393-1176502260.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-350393-1176502260 -o ROOT/results/node4/solver-350393-1176502260 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/350393-1176502260/instance-350393-1176502260.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: 1.00 1.00 1.00 3/77 18175
/proc/meminfo: memFree=1797912/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=172 CPUtime=0
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 39 0 0 0 0 0 0 0 18 0 1 0 126263768 176128 23 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 10588731 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18175/statm: 43 23 18 16 0 2 0

[startup+0.0112001 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18175
/proc/meminfo: memFree=1797912/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=2288 CPUtime=0
/proc/18175/stat : 18175 (Pueblo) D 18173 18175 17149 0 -1 4194304 159 0 1 0 0 0 0 0 18 0 1 0 126263768 2342912 131 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4160225324 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/18175/statm: 572 131 110 16 0 11 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2288

[startup+0.101851 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18175
/proc/meminfo: memFree=1797912/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=2952 CPUtime=0.08
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 391 0 3 0 8 0 0 0 18 0 1 0 126263768 3022848 364 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/18175/statm: 738 364 205 16 0 177 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2952

[startup+0.301869 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18175
/proc/meminfo: memFree=1797912/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=3348 CPUtime=0.28
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 474 0 3 0 28 0 0 0 19 0 1 0 126263768 3428352 447 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/18175/statm: 837 447 205 16 0 276 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 3348

[startup+0.701909 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18175
/proc/meminfo: memFree=1797912/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=3592 CPUtime=0.68
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 520 0 3 0 68 0 0 0 23 0 1 0 126263768 3678208 493 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 11018534 0 0 4096 0 0 0 0 17 1 0 0
/proc/18175/statm: 898 493 205 16 0 337 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 3592

[startup+1.50298 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1795856/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=3692 CPUtime=1.48
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 556 0 3 0 148 0 0 0 25 0 1 0 126263768 3780608 529 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 923 529 205 16 0 362 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3692

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1795536/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=3952 CPUtime=3.07
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 624 0 3 0 307 0 0 0 25 0 1 0 126263768 4046848 597 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134556221 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 988 597 205 16 0 427 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 3952

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1795088/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=4304 CPUtime=6.27
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 703 0 3 0 627 0 0 0 25 0 1 0 126263768 4407296 676 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519983 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1076 676 205 16 0 515 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4304

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1794576/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=4636 CPUtime=12.67
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 791 0 3 0 1267 0 0 0 25 0 1 0 126263768 4747264 764 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1159 764 205 16 0 598 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4636

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1794320/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=5032 CPUtime=25.46
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 896 0 3 0 2546 0 0 0 25 0 1 0 126263768 5152768 869 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1258 869 205 16 0 697 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 5032

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1794000/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=5344 CPUtime=51.05
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 987 0 3 0 5104 1 0 0 25 0 1 0 126263768 5472256 960 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527132 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1336 960 205 16 0 775 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5344

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1793104/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=6120 CPUtime=102.23
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1177 0 3 0 10222 1 0 0 25 0 1 0 126263768 6266880 1150 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1530 1150 205 16 0 969 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 6120

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792528/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=6768 CPUtime=162.18
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1326 0 3 0 16217 1 0 0 25 0 1 0 126263768 6930432 1299 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528074 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1692 1299 205 16 0 1131 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 6768

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792336/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=6928 CPUtime=222.13
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1369 0 3 0 22212 1 0 0 25 0 1 0 126263768 7094272 1342 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134533487 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1732 1342 205 16 0 1171 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 6928

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7152 CPUtime=282.11
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1449 0 3 0 28210 1 0 0 25 0 1 0 126263768 7323648 1415 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1788 1415 205 16 0 1227 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 7152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=342.07
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1451 0 3 0 34205 2 0 0 25 0 1 0 126263768 7409664 1417 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1417 205 16 0 1248 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 7236

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=345.27
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1451 0 3 0 34525 2 0 0 25 0 1 0 126263768 7409664 1417 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1417 205 16 0 1248 0
Current children cumulated CPU time (s) 345.27
Current children cumulated vsize (KiB) 7236

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=358.06
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 35804 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 358.06
Current children cumulated vsize (KiB) 7236

[startup+361.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=361.26
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36124 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528351 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 361.26
Current children cumulated vsize (KiB) 7236

[startup+363.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=362.86
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36284 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527425 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 362.86
Current children cumulated vsize (KiB) 7236

[startup+363.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=363.66
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36364 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 363.66
Current children cumulated vsize (KiB) 7236

[startup+364.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=364.06
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36404 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 364.06
Current children cumulated vsize (KiB) 7236

[startup+364.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=364.46
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36444 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 364.46
Current children cumulated vsize (KiB) 7236

[startup+364.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18176
/proc/meminfo: memFree=1792016/2055920 swapFree=4191880/4192956
[pid=18175] ppid=18173 vsize=7236 CPUtime=364.56
/proc/18175/stat : 18175 (Pueblo) R 18173 18175 17149 0 -1 4194304 1456 0 3 0 36454 2 0 0 25 0 1 0 126263768 7409664 1422 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 0 0 0
/proc/18175/statm: 1809 1422 205 16 0 1248 0
Current children cumulated CPU time (s) 364.56
Current children cumulated vsize (KiB) 7236

Child status: 20
Real time (s): 364.805
CPU time (s): 364.574
CPU user time (s): 364.548
CPU system time (s): 0.025996
CPU usage (%): 99.9366
Max. virtual memory (cumulated for all children) (KiB): 7284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.548
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1463
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 6872

runsolver used 0.375942 second user time and 0.957854 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri Apr 13 22:11:00 UTC 2007

IDJOB= 350393
IDBENCH= 1315
IDSOLVER= 165
FILE ID= node4/350393-1176502260

PBS_JOBID= 4556688

Free space on /tmp= 66558 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
COMMAND LINE= Pueblo /tmp/evaluation/350393-1176502260/instance-350393-1176502260.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node4/convwatcher-350393-1176502260 -o ROOT/results/node4/conversion-350393-1176502260 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350393-1176502260/instance-350393-1176502260.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-350393-1176502260 -o ROOT/results/node4/solver-350393-1176502260 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/350393-1176502260/instance-350393-1176502260.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  12591fb3a3171df58322c5e93cb6a45b

RANDOM SEED= 923588190

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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.218
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:       1798320 kB
Buffers:         36640 kB
Cached:         101264 kB
SwapCached:        408 kB
Active:         102988 kB
Inactive:        94332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798320 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          76536 kB
Slab:            45752 kB
Committed_AS:  4023136 kB
PageTables:       1820 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= 66558 MiB

End job on node4 on Fri Apr 13 22:17:05 UTC 2007