Trace number 359760

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
oree 0.1.2 alphaUNSAT 317.06 317.139

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552423.opb
MD5SUMe3ac612b47921d8ce26a7ef2a453205c
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 benchmark1.40279
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 779
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.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=231 #constraints=2707 hasObjective=no
0.00/0.03	c res. mode=mod
0.00/0.03	c VSIDS like heuristics
0.00/0.03	c complete search running
0.29/0.34	c restart after 401 decisions
0.39/0.44	c nbDecision=500 #constraints=3179
0.79/0.89	c restart after 801 decisions
1.19/1.20	c nbDecision=1000 #constraints=3669
2.39/2.42	c nbDecision=1500 #constraints=4166
2.59/2.64	c restart after 1601 decisions
3.69/3.79	c nbDecision=2000 #constraints=4639
5.79/5.80	c nbDecision=2500 #constraints=5127
8.89/8.90	c nbDecision=3000 #constraints=5624
10.19/10.24	c restart after 3201 decisions
11.89/11.91	c nbDecision=3500 #constraints=6101
15.39/15.48	c nbDecision=4000 #constraints=6592
19.69/19.76	c nbDecision=4500 #constraints=7088
25.09/25.17	c nbDecision=5000 #constraints=7580
31.58/31.70	c nbDecision=5500 #constraints=8076
41.18/41.28	c nbDecision=6000 #constraints=8569
48.38/48.43	c restart after 6401 decisions
50.18/50.21	c nbDecision=6500 #constraints=9056
59.77/59.88	c nbDecision=7000 #constraints=9550
70.17/70.26	c nbDecision=7500 #constraints=10045
80.87/80.93	c nbDecision=8000 #constraints=10544
92.27/92.35	c nbDecision=8500 #constraints=11029
106.46/106.51	c nbDecision=9000 #constraints=11519
120.26/120.39	c nbDecision=9500 #constraints=12012
133.16/133.26	c nbDecision=10000 #constraints=12501
148.45/148.59	c nbDecision=10500 #constraints=12986
164.96/165.10	c nbDecision=11000 #constraints=13481
185.34/185.45	c nbDecision=11500 #constraints=13967
205.64/205.76	c nbDecision=12000 #constraints=14451
227.94/228.03	c nbDecision=12500 #constraints=14949
241.84/241.97	c restart after 12801 decisions
250.43/250.51	c nbDecision=13000 #constraints=15433
270.02/270.10	c nbDecision=13500 #constraints=15921
291.51/291.70	c nbDecision=14000 #constraints=16413
314.62/314.70	c nbDecision=14500 #constraints=16905
317.02/317.13	c nbDecision=14555 #constraints=16962
317.02/317.13	
317.02/317.13	s UNSATISFIABLE
317.02/317.13	
317.02/317.13	c user time= 316.993 s
317.02/317.13	c system time= 0.06099 s
317.02/317.13	c wall clock time=317.132

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/node4/watcher-359760-1176841244 -o ROOT/results/node4/solver-359760-1176841244 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/359760-1176841244/instance-359760-1176841244.opb mod 

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.92 0.98 0.99 3/77 25240
/proc/meminfo: memFree=1371352/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=1468 CPUtime=0
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 160162161 1503232 165 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 367 166 130 317 0 46 0

