Trace number 359382

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 alphaSAT 546.65 546.78

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900581321.opb
MD5SUMe4bbe52e30b63463eee488a367080b13
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, 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 benchmark0.020996
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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 627
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.30/0.35	c restart after 401 decisions
0.40/0.45	c nbDecision=500 #constraints=3174
0.79/0.85	c restart after 801 decisions
1.39/1.48	c nbDecision=1000 #constraints=3658
2.79/2.89	c nbDecision=1500 #constraints=4144
3.09/3.16	c restart after 1601 decisions
4.89/4.91	c nbDecision=2000 #constraints=4622
7.89/7.94	c nbDecision=2500 #constraints=5107
11.08/11.13	c nbDecision=3000 #constraints=5597
12.48/12.51	c restart after 3201 decisions
16.19/16.24	c nbDecision=3500 #constraints=6083
22.68/22.77	c nbDecision=4000 #constraints=6571
29.79/29.88	c nbDecision=4500 #constraints=7053
37.29/37.31	c nbDecision=5000 #constraints=7529
45.38/45.47	c nbDecision=5500 #constraints=8014
56.18/56.26	c nbDecision=6000 #constraints=8504
66.27/66.34	c restart after 6401 decisions
69.07/69.19	c nbDecision=6500 #constraints=8977
79.37/79.42	c nbDecision=7000 #constraints=9453
91.17/91.22	c nbDecision=7500 #constraints=9937
102.96/103.09	c nbDecision=8000 #constraints=10400
120.56/120.61	c nbDecision=8500 #constraints=10895
137.46/137.58	c nbDecision=9000 #constraints=11387
150.96/151.01	c nbDecision=9500 #constraints=11868
168.75/168.86	c nbDecision=10000 #constraints=12354
188.34/188.43	c nbDecision=10500 #constraints=12840
209.75/209.86	c nbDecision=11000 #constraints=13314
235.34/235.44	c nbDecision=11500 #constraints=13799
261.42/261.58	c nbDecision=12000 #constraints=14286
294.32/294.45	c nbDecision=12500 #constraints=14777
312.82/312.92	c restart after 12801 decisions
326.41/326.59	c nbDecision=13000 #constraints=15262
361.20/361.36	c nbDecision=13500 #constraints=15757
397.20/397.34	c nbDecision=14000 #constraints=16255
430.79/430.90	c nbDecision=14500 #constraints=16739
465.48/465.65	c nbDecision=15000 #constraints=17228
510.77/510.94	c nbDecision=15500 #constraints=17716
544.87/545.03	c nbDecision=16000 #constraints=18201
546.57/546.77	c nbDecision=16053 #constraints=18251
546.57/546.77	
546.57/546.77	s SATISFIABLE
546.57/546.77	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
546.57/546.77	v -x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
546.57/546.77	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
546.57/546.77	v -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105
546.57/546.77	v -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
546.57/546.77	v x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147
546.57/546.77	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168
546.57/546.77	v -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189
546.57/546.77	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210
546.57/546.77	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
546.57/546.77	
546.57/546.77	c user time= 546.541 s
546.57/546.77	c system time= 0.100984 s
546.57/546.77	c wall clock time=546.771

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-359382-1176840212 -o ROOT/results/node43/solver-359382-1176840212 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/359382-1176840212/instance-359382-1176840212.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.99 1.00 0.98 3/77 22878
/proc/meminfo: memFree=1312264/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=1468 CPUtime=0
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 131933061 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 367 165 130 317 0 46 0

