Trace number 361244

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 696.748 696.961

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga10_10_sat_pb.cnf.cr.opb
MD5SUM5348009272f1366509266ce8ea16c5e0
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.002998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables150
Total number of constraints130
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint5
Maximum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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=150 #constraints=130 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.19/0.21	c restart after 401 decisions
0.19/0.27	c nbDecision=500 #constraints=597
0.49/0.57	c restart after 801 decisions
0.69/0.79	c nbDecision=1000 #constraints=1082
1.59/1.66	c nbDecision=1500 #constraints=1574
1.89/1.92	c restart after 1601 decisions
3.09/3.17	c nbDecision=2000 #constraints=2066
5.09/5.12	c nbDecision=2500 #constraints=2550
8.59/8.69	c nbDecision=3000 #constraints=3051
10.29/10.36	c restart after 3201 decisions
13.09/13.19	c nbDecision=3500 #constraints=3537
19.29/19.36	c nbDecision=4000 #constraints=4023
28.29/28.33	c nbDecision=4500 #constraints=4512
37.68/37.77	c nbDecision=5000 #constraints=4994
45.67/45.77	c nbDecision=5500 #constraints=5474
55.07/55.13	c nbDecision=6000 #constraints=5964
65.28/65.31	c restart after 6401 decisions
67.47/67.59	c nbDecision=6500 #constraints=6446
82.57/82.67	c nbDecision=7000 #constraints=6941
98.36/98.49	c nbDecision=7500 #constraints=7432
112.35/112.47	c nbDecision=8000 #constraints=7918
131.05/131.17	c nbDecision=8500 #constraints=8409
153.14/153.27	c nbDecision=9000 #constraints=8903
173.23/173.35	c nbDecision=9500 #constraints=9394
195.33/195.44	c nbDecision=10000 #constraints=9881
221.32/221.47	c nbDecision=10500 #constraints=10374
246.42/246.55	c nbDecision=11000 #constraints=10868
272.21/272.36	c nbDecision=11500 #constraints=11360
299.70/299.83	c nbDecision=12000 #constraints=11851
329.39/329.52	c nbDecision=12500 #constraints=12341
348.49/348.65	c restart after 12801 decisions
361.58/361.74	c nbDecision=13000 #constraints=12836
387.87/388.05	c nbDecision=13500 #constraints=13318
418.76/419.00	c nbDecision=14000 #constraints=13806
450.85/451.07	c nbDecision=14500 #constraints=14290
491.64/491.87	c nbDecision=15000 #constraints=14780
530.04/530.24	c nbDecision=15500 #constraints=15266
569.52/569.75	c nbDecision=16000 #constraints=15750
612.80/613.03	c nbDecision=16500 #constraints=16240
658.39/658.60	c nbDecision=17000 #constraints=16736
696.68/696.95	c nbDecision=17462 #constraints=17160
696.68/696.95	
696.68/696.95	s SATISFIABLE
696.68/696.95	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
696.68/696.95	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 -x55
696.68/696.95	v -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 -x81
696.68/696.95	v x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 x104 -x105 x106
696.68/696.95	v -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 x127
696.68/696.95	v -x128 -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148
696.68/696.95	v -x149 x150
696.68/696.95	
696.68/696.95	c user time= 696.657 s
696.68/696.95	c system time= 0.081987 s
696.68/696.95	c wall clock time=696.951

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/node54/watcher-361244-1176843798 -o ROOT/results/node54/solver-361244-1176843798 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/361244-1176843798/instance-361244-1176843798.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: 1.00 1.00 1.00 3/66 10652
/proc/meminfo: memFree=1806208/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=1468 CPUtime=0
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 131754319 1503232 180 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134713833 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 367 180 139 317 0 46 0