[startup+0.035442 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25240
/proc/meminfo: memFree=1371352/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=2544 CPUtime=0.03
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 424 0 0 0 3 0 0 0 18 0 1 0 160162161 2605056 406 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712585 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 636 406 139 317 0 315 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2544

[startup+0.101448 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25240
/proc/meminfo: memFree=1371352/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=2544 CPUtime=0.09
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 424 0 0 0 9 0 0 0 18 0 1 0 160162161 2605056 406 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718520 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 636 406 139 317 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301467 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25240
/proc/meminfo: memFree=1371352/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=2672 CPUtime=0.29
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 473 0 0 0 29 0 0 0 19 0 1 0 160162161 2736128 455 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 668 455 139 317 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2672

[startup+0.701506 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25240
/proc/meminfo: memFree=1371352/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=3064 CPUtime=0.69
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 557 0 0 0 69 0 0 0 22 0 1 0 160162161 3137536 539 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 766 539 139 317 0 445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3064

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1369424/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=3460 CPUtime=1.49
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 676 0 0 0 149 0 0 0 25 0 1 0 160162161 3543040 658 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 865 658 139 317 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3460

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1368784/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=4128 CPUtime=3.09
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 843 0 0 0 309 0 0 0 25 0 1 0 160162161 4227072 825 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718667 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 1032 825 139 317 0 711 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4128

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 3/78 25241
/proc/meminfo: memFree=1367504/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=5172 CPUtime=6.29
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 1131 0 0 0 629 0 0 0 25 0 1 0 160162161 5296128 1113 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 1293 1113 170 317 0 972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5172

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1366288/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=6364 CPUtime=12.69
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 1436 0 0 0 1269 0 0 0 25 0 1 0 160162161 6516736 1381 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 1591 1381 170 317 0 1270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6364

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1364752/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=7816 CPUtime=25.49
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 1825 0 0 0 2548 1 0 0 25 0 1 0 160162161 8003584 1770 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 1954 1770 170 317 0 1633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7816

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1363024/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=9528 CPUtime=51.08
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 2256 0 0 0 5106 2 0 0 25 0 1 0 160162161 9756672 2201 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 2382 2201 170 317 0 2061 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9528

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1360464/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=12396 CPUtime=102.27
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 2973 0 0 0 10224 3 0 0 25 0 1 0 160162161 12693504 2846 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 3099 2846 170 317 0 2778 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12396

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1358032/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=14824 CPUtime=162.25
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 3569 0 0 0 16221 4 0 0 25 0 1 0 160162161 15179776 3442 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 3706 3442 170 317 0 3385 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14824

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1356368/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=16480 CPUtime=222.24
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 3982 0 0 0 22219 5 0 0 25 0 1 0 160162161 16875520 3855 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4120 3855 170 317 0 3799 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16480

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1354768/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=18124 CPUtime=282.22
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4376 0 0 0 28217 5 0 0 25 0 1 0 160162161 18558976 4249 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4531 4249 170 317 0 4210 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18124

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1354320/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=18544 CPUtime=294.21
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4475 0 0 0 29416 5 0 0 25 0 1 0 160162161 18989056 4348 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4636 4348 170 317 0 4315 0
Current children cumulated CPU time (s) 294.21
Current children cumulated vsize (KiB) 18544

[startup+307.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1354064/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=18808 CPUtime=307.01
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4553 0 0 0 30696 5 0 0 25 0 1 0 160162161 19259392 4426 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4702 4426 170 317 0 4381 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 18808

[startup+313.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1353872/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=18940 CPUtime=313.42
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4596 0 0 0 31336 6 0 0 25 0 1 0 160162161 19394560 4469 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4735 4469 170 317 0 4414 0
Current children cumulated CPU time (s) 313.42
Current children cumulated vsize (KiB) 18940

[startup+315.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1353808/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=18940 CPUtime=315.02
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4607 0 0 0 31496 6 0 0 25 0 1 0 160162161 19394560 4480 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4735 4480 170 317 0 4414 0
Current children cumulated CPU time (s) 315.02
Current children cumulated vsize (KiB) 18940

[startup+315.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1353808/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=19072 CPUtime=315.82
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4611 0 0 0 31576 6 0 0 25 0 1 0 160162161 19529728 4484 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712541 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4768 4484 170 317 0 4447 0
Current children cumulated CPU time (s) 315.82
Current children cumulated vsize (KiB) 19072

[startup+316.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1353808/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=19072 CPUtime=316.62
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4618 0 0 0 31656 6 0 0 25 0 1 0 160162161 19529728 4491 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4768 4491 170 317 0 4447 0
Current children cumulated CPU time (s) 316.62
Current children cumulated vsize (KiB) 19072

[startup+317.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25241
/proc/meminfo: memFree=1353808/2055920 swapFree=4153892/4192956
[pid=25240] ppid=25238 vsize=19072 CPUtime=317.02
/proc/25240/stat : 25240 (oree) R 25238 25240 24745 0 -1 4194304 4622 0 0 0 31696 6 0 0 25 0 1 0 160162161 19529728 4495 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/25240/statm: 4768 4495 170 317 0 4447 0
Current children cumulated CPU time (s) 317.02
Current children cumulated vsize (KiB) 19072

Child status: 0
Real time (s): 317.139
CPU time (s): 317.06
CPU user time (s): 316.995
CPU system time (s): 0.06499
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 19072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.995
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4638
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= 6
involuntary context switches= 557

runsolver used 0.387941 second user time and 0.751885 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Apr 17 20:20:44 UTC 2007

IDJOB= 359760
IDBENCH= 1318
IDSOLVER= 172
FILE ID= node4/359760-1176841244

PBS_JOBID= 4590130

Free space on /tmp= 66496 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552423.opb
COMMAND LINE= oree /tmp/evaluation/359760-1176841244/instance-359760-1176841244.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-359760-1176841244 -o ROOT/results/node4/solver-359760-1176841244 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/359760-1176841244/instance-359760-1176841244.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e3ac612b47921d8ce26a7ef2a453205c

RANDOM SEED= 707736917

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:       1371824 kB
Buffers:         38576 kB
Cached:         562320 kB
SwapCached:       2672 kB
Active:         404384 kB
Inactive:       226760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371824 kB
SwapTotal:     4192956 kB
SwapFree:      4153892 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          37500 kB
Slab:            38540 kB
Committed_AS:  5229216 kB
PageTables:       1832 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= 66496 MiB

End job on node4 on Tue Apr 17 20:26:02 UTC 2007