[startup+0.0903531 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 22878
/proc/meminfo: memFree=1312264/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=2544 CPUtime=0.08
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 424 0 0 0 8 0 0 0 18 0 1 0 131933061 2605056 406 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 636 406 139 317 0 315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2544

[startup+0.102354 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 22878
/proc/meminfo: memFree=1312264/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=2544 CPUtime=0.1
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 425 0 0 0 10 0 0 0 18 0 1 0 131933061 2605056 407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278901 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 636 407 139 317 0 315 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.30237 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 22878
/proc/meminfo: memFree=1312264/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=2808 CPUtime=0.3
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 490 0 0 0 30 0 0 0 19 0 1 0 131933061 2875392 472 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712587 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 702 472 139 317 0 381 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2808

[startup+0.701406 s]
/proc/loadavg: 0.99 1.00 0.98 3/77 22878
/proc/meminfo: memFree=1312264/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=3324 CPUtime=0.69
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 621 0 0 0 69 0 0 0 23 0 1 0 131933061 3403776 603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604105 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 831 603 139 317 0 510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3324

[startup+1.50147 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1310144/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=3720 CPUtime=1.49
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 730 0 0 0 149 0 0 0 25 0 1 0 131933061 3809280 712 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715618 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 930 712 139 317 0 609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3720

[startup+3.10161 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1309440/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=4520 CPUtime=3.09
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 937 0 0 0 309 0 0 0 25 0 1 0 131933061 4628480 919 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 1130 919 139 317 0 809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4520

[startup+6.30189 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1308232/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=5312 CPUtime=6.29
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 1149 0 0 0 629 0 0 0 25 0 1 0 131933061 5439488 1131 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 1328 1131 139 317 0 1007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5312

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1306632/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=6908 CPUtime=12.68
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 1562 0 0 0 1268 0 0 0 25 0 1 0 131933061 7073792 1507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716129 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 1727 1507 139 317 0 1406 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6908

[startup+25.5016 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1305032/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=8352 CPUtime=25.48
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 1922 0 0 0 2547 1 0 0 25 0 1 0 131933061 8552448 1867 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 2088 1867 139 317 0 1767 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8352

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1303048/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=10504 CPUtime=51.08
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 2420 0 0 0 5106 2 0 0 25 0 1 0 131933061 10756096 2365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 2626 2365 139 317 0 2305 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10504

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1299912/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=13424 CPUtime=102.27
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 3184 0 0 0 10224 3 0 0 25 0 1 0 131933061 13746176 3129 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 3356 3129 139 317 0 3035 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13424

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1297288/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=16556 CPUtime=162.25
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 3949 0 0 0 16220 5 0 0 25 0 1 0 131933061 16953344 3822 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 4139 3822 170 317 0 3818 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16556

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1295240/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=18632 CPUtime=222.24
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 4447 0 0 0 22218 6 0 0 25 0 1 0 131933061 19079168 4320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 4658 4320 170 317 0 4337 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 18632

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1293576/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=20128 CPUtime=282.22
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 4849 0 0 0 28216 6 0 0 25 0 1 0 131933061 20611072 4722 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 5032 4722 170 317 0 4711 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20128

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1292104/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=21604 CPUtime=342.21
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 5224 0 0 0 34214 7 0 0 25 0 1 0 131933061 22122496 5097 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 5401 5097 170 317 0 5080 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21604

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1290760/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=23056 CPUtime=402.2
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 5580 0 0 0 40212 8 0 0 25 0 1 0 131933061 23609344 5453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 5764 5453 170 317 0 5443 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 23056

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1289352/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=24396 CPUtime=462.18
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 5912 0 0 0 46210 8 0 0 25 0 1 0 131933061 24981504 5785 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6099 5785 170 317 0 5778 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 24396

[startup+522.303 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1288392/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25372 CPUtime=522.17
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6175 0 0 0 52208 9 0 0 25 0 1 0 131933061 25980928 6048 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6343 6048 170 317 0 6022 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 25372

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

[startup+524.706 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1288328/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25500 CPUtime=524.57
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6184 0 0 0 52448 9 0 0 25 0 1 0 131933061 26112000 6057 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6375 6057 170 317 0 6054 0
Current children cumulated CPU time (s) 524.57
Current children cumulated vsize (KiB) 25500

[startup+537.502 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1288136/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25632 CPUtime=537.36
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6230 0 0 0 53727 9 0 0 25 0 1 0 131933061 26247168 6103 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6408 6103 170 317 0 6087 0
Current children cumulated CPU time (s) 537.36
Current children cumulated vsize (KiB) 25632

[startup+540.701 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1288072/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25632 CPUtime=540.56
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6243 0 0 0 54047 9 0 0 25 0 1 0 131933061 26247168 6116 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6408 6116 170 317 0 6087 0
Current children cumulated CPU time (s) 540.56
Current children cumulated vsize (KiB) 25632

[startup+543.902 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1287944/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25896 CPUtime=543.77
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6290 0 0 0 54367 10 0 0 25 0 1 0 131933061 26517504 6163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6474 6163 170 317 0 6153 0
Current children cumulated CPU time (s) 543.77
Current children cumulated vsize (KiB) 25896

[startup+545.502 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1287816/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=25896 CPUtime=545.37
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6309 0 0 0 54527 10 0 0 25 0 1 0 131933061 26517504 6182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6474 6182 170 317 0 6153 0
Current children cumulated CPU time (s) 545.37
Current children cumulated vsize (KiB) 25896

[startup+546.302 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1287816/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=26072 CPUtime=546.16
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6321 0 0 0 54606 10 0 0 25 0 1 0 131933061 26697728 6194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6518 6194 170 317 0 6197 0
Current children cumulated CPU time (s) 546.16
Current children cumulated vsize (KiB) 26072

[startup+546.706 s]
/proc/loadavg: 0.99 1.00 0.98 2/78 22879
/proc/meminfo: memFree=1287752/2055920 swapFree=4184784/4192956
[pid=22878] ppid=22876 vsize=26072 CPUtime=546.57
/proc/22878/stat : 22878 (oree) R 22876 22878 22295 0 -1 4194304 6324 0 0 0 54647 10 0 0 25 0 1 0 131933061 26697728 6197 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22878/statm: 6518 6197 170 317 0 6197 0
Current children cumulated CPU time (s) 546.57
Current children cumulated vsize (KiB) 26072

Child status: 0
Real time (s): 546.78
CPU time (s): 546.65
CPU user time (s): 546.542
CPU system time (s): 0.107983
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 26072

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

runsolver used 0.629904 second user time and 1.36579 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Apr 17 20:03:33 UTC 2007

IDJOB= 359382
IDBENCH= 1287
IDSOLVER= 172
FILE ID= node43/359382-1176840212

PBS_JOBID= 4590163

Free space on /tmp= 66508 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.1900581321.opb
COMMAND LINE= oree /tmp/evaluation/359382-1176840212/instance-359382-1176840212.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-359382-1176840212 -o ROOT/results/node43/solver-359382-1176840212 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/359382-1176840212/instance-359382-1176840212.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e4bbe52e30b63463eee488a367080b13

RANDOM SEED= 205483297

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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	: 5914.62
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:       1312672 kB
Buffers:         66708 kB
Cached:         446680 kB
SwapCached:       2596 kB
Active:         409864 kB
Inactive:       252032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1312672 kB
SwapTotal:     4192956 kB
SwapFree:      4184784 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:         162908 kB
Slab:            66780 kB
Committed_AS:  1711756 kB
PageTables:       1888 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= 66508 MiB

End job on node43 on Tue Apr 17 20:12:39 UTC 2007