[startup+0.094349 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 10652
/proc/meminfo: memFree=1806208/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=1996 CPUtime=0.09
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 302 0 0 0 9 0 0 0 18 0 1 0 131754319 2043904 284 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 499 284 139 317 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.10135 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 10652
/proc/meminfo: memFree=1806208/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=1996 CPUtime=0.09
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 307 0 0 0 9 0 0 0 18 0 1 0 131754319 2043904 289 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 499 289 139 317 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301376 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 10652
/proc/meminfo: memFree=1806208/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=2392 CPUtime=0.29
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 425 0 0 0 29 0 0 0 19 0 1 0 131754319 2449408 407 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 598 407 139 317 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.701426 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 10652
/proc/meminfo: memFree=1806208/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=3048 CPUtime=0.69
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 595 0 0 0 69 0 0 0 22 0 1 0 131754319 3121152 577 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 762 577 139 317 0 441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3048

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1803896/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=4232 CPUtime=1.49
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 870 0 0 0 149 0 0 0 25 0 1 0 131754319 4333568 852 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718354 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 1058 852 139 317 0 737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4232

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1802680/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=5288 CPUtime=3.09
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 1136 0 0 0 309 0 0 0 25 0 1 0 131754319 5414912 1118 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716161 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 1322 1118 139 317 0 1001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5288

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1800952/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=6844 CPUtime=6.29
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 1495 0 0 0 628 1 0 0 25 0 1 0 131754319 7008256 1477 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 1711 1477 139 317 0 1390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6844

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1799288/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=8152 CPUtime=12.69
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 1846 0 0 0 1268 1 0 0 25 0 1 0 131754319 8347648 1828 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 2038 1828 139 317 0 1717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8152

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1797176/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=10620 CPUtime=25.49
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 2353 0 0 0 2547 2 0 0 25 0 1 0 131754319 10874880 2335 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 2655 2335 139 317 0 2334 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10620

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1794552/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=13052 CPUtime=51.07
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 2993 0 0 0 5105 2 0 0 25 0 1 0 131754319 13365248 2975 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563622 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 3263 2975 139 317 0 2942 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13052

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1791160/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=16728 CPUtime=102.26
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 3839 0 0 0 10223 3 0 0 25 0 1 0 131754319 17129472 3821 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 4182 3821 139 317 0 3861 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16728

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1788344/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=19836 CPUtime=162.24
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 4588 0 0 0 16220 4 0 0 25 0 1 0 131754319 20312064 4512 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 4959 4512 139 317 0 4638 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19836

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1785912/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=22388 CPUtime=222.22
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 5177 0 0 0 22218 4 0 0 25 0 1 0 131754319 22925312 5101 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 5597 5101 139 317 0 5276 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22388

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10653
/proc/meminfo: memFree=1783736/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=24364 CPUtime=282.2
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 5708 0 0 0 28215 5 0 0 25 0 1 0 131754319 24948736 5632 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 6091 5632 139 317 0 5770 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24364

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10655
/proc/meminfo: memFree=1781816/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=25980 CPUtime=342.19
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 6170 0 0 0 34213 6 0 0 25 0 1 0 131754319 26603520 6094 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 6495 6094 139 317 0 6174 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25980

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10655
/proc/meminfo: memFree=1780024/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=27824 CPUtime=402.17
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 6618 0 0 0 40211 6 0 0 25 0 1 0 131754319 28491776 6542 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 6956 6542 139 317 0 6635 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27824

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10655
/proc/meminfo: memFree=1778424/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=29628 CPUtime=462.15
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 7015 0 0 0 46209 6 0 0 25 0 1 0 131754319 30339072 6939 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 7407 6939 139 317 0 7086 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 29628

[startup+522.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 10655
/proc/meminfo: memFree=1777016/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=31200 CPUtime=522.14
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 7365 0 0 0 52207 7 0 0 25 0 1 0 131754319 31948800 7289 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 7800 7289 139 317 0 7479 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 31200

[startup+582.301 s]
/proc/loadavg: 1.12 1.04 1.01 2/67 10655
/proc/meminfo: memFree=1775672/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=32700 CPUtime=582.11
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 7695 0 0 0 58204 7 0 0 25 0 1 0 131754319 33484800 7619 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 8175 7619 139 317 0 7854 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 32700

[startup+642.301 s]
/proc/loadavg: 1.08 1.04 1.01 2/67 10655
/proc/meminfo: memFree=1774392/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=34420 CPUtime=642.1
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8018 0 0 0 64203 7 0 0 25 0 1 0 131754319 35246080 7942 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 8605 7942 139 317 0 8284 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 34420

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

[startup+665.505 s]
/proc/loadavg: 1.13 1.06 1.01 2/67 10655
/proc/meminfo: memFree=1773560/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=35524 CPUtime=665.29
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8294 0 0 0 66522 7 0 0 25 0 1 0 131754319 36376576 8104 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 8881 8104 139 317 0 8560 0
Current children cumulated CPU time (s) 665.29
Current children cumulated vsize (KiB) 35524

[startup+678.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773432/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=35920 CPUtime=678.08
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8362 0 0 0 67801 7 0 0 25 0 1 0 131754319 36782080 8172 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 8980 8172 139 317 0 8659 0
Current children cumulated CPU time (s) 678.08
Current children cumulated vsize (KiB) 35920

[startup+684.701 s]
/proc/loadavg: 1.09 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773304/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36048 CPUtime=684.49
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8396 0 0 0 68441 8 0 0 25 0 1 0 131754319 36913152 8206 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9012 8206 139 317 0 8691 0
Current children cumulated CPU time (s) 684.49
Current children cumulated vsize (KiB) 36048

[startup+691.101 s]
/proc/loadavg: 1.08 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773176/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36048 CPUtime=690.88
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8424 0 0 0 69080 8 0 0 25 0 1 0 131754319 36913152 8234 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9012 8234 139 317 0 8691 0
Current children cumulated CPU time (s) 690.88
Current children cumulated vsize (KiB) 36048

[startup+694.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773048/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36180 CPUtime=694.08
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8445 0 0 0 69400 8 0 0 25 0 1 0 131754319 37048320 8255 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9045 8255 139 317 0 8724 0
Current children cumulated CPU time (s) 694.08
Current children cumulated vsize (KiB) 36180

[startup+695.902 s]
/proc/loadavg: 1.08 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773048/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36180 CPUtime=695.68
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8450 0 0 0 69560 8 0 0 25 0 1 0 131754319 37048320 8260 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9045 8260 139 317 0 8724 0
Current children cumulated CPU time (s) 695.68
Current children cumulated vsize (KiB) 36180

[startup+696.702 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773048/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36180 CPUtime=696.48
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8454 0 0 0 69640 8 0 0 25 0 1 0 131754319 37048320 8264 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9045 8264 139 317 0 8724 0
Current children cumulated CPU time (s) 696.48
Current children cumulated vsize (KiB) 36180

[startup+696.901 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 10655
/proc/meminfo: memFree=1773048/2055920 swapFree=4181252/4192956
[pid=10652] ppid=10650 vsize=36180 CPUtime=696.68
/proc/10652/stat : 10652 (oree) R 10650 10652 9713 0 -1 4194304 8454 0 0 0 69660 8 0 0 25 0 1 0 131754319 37048320 8264 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10652/statm: 9045 8264 139 317 0 8724 0
Current children cumulated CPU time (s) 696.68
Current children cumulated vsize (KiB) 36180

Child status: 0
Real time (s): 696.961
CPU time (s): 696.748
CPU user time (s): 696.659
CPU system time (s): 0.088986
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 36180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 696.659
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8474
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= 1675

runsolver used 0.642902 second user time and 1.89971 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue Apr 17 21:03:18 UTC 2007

IDJOB= 361244
IDBENCH= 1428
IDSOLVER= 172
FILE ID= node54/361244-1176843798

PBS_JOBID= 4586409

Free space on /tmp= 66340 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga10_10_sat_pb.cnf.cr.opb
COMMAND LINE= oree /tmp/evaluation/361244-1176843798/instance-361244-1176843798.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-361244-1176843798 -o ROOT/results/node54/solver-361244-1176843798 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/361244-1176843798/instance-361244-1176843798.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  5348009272f1366509266ce8ea16c5e0

RANDOM SEED= 276657296

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1806616 kB
Buffers:         17796 kB
Cached:         181036 kB
SwapCached:       5032 kB
Active:          48688 kB
Inactive:       161384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806616 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:          16056 kB
Slab:            25140 kB
Committed_AS:  2019160 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB

End job on node54 on Tue Apr 17 21:14:56 UTC 2007