Trace number 358262

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 607.005 607.168

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110976735.opb
MD5SUMe6a0d49d5767c5ed1e4e3ea4c97c217b
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.026995
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1129
Number of bits of the biggest sum of numbers11
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.00	c ...done
0.00/0.00	c #vars=169 #constraints=101 hasObjective=no
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.20/0.20	c restart after 401 decisions
0.20/0.27	c nbDecision=500 #constraints=594
0.49/0.54	c restart after 801 decisions
0.69/0.73	c nbDecision=1000 #constraints=1087
1.39/1.42	c nbDecision=1500 #constraints=1588
1.59/1.64	c restart after 1601 decisions
2.79/2.82	c nbDecision=2000 #constraints=2082
4.69/4.70	c nbDecision=2500 #constraints=2583
6.59/6.68	c nbDecision=3000 #constraints=3080
7.59/7.68	c restart after 3201 decisions
10.09/10.11	c nbDecision=3500 #constraints=3575
14.08/14.20	c nbDecision=4000 #constraints=4075
19.48/19.57	c nbDecision=4500 #constraints=4571
26.39/26.46	c nbDecision=5000 #constraints=5069
34.88/34.99	c nbDecision=5500 #constraints=5567
44.68/44.75	c nbDecision=6000 #constraints=6069
52.88/52.93	c restart after 6401 decisions
55.48/55.53	c nbDecision=6500 #constraints=6566
66.77/66.82	c nbDecision=7000 #constraints=7063
79.57/79.68	c nbDecision=7500 #constraints=7562
93.16/93.20	c nbDecision=8000 #constraints=8062
106.56/106.66	c nbDecision=8500 #constraints=8561
121.86/121.98	c nbDecision=9000 #constraints=9056
140.55/140.67	c nbDecision=9500 #constraints=9553
159.35/159.50	c nbDecision=10000 #constraints=10049
181.04/181.16	c nbDecision=10500 #constraints=10549
203.64/203.75	c nbDecision=11000 #constraints=11051
225.03/225.16	c nbDecision=11500 #constraints=11550
247.93/248.08	c nbDecision=12000 #constraints=12045
271.22/271.38	c nbDecision=12500 #constraints=12545
286.41/286.53	c restart after 12801 decisions
297.31/297.40	c nbDecision=13000 #constraints=13038
322.50/322.60	c nbDecision=13500 #constraints=13539
350.10/350.21	c nbDecision=14000 #constraints=14037
382.09/382.20	c nbDecision=14500 #constraints=14534
408.08/408.23	c nbDecision=15000 #constraints=15034
440.77/440.91	c nbDecision=15500 #constraints=15533
472.26/472.46	c nbDecision=16000 #constraints=16028
504.16/504.36	c nbDecision=16500 #constraints=16526
541.74/541.92	c nbDecision=17000 #constraints=17027
578.64/578.82	c nbDecision=17500 #constraints=17527
606.93/607.15	c nbDecision=17838 #constraints=17864
606.93/607.15	
606.93/607.15	s SATISFIABLE
606.93/607.15	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
606.93/607.15	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
606.93/607.15	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
606.93/607.15	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
606.93/607.15	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 -x126
606.93/607.15	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
606.93/607.15	v x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
606.93/607.15	v x169
606.93/607.15	
606.93/607.15	c user time= 606.881 s
606.93/607.15	c system time= 0.115982 s
606.93/607.15	c wall clock time=607.158

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/node9/watcher-358262-1176836723 -o ROOT/results/node9/solver-358262-1176836723 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/358262-1176836723/instance-358262-1176836723.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 0.97 0.97 3/77 8088
/proc/meminfo: memFree=1885976/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=1468 CPUtime=0
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 159709833 1503232 179 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134594896 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 367 179 138 317 0 46 0

