Trace number 358738

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 1618.27 1618.87

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110973478.opb
MD5SUM1c338f912c482d8eb76221229960cff3
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
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.194969
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 1193
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.19/0.20	c restart after 401 decisions
0.19/0.27	c nbDecision=500 #constraints=592
0.49/0.54	c restart after 801 decisions
0.69/0.75	c nbDecision=1000 #constraints=1087
1.39/1.46	c nbDecision=1500 #constraints=1588
1.59/1.65	c restart after 1601 decisions
2.49/2.57	c nbDecision=2000 #constraints=2085
4.29/4.36	c nbDecision=2500 #constraints=2583
6.89/6.95	c nbDecision=3000 #constraints=3085
8.29/8.37	c restart after 3201 decisions
10.29/10.36	c nbDecision=3500 #constraints=3579
14.29/14.36	c nbDecision=4000 #constraints=4078
20.38/20.45	c nbDecision=4500 #constraints=4577
26.58/26.62	c nbDecision=5000 #constraints=5078
33.57/33.60	c nbDecision=5500 #constraints=5574
41.18/41.26	c nbDecision=6000 #constraints=6071
48.47/48.53	c restart after 6401 decisions
50.58/50.61	c nbDecision=6500 #constraints=6568
60.87/60.94	c nbDecision=7000 #constraints=7067
71.06/71.15	c nbDecision=7500 #constraints=7562
82.96/83.07	c nbDecision=8000 #constraints=8062
94.46/94.60	c nbDecision=8500 #constraints=8562
109.25/109.30	c nbDecision=9000 #constraints=9061
123.75/123.83	c nbDecision=9500 #constraints=9558
139.54/139.62	c nbDecision=10000 #constraints=10057
158.73/158.81	c nbDecision=10500 #constraints=10556
179.12/179.28	c nbDecision=11000 #constraints=11051
198.71/198.82	c nbDecision=11500 #constraints=11547
220.00/220.19	c nbDecision=12000 #constraints=12045
243.30/243.42	c nbDecision=12500 #constraints=12543
256.39/256.51	c restart after 12801 decisions
264.99/265.17	c nbDecision=13000 #constraints=13036
289.09/289.22	c nbDecision=13500 #constraints=13534
312.18/312.39	c nbDecision=14000 #constraints=14033
335.06/335.24	c nbDecision=14500 #constraints=14531
359.96/360.10	c nbDecision=15000 #constraints=15027
387.95/388.20	c nbDecision=15500 #constraints=15523
417.84/418.06	c nbDecision=16000 #constraints=16022
447.93/448.11	c nbDecision=16500 #constraints=16518
482.71/482.91	c nbDecision=17000 #constraints=17018
516.10/516.38	c nbDecision=17500 #constraints=17516
552.09/552.31	c nbDecision=18000 #constraints=18014
585.78/586.04	c nbDecision=18500 #constraints=18511
622.16/622.41	c nbDecision=19000 #constraints=19012
660.95/661.20	c nbDecision=19500 #constraints=19510
701.93/702.28	c nbDecision=20000 #constraints=20007
748.41/748.77	c nbDecision=20500 #constraints=20507
790.20/790.52	c nbDecision=21000 #constraints=21006
829.68/830.07	c nbDecision=21500 #constraints=21505
869.87/870.25	c nbDecision=22000 #constraints=22006
913.26/913.63	c nbDecision=22500 #constraints=22504
966.23/966.68	c nbDecision=23000 #constraints=23004
1018.81/1019.24	c nbDecision=23500 #constraints=23500
1069.50/1069.94	c nbDecision=24000 #constraints=23997
1122.98/1123.46	c nbDecision=24500 #constraints=24497
1181.75/1182.26	c nbDecision=25000 #constraints=24993
1246.13/1246.63	c nbDecision=25500 #constraints=25490
1258.82/1259.34	c restart after 25601 decisions
1309.80/1310.34	c nbDecision=26000 #constraints=25988
1363.69/1364.25	c nbDecision=26500 #constraints=26486
1422.57/1423.13	c nbDecision=27000 #constraints=26984
1485.74/1486.33	c nbDecision=27500 #constraints=27480
1552.42/1553.02	c nbDecision=28000 #constraints=27974
1598.10/1598.72	c nbDecision=28500 #constraints=28472
1618.19/1618.85	c nbDecision=28715 #constraints=28685
1618.19/1618.85	
1618.19/1618.85	s SATISFIABLE
1618.19/1618.85	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
1618.19/1618.85	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
1618.19/1618.85	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
1618.19/1618.85	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
1618.19/1618.85	v -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1618.19/1618.85	v -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147
1618.19/1618.85	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1618.19/1618.85	v x169
1618.19/1618.85	
1618.19/1618.85	c user time= 1618.14 s
1618.19/1618.85	c system time= 0.118981 s
1618.19/1618.85	c wall clock time=1618.85

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/node59/watcher-358738-1176838259 -o ROOT/results/node59/solver-358738-1176838259 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/358738-1176838259/instance-358738-1176838259.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.91 0.95 0.95 3/64 29544
/proc/meminfo: memFree=1840560/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=1468 CPUtime=0
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 131735504 1503232 178 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134752702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 367 178 137 317 0 46 0

