Trace number 2682185

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
PB/CT 0.1 fixedUNSAT 297.81 298.004

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
MD5SUM12591fb3a3171df58322c5e93cb6a45b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark44.8062
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

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.02/0.03	c constraints 23/0 clauses 2684/0 units 0
0.02/0.03	c vars 231
297.81/297.97	c 269.589 13.4336 2794 1710975
297.81/298.00	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2682185-1277475755/watcher-2682185-1277475755 -o /tmp/evaluation-result-2682185-1277475755/solver-2682185-1277475755 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682185-1277475755.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.87 0.34 0.12 3/106 23823
/proc/meminfo: memFree=1827980/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=2136 CPUtime=0
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 246 0 0 0 0 0 0 0 20 0 1 0 123177021 2187264 165 1992294400 134512640 136421960 4288246736 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23823/statm: 534 165 144 467 0 65 0

[startup+0.0239749 s]
/proc/loadavg: 0.87 0.34 0.12 3/106 23823
/proc/meminfo: memFree=1827980/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=2136 CPUtime=0.02
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 257 0 0 0 2 0 0 0 20 0 1 0 123177021 2187264 176 1992294400 134512640 136421960 4288246736 18446744073709551615 135380506 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23823/statm: 534 176 144 467 0 65 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2136

[startup+0.101017 s]
/proc/loadavg: 0.87 0.34 0.12 3/106 23823
/proc/meminfo: memFree=1827980/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10100 CPUtime=0.09
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2172 0 0 0 9 0 0 0 20 0 1 0 123177021 10342400 2089 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2525 2089 213 467 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10100

[startup+0.301029 s]
/proc/loadavg: 0.87 0.34 0.12 3/106 23823
/proc/meminfo: memFree=1827980/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10228 CPUtime=0.29
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2207 0 0 0 27 2 0 0 20 0 1 0 123177021 10473472 2124 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2557 2124 213 467 0 2088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10228

[startup+0.701062 s]
/proc/loadavg: 0.87 0.34 0.12 3/106 23823
/proc/meminfo: memFree=1827980/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10356 CPUtime=0.69
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2245 0 0 0 62 7 0 0 20 0 1 0 123177021 10604544 2162 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2589 2162 213 467 0 2120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10356

[startup+1.50117 s]
/proc/loadavg: 0.87 0.34 0.12 3/107 23824
/proc/meminfo: memFree=1820036/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10484 CPUtime=1.49
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2283 0 0 0 133 16 0 0 23 0 1 0 123177021 10735616 2200 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2621 2200 213 467 0 2152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10484

[startup+3.10138 s]
/proc/loadavg: 0.88 0.35 0.12 2/107 23824
/proc/meminfo: memFree=1819540/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10740 CPUtime=3.09
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2331 0 0 0 271 38 0 0 25 0 1 0 123177021 10997760 2248 1992294400 134512640 136421960 4288246736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2685 2248 213 467 0 2216 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10740

[startup+6.30179 s]
/proc/loadavg: 0.88 0.35 0.12 2/107 23824
/proc/meminfo: memFree=1819416/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=10872 CPUtime=6.29
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2377 0 0 0 550 79 0 0 25 0 1 0 123177021 11132928 2294 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2718 2294 213 467 0 2249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10872

[startup+12.7016 s]
/proc/loadavg: 0.90 0.37 0.13 2/107 23824
/proc/meminfo: memFree=1818920/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=11132 CPUtime=12.69
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2437 0 0 0 1117 152 0 0 25 0 1 0 123177021 11399168 2354 1992294400 134512640 136421960 4288246736 18446744073709551615 135006604 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2783 2354 213 467 0 2314 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11132

[startup+25.5003 s]
/proc/loadavg: 0.92 0.39 0.14 2/107 23824
/proc/meminfo: memFree=1818548/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=11524 CPUtime=25.48
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2527 0 0 0 2254 294 0 0 25 0 1 0 123177021 11800576 2444 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2881 2444 213 467 0 2412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11524

[startup+51.1007 s]
/proc/loadavg: 0.94 0.44 0.16 2/107 23826
/proc/meminfo: memFree=1818176/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=11916 CPUtime=51.08
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2641 0 0 0 4534 574 0 0 25 0 1 0 123177021 12201984 2558 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 2979 2558 213 467 0 2510 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11916

[startup+102.308 s]
/proc/loadavg: 0.98 0.53 0.21 2/107 23826
/proc/meminfo: memFree=1817556/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=12444 CPUtime=102.27
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2761 0 0 0 9132 1095 0 0 25 0 1 0 123177021 12742656 2678 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3111 2678 213 467 0 2642 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12444

[startup+162.3 s]
/proc/loadavg: 0.99 0.61 0.25 2/107 23828
/proc/meminfo: memFree=1816812/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=12976 CPUtime=162.25
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2901 0 0 0 14568 1657 0 0 25 0 1 0 123177021 13287424 2818 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3244 2818 213 467 0 2775 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12976