[startup+0.087829 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 8088
/proc/meminfo: memFree=1885976/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=1864 CPUtime=0.08
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 274 0 0 0 8 0 0 0 18 0 1 0 159709833 1908736 256 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 466 256 138 317 0 145 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1864

[startup+0.101831 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 8088
/proc/meminfo: memFree=1885976/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=1864 CPUtime=0.1
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 279 0 0 0 10 0 0 0 18 0 1 0 159709833 1908736 261 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134559000 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 466 261 138 317 0 145 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.301853 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 8088
/proc/meminfo: memFree=1885976/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=2392 CPUtime=0.29
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 402 0 0 0 29 0 0 0 19 0 1 0 159709833 2449408 384 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 598 384 138 317 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.701898 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 8088
/proc/meminfo: memFree=1885976/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=2916 CPUtime=0.69
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 594 0 0 0 69 0 0 0 22 0 1 0 159709833 2985984 576 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284176 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 729 576 169 317 0 408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2916

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1883792/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=4096 CPUtime=1.49
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 871 0 0 0 149 0 0 0 25 0 1 0 159709833 4194304 853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 1024 853 169 317 0 703 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4096

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.97 3/78 8089
/proc/meminfo: memFree=1882704/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=5100 CPUtime=3.09
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 1113 0 0 0 309 0 0 0 25 0 1 0 159709833 5222400 1095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 1275 1095 169 317 0 954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5100

[startup+6.30253 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1881488/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=6160 CPUtime=6.29
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 1383 0 0 0 629 0 0 0 25 0 1 0 159709833 6307840 1365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 1540 1365 169 317 0 1219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6160

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1879448/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=7740 CPUtime=12.69
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 1791 0 0 0 1269 0 0 0 25 0 1 0 159709833 7925760 1773 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 1935 1773 169 317 0 1614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7740

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1877144/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=10208 CPUtime=25.48
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 2340 0 0 0 2548 0 0 0 25 0 1 0 159709833 10452992 2322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 2552 2322 169 317 0 2231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10208

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1874712/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=12612 CPUtime=51.08
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 2954 0 0 0 5106 2 0 0 25 0 1 0 159709833 12914688 2936 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 3153 2936 169 317 0 2832 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12612

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1870808/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=16564 CPUtime=102.26
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 3919 0 0 0 10223 3 0 0 25 0 1 0 159709833 16961536 3844 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 4141 3844 169 317 0 3820 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16564

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1867992/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=19584 CPUtime=162.25
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 4656 0 0 0 16220 5 0 0 25 0 1 0 159709833 20054016 4581 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 4896 4581 169 317 0 4575 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19584

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1865624/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=21872 CPUtime=222.23
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 5226 0 0 0 22218 5 0 0 25 0 1 0 159709833 22396928 5151 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 5468 5151 169 317 0 5147 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21872

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1863192/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=24480 CPUtime=282.21
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 5842 0 0 0 28215 6 0 0 25 0 1 0 159709833 25067520 5767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 6120 5767 169 317 0 5799 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24480

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1861016/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=26760 CPUtime=342.2
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 6377 0 0 0 34212 8 0 0 25 0 1 0 159709833 27402240 6302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 6690 6302 169 317 0 6369 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26760

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1859160/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=28744 CPUtime=402.18
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 6856 0 0 0 40210 8 0 0 25 0 1 0 159709833 29433856 6781 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 7186 6781 169 317 0 6865 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28744

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1857240/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=30468 CPUtime=462.16
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 7312 0 0 0 46207 9 0 0 25 0 1 0 159709833 31199232 7237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 7617 7237 169 317 0 7296 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30468

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1855256/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=33012 CPUtime=522.15
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 7888 0 0 0 52205 10 0 0 25 0 1 0 159709833 33804288 7699 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8253 7699 169 317 0 7932 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 33012

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853912/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34508 CPUtime=582.14
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8252 0 0 0 58203 11 0 0 25 0 1 0 159709833 35336192 8063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715632 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8627 8063 169 317 0 8306 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34508

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853720/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34664 CPUtime=588.54
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8293 0 0 0 58843 11 0 0 25 0 1 0 159709833 35495936 8104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8666 8104 169 317 0 8345 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 34664

[startup+595.105 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853592/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34820 CPUtime=594.94
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8319 0 0 0 59483 11 0 0 25 0 1 0 159709833 35655680 8130 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8705 8130 169 317 0 8384 0
Current children cumulated CPU time (s) 594.94
Current children cumulated vsize (KiB) 34820

[startup+601.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853528/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34972 CPUtime=601.33
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8352 0 0 0 60122 11 0 0 25 0 1 0 159709833 35811328 8163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8743 8163 169 317 0 8422 0
Current children cumulated CPU time (s) 601.33
Current children cumulated vsize (KiB) 34972

[startup+604.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853464/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34972 CPUtime=604.53
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8361 0 0 0 60442 11 0 0 25 0 1 0 159709833 35811328 8172 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8743 8172 169 317 0 8422 0
Current children cumulated CPU time (s) 604.53
Current children cumulated vsize (KiB) 34972

[startup+606.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853400/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34972 CPUtime=606.13
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8374 0 0 0 60602 11 0 0 25 0 1 0 159709833 35811328 8185 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8743 8185 169 317 0 8422 0
Current children cumulated CPU time (s) 606.13
Current children cumulated vsize (KiB) 34972

[startup+606.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853400/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34972 CPUtime=606.53
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8376 0 0 0 60642 11 0 0 25 0 1 0 159709833 35811328 8187 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8743 8187 169 317 0 8422 0
Current children cumulated CPU time (s) 606.53
Current children cumulated vsize (KiB) 34972

[startup+607.101 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8089
/proc/meminfo: memFree=1853336/2055920 swapFree=4145528/4192956
[pid=8088] ppid=8086 vsize=34972 CPUtime=606.93
/proc/8088/stat : 8088 (oree) R 8086 8088 7791 0 -1 4194304 8383 0 0 0 60682 11 0 0 25 0 1 0 159709833 35811328 8194 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8088/statm: 8743 8194 169 317 0 8422 0
Current children cumulated CPU time (s) 606.93
Current children cumulated vsize (KiB) 34972

Child status: 0
Real time (s): 607.168
CPU time (s): 607.005
CPU user time (s): 606.882
CPU system time (s): 0.122981
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 34972

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

runsolver used 0.725889 second user time and 1.48577 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Apr 17 19:05:23 UTC 2007

IDJOB= 358262
IDBENCH= 1201
IDSOLVER= 172
FILE ID= node9/358262-1176836723

PBS_JOBID= 4590159

Free space on /tmp= 66491 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110976735.opb
COMMAND LINE= oree /tmp/evaluation/358262-1176836723/instance-358262-1176836723.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-358262-1176836723 -o ROOT/results/node9/solver-358262-1176836723 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/358262-1176836723/instance-358262-1176836723.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e6a0d49d5767c5ed1e4e3ea4c97c217b

RANDOM SEED= 697119179

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1886384 kB
Buffers:         31208 kB
Cached:          76428 kB
SwapCached:      16124 kB
Active:          86964 kB
Inactive:        51540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1886384 kB
SwapTotal:     4192956 kB
SwapFree:      4145528 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            16568 kB
Committed_AS:  5959356 kB
PageTables:       1784 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= 66491 MiB

End job on node9 on Tue Apr 17 19:15:30 UTC 2007