[startup+0.0852791 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 29544
/proc/meminfo: memFree=1840560/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=1728 CPUtime=0.08
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 264 0 0 0 8 0 0 0 18 0 1 0 131735504 1769472 246 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533521 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 432 246 139 317 0 111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1728

[startup+0.10128 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 29544
/proc/meminfo: memFree=1840560/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=1860 CPUtime=0.09
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 275 0 0 0 9 0 0 0 18 0 1 0 131735504 1904640 257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 465 257 139 317 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1860

[startup+0.301319 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 29544
/proc/meminfo: memFree=1840560/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=2256 CPUtime=0.29
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 394 0 0 0 29 0 0 0 19 0 1 0 131735504 2310144 376 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271308 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 564 376 139 317 0 243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2256

[startup+0.701395 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 29544
/proc/meminfo: memFree=1840560/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=2904 CPUtime=0.69
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 548 0 0 0 69 0 0 0 22 0 1 0 131735504 2973696 530 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718453 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 726 530 139 317 0 405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2904

[startup+1.50155 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 29545
/proc/meminfo: memFree=1838568/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=3828 CPUtime=1.49
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 761 0 0 0 149 0 0 0 25 0 1 0 131735504 3919872 743 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 957 743 139 317 0 636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3828

[startup+3.10185 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 29545
/proc/meminfo: memFree=1837480/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=4836 CPUtime=3.09
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 1019 0 0 0 309 0 0 0 25 0 1 0 131735504 4952064 1001 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 1209 1001 139 317 0 888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4836

[startup+6.30246 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 29545
/proc/meminfo: memFree=1835880/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=6144 CPUtime=6.29
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 1335 0 0 0 628 1 0 0 25 0 1 0 131735504 6291456 1317 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562692 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 1536 1317 139 317 0 1215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6144

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.95 2/65 29545
/proc/meminfo: memFree=1834152/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=7628 CPUtime=12.69
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 1751 0 0 0 1268 1 0 0 25 0 1 0 131735504 7811072 1733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 1907 1733 170 317 0 1586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7628

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.95 2/65 29545
/proc/meminfo: memFree=1832360/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=9324 CPUtime=25.48
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 2161 0 0 0 2547 1 0 0 25 0 1 0 131735504 9547776 2143 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 2331 2143 170 317 0 2010 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9324

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.95 2/65 29545
/proc/meminfo: memFree=1829736/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=12004 CPUtime=51.07
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 2814 0 0 0 5105 2 0 0 25 0 1 0 131735504 12292096 2796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 3001 2796 170 317 0 2680 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12004

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.95 2/65 29545
/proc/meminfo: memFree=1825640/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=16324 CPUtime=102.26
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 3877 0 0 0 10223 3 0 0 25 0 1 0 131735504 16715776 3802 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 4081 3802 170 317 0 3760 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16324

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1822248/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=19740 CPUtime=162.23
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 4703 0 0 0 16220 3 0 0 25 0 1 0 131735504 20213760 4628 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 4935 4628 170 317 0 4614 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19740

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1819496/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=22408 CPUtime=222.2
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 5376 0 0 0 22217 3 0 0 25 0 1 0 131735504 22945792 5301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 5602 5301 170 317 0 5281 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 22408

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1817128/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=24848 CPUtime=282.18
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 5962 0 0 0 28214 4 0 0 25 0 1 0 131735504 25444352 5887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 6212 5887 170 317 0 5891 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24848

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1814632/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=27408 CPUtime=342.16
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 6582 0 0 0 34211 5 0 0 25 0 1 0 131735504 28065792 6507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711003 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 6852 6507 170 317 0 6531 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27408

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1812648/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=29744 CPUtime=402.14
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 7084 0 0 0 40208 6 0 0 25 0 1 0 131735504 30457856 7009 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 7436 7009 170 317 0 7115 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29744

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29545
/proc/meminfo: memFree=1810408/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=32368 CPUtime=462.12
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 7700 0 0 0 46206 6 0 0 25 0 1 0 131735504 33144832 7511 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 8092 7511 170 317 0 7771 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 32368

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1809128/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=33680 CPUtime=522.1
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 8045 0 0 0 52203 7 0 0 25 0 1 0 131735504 34488320 7856 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 8420 7856 170 317 0 8099 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 33680

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1807464/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=35576 CPUtime=582.08
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 8463 0 0 0 58201 7 0 0 25 0 1 0 131735504 36429824 8274 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 8894 8274 170 317 0 8573 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 35576

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1806120/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=36784 CPUtime=642.06
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 8784 0 0 0 64199 7 0 0 25 0 1 0 131735504 37666816 8595 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 9196 8595 170 317 0 8875 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 36784


################
# More data... #
################

/proc/meminfo: memFree=1799912/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=42920 CPUtime=941.94
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 10344 0 0 0 94185 9 0 0 25 0 1 0 131735504 43950080 10155 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 10730 10155 170 317 0 10409 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 42920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1798952/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=43808 CPUtime=1001.92
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 10585 0 0 0 100183 9 0 0 25 0 1 0 131735504 44859392 10396 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 10952 10396 170 317 0 10631 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 43808

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1797864/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=44964 CPUtime=1061.9
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 10856 0 0 0 106180 10 0 0 25 0 1 0 131735504 46043136 10667 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563372 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 11241 10667 170 317 0 10920 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 44964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1796840/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=45880 CPUtime=1121.88
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 11096 0 0 0 112178 10 0 0 25 0 1 0 131735504 46981120 10907 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 11470 10907 170 317 0 11149 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 45880

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1796136/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=46692 CPUtime=1181.85
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 11289 0 0 0 118175 10 0 0 25 0 1 0 131735504 47812608 11100 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 11673 11100 170 317 0 11352 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 46692

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1795240/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=47536 CPUtime=1241.83
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 11489 0 0 0 124173 10 0 0 25 0 1 0 131735504 48676864 11300 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 11884 11300 170 317 0 11563 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 47536

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1794408/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=48320 CPUtime=1301.81
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 11694 0 0 0 130171 10 0 0 25 0 1 0 131735504 49479680 11505 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 12080 11505 170 317 0 11759 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 48320

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1793576/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=49404 CPUtime=1361.79
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 11918 0 0 0 136168 11 0 0 25 0 1 0 131735504 50589696 11729 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 12351 11729 170 317 0 12030 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 49404

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1792616/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=50256 CPUtime=1421.77
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12143 0 0 0 142166 11 0 0 25 0 1 0 131735504 51462144 11954 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 12564 11954 170 317 0 12243 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 50256

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1791656/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=51288 CPUtime=1481.74
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12378 0 0 0 148163 11 0 0 25 0 1 0 131735504 52518912 12189 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 12822 12189 170 317 0 12501 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 51288

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1790952/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=52092 CPUtime=1541.72
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12549 0 0 0 154161 11 0 0 25 0 1 0 131735504 53342208 12360 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13023 12360 170 317 0 12702 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 52092

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789800/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53540 CPUtime=1601.7
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12831 0 0 0 160159 11 0 0 25 0 1 0 131735504 54824960 12642 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13385 12642 170 317 0 13064 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 53540

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

[startup+1606.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789736/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53540 CPUtime=1605.7
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12846 0 0 0 160559 11 0 0 25 0 1 0 131735504 54824960 12657 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13385 12657 170 317 0 13064 0
Current children cumulated CPU time (s) 1605.7
Current children cumulated vsize (KiB) 53540

[startup+1612.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789608/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53672 CPUtime=1612.09
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12875 0 0 0 161198 11 0 0 25 0 1 0 131735504 54960128 12686 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13418 12686 170 317 0 13097 0
Current children cumulated CPU time (s) 1612.09
Current children cumulated vsize (KiB) 53672

[startup+1615.91 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789544/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53804 CPUtime=1615.3
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12895 0 0 0 161519 11 0 0 25 0 1 0 131735504 55095296 12706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13451 12706 170 317 0 13130 0
Current children cumulated CPU time (s) 1615.3
Current children cumulated vsize (KiB) 53804

[startup+1617.5 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789480/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53804 CPUtime=1616.89
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12908 0 0 0 161678 11 0 0 25 0 1 0 131735504 55095296 12719 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13451 12719 170 317 0 13130 0
Current children cumulated CPU time (s) 1616.89
Current children cumulated vsize (KiB) 53804

[startup+1618.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789416/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53804 CPUtime=1617.69
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12914 0 0 0 161758 11 0 0 25 0 1 0 131735504 55095296 12725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13451 12725 170 317 0 13130 0
Current children cumulated CPU time (s) 1617.69
Current children cumulated vsize (KiB) 53804

[startup+1618.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789416/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53948 CPUtime=1618.09
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12923 0 0 0 161798 11 0 0 25 0 1 0 131735504 55242752 12734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13487 12734 170 317 0 13166 0
Current children cumulated CPU time (s) 1618.09
Current children cumulated vsize (KiB) 53948

[startup+1618.8 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 29547
/proc/meminfo: memFree=1789416/2055920 swapFree=4184740/4192956
[pid=29544] ppid=29542 vsize=53948 CPUtime=1618.19
/proc/29544/stat : 29544 (oree) R 29542 29544 29246 0 -1 4194304 12923 0 0 0 161808 11 0 0 25 0 1 0 131735504 55242752 12734 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29544/statm: 13487 12734 170 317 0 13166 0
Current children cumulated CPU time (s) 1618.19
Current children cumulated vsize (KiB) 53948

Child status: 0
Real time (s): 1618.87
CPU time (s): 1618.27
CPU user time (s): 1618.14
CPU system time (s): 0.12798
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 53948

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

runsolver used 1.04584 second user time and 3.38248 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Apr 17 19:30:59 UTC 2007

IDJOB= 358738
IDBENCH= 1235
IDSOLVER= 172
FILE ID= node59/358738-1176838259

PBS_JOBID= 4590171

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

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  1c338f912c482d8eb76221229960cff3

RANDOM SEED= 846851551

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1840968 kB
Buffers:         12104 kB
Cached:         143676 kB
SwapCached:       2252 kB
Active:          34468 kB
Inactive:       130872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840968 kB
SwapTotal:     4192956 kB
SwapFree:      4184740 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            35628 kB
Committed_AS:  1578496 kB
PageTables:       1472 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= 66343 MiB

End job on node59 on Tue Apr 17 19:57:58 UTC 2007