[startup+222.301 s]
/proc/loadavg: 0.99 0.68 0.30 2/107 23830
/proc/meminfo: memFree=1816564/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13240 CPUtime=222.23
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 2974 0 0 0 20024 2199 0 0 25 0 1 0 123177021 13557760 2891 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3310 2891 213 467 0 2841 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13240

[startup+282.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=282.21
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3081 0 0 0 25520 2701 0 0 25 0 1 0 123177021 14082048 2998 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2998 213 467 0 2969 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13752

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (297.81 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (297.81 s) to the 'lost time'.

[startup+297.902 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=297.81
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26952 2829 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 134855054 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 297.81
Current children cumulated vsize (KiB) 13752

[startup+298.002 s]
/proc/loadavg: 0.99 0.75 0.35 2/107 23832
/proc/meminfo: memFree=1822020/2059040 swapFree=4139492/4192956
[pid=23823] ppid=-1 vsize=0 CPUtime=0
/proc/23823/stat : -- couldn't open stat file --/proc/23823/statm: 2 135 0 0 19 0 3 0 123177020 35811328 545 1992294400 4194304 4302564 140735504589968 18446744073709551615 237802986794 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+287.902 s]
/proc/loadavg: 0.99 0.74 0.34 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=287.81
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26037 2744 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 287.81
Current children cumulated vsize (KiB) 13752

[startup+294.301 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=294.2
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26623 2797 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 294.2
Current children cumulated vsize (KiB) 13752

[startup+295.909 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=295.82
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26771 2811 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 135686762 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 295.82
Current children cumulated vsize (KiB) 13752

[startup+296.702 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=296.61
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26844 2817 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 296.61
Current children cumulated vsize (KiB) 13752

[startup+297.502 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=297.41
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26916 2825 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 134861956 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 297.41
Current children cumulated vsize (KiB) 13752

[startup+297.902 s]
/proc/loadavg: 0.99 0.74 0.35 2/107 23832
/proc/meminfo: memFree=1816068/2059040 swapFree=4139492/4192956
[pid=23823] ppid=23821 vsize=13752 CPUtime=297.81
/proc/23823/stat : 23823 (pbct) R 23821 23823 23632 0 -1 4202496 3082 0 0 0 26952 2829 0 0 25 0 1 0 123177021 14082048 2999 1992294400 134512640 136421960 4288246736 18446744073709551615 134855054 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23823/statm: 3438 2999 213 467 0 2969 0
Current children cumulated CPU time (s) 297.81
Current children cumulated vsize (KiB) 13752

[startup+298.002 s]
/proc/loadavg: 0.99 0.75 0.35 2/107 23832
/proc/meminfo: memFree=1822020/2059040 swapFree=4139492/4192956
[pid=23823] ppid=-1 vsize=0 CPUtime=0
/proc/23823/stat : -- couldn't open stat file --/proc/23823/statm: 2 135 0 0 19 0 3 0 123177020 35811328 545 1992294400 4194304 4302564 140735504589968 18446744073709551615 237802986794 0 0 4096 24578 18446744073709551615 0 0 17 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23823 and gives
#  childrusage.ru_utime.tv_sec=269
#  childrusage.ru_utime.tv_usec=615012
#  childrusage.ru_stime.tv_sec=28
#  childrusage.ru_stime.tv_usec=302697
# CPU time returned by wait4() is 297.918
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 297.81
#  lost CPU user time (s): 269.52
#  lost CPU system time (s): 28.29

Real time (s): 298.004
CPU time (s): 297.81
CPU user time (s): 269.52
CPU system time (s): 28.29
CPU usage (%): 99.9349
Max. virtual memory (cumulated for all children) (KiB): 13752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.615
system time used= 28.3027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3108
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= 1
involuntary context switches= 1008

runsolver used 0.535918 second user time and 1.37479 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-25 16:22:35
IDJOB=2682185
IDBENCH=1315
IDSOLVER=1192
FILE ID=node013/2682185-1277475755
PBS_JOBID= 11190523
Free space on /tmp= 62404 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682185-1277475755/watcher-2682185-1277475755 -o /tmp/evaluation-result-2682185-1277475755/solver-2682185-1277475755 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682185-1277475755.opb

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

MD5SUM BENCH= 12591fb3a3171df58322c5e93cb6a45b
RANDOM SEED=2104420222

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1828632 kB
Buffers:         42908 kB
Cached:          86164 kB
SwapCached:       5972 kB
Active:          69656 kB
Inactive:        72920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1828632 kB
SwapTotal:     4192956 kB
SwapFree:      4139492 kB
Dirty:            2108 kB
Writeback:           0 kB
AnonPages:       12112 kB
Mapped:          11928 kB
Slab:            65776 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62400 MiB
End job on node013 at 2010-06-25 16:27:33