Trace number 3258085

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
tts 5-4? (TO) 1299.92 1300.14

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.04	c Command: HOME/tts-5-4 HOME/instance-3258085-1303503331.cnf 
0.00/0.04	c Using SATTIMEOUT of 2400
0.00/0.04	c Using SATRAM of 7680
0.00/0.04	c Size of subset node = 32
0.00/0.04	c Variables = 945
0.00/0.04	c Clauses = 61409
0.00/0.04	c Literals = 123673
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 945
0.00/0.04	c Clauses = 61409
0.00/0.04	c Literals = 123673
0.00/0.04	c a2
0.00/0.07	c a1
0.10/0.14	c Independent sub-problems = 1
0.10/0.14	c Sub-problem with 945 variables and 61409 clauses
0.10/0.14	c using permutation method 4
0.10/0.14	c count = 1
0.10/0.14	c Ordering finished 0.130 seconds
0.10/0.14	c mapped 0.130 seconds
0.10/0.14	c permuted 0.130 seconds
0.10/0.14	c about to sort
0.10/0.15	c sorted
0.19/0.26	c clauses now 61409
0.19/0.26	c init finished 0.150 seconds
0.19/0.26	c tree built 0.260 seconds
0.19/0.26	c 
0.19/0.26	c PA progress                      | CPU progress Partial assignments | improvements                 ucps  CPU time       PA/sec  nodes
0.19/0.26	c ---------------------------------|----------------------------------|--------------------------------------------------------------------
0.19/0.26	c ................................ | ..........                    |                                  0.3         0.0             
0.19/0.26	c ................................ | ..........                  1 |                                  0.3         3.8             
0.19/0.26	c ................................ | ..........                  2 |                                  0.3         7.7             
0.19/0.26	c ................................ | ..........                  3 |                                  0.3        11.5             
0.19/0.26	c ................................ | ..........                  4 |                                  0.3        15.4             
0.19/0.26	c ................................ | ..........                  5 |                                  0.3        19.2             
0.19/0.27	c ................................ | ..........               1000 | 4            43                  0.3      3846.2         3462
47.99/48.01	c ................................ | ..........            6983000 | 206715       266868             48.0    145479.2     13641828
95.99/96.00	c ................................ | ..........           12229000 | 357013       469112             96.0    127385.4     21445824
143.99/144.01	c ................................ | ..........           16920000 | 500048       638972            144.0    117491.8     28687934
191.99/192.00	c ................................ | ..........           20856000 | 613321       788405            192.0    108625.0     34784486
239.99/240.01	c ................................ | *.........           24069000 | 712338       906861            240.0    100287.5     39533898
287.99/288.00	c ................................ | *.........           27241000 | 812198       1022834           288.0     94586.8     45135688
335.99/336.02	c ................................ | *.........           31150000 | 929154       1172805           336.0     92705.6     51251435
384.00/384.01	c ................................ | *.........           34604000 | 1038078      1296700           384.0     90112.2     54158470
431.99/432.01	c ................................ | *.........           37703000 | 1136064      1411067           432.0     87273.4     57243403
479.99/480.01	c ................................ | **........           40817000 | 1238061      1520022           480.0     85035.4     60912988
527.99/528.00	c ................................ | **........           43572000 | 1331942      1614319           528.0     82522.7     63741767
575.99/576.02	c ................................ | **........           46144000 | 1414671      1704859           576.0     80109.7     67036709
623.99/624.02	c ................................ | **........           48422000 | 1484951      1787440           624.0     77598.1     69782391
671.99/672.01	c ................................ | **........           50924000 | 1564502      1876558           672.0     75779.8     73896324
719.98/720.02	c ................................ | ***.......           53952000 | 1657846      1985655           720.0     74932.3     78000188
767.98/768.01	c ................................ | ***.......           56762000 | 1743979      2090187           768.0     73908.9     81986148
815.98/816.01	c ................................ | ***.......           59292000 | 1819732      2183588           816.0     72661.8     82033269
863.98/864.02	c ................................ | ***.......           61838000 | 1896521      2280143           864.0     71570.9     87201862
911.99/912.02	c ................................ | ***.......           64418000 | 1977793      2371868           912.0     70633.0     92354022
959.99/960.01	c ................................ | ****......           66661000 | 2052381      2449491           960.0     69438.5     92354022
1007.98/1008.02	c ................................ | ****......           68935000 | 2124342      2527722          1008.0     68387.2     94719684
1055.99/1056.02	c ................................ | ****......           71050000 | 2191017      2599725          1056.0     67281.6     95737891
1103.93/1104.08	c ................................ | ****......           73041000 | 2255977      2669696          1104.0     66159.7     97008822
1151.99/1152.10	c ................................ | ****......           75136000 | 2323888      2744068          1152.0     65222.2     99793035
1199.96/1200.16	c ................................ | *****.....           77609000 | 2406220      2831684          1200.0     64673.6    103509100
1248.01/1248.20	c ................................ | *****.....           79970000 | 2491670      2909620          1248.0     64078.0    107013767
1295.98/1296.23	c ................................ | *****.....           82136000 | 2568960      2982496          1296.0     63376.1    107152439

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258085-1303503331/watcher-3258085-1303503331 -o /tmp/evaluation-result-3258085-1303503331/solver-3258085-1303503331 -C 2400 -W 1300 -M 7680 HOME/tts-5-4 HOME/instance-3258085-1303503331.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.57 2.48 1.33 3/181 28160
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=7728 CPUtime=0 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 461930934 7913472 458 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376962245 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 1932 459 131 35 0 373 0

[startup+0.105395 s]
/proc/loadavg: 3.57 2.48 1.33 3/181 28160
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=19168 CPUtime=0.1 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 3860 0 0 0 10 0 0 0 21 0 1 0 461930934 19628032 3341 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376962245 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 4792 3342 138 35 0 3233 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19168

[startup+0.200391 s]
/proc/loadavg: 3.57 2.48 1.33 3/181 28160
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=26480 CPUtime=0.19 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 5780 0 0 0 19 0 0 0 21 0 1 0 461930934 27115520 5141 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376962245 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 6620 5144 150 35 0 5061 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26480

[startup+0.300358 s]
/proc/loadavg: 3.57 2.48 1.33 3/181 28160
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=40764 CPUtime=0.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 8961 0 0 0 28 1 0 0 21 0 1 0 461930934 41742336 8202 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 10191 8202 156 35 0 8632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40764

[startup+0.700288 s]
/proc/loadavg: 3.57 2.48 1.33 3/181 28160
/proc/meminfo: memFree=13410468/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=47152 CPUtime=0.69 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 10585 0 0 0 68 1 0 0 22 0 1 0 461930934 48283648 9826 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376998126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 11788 9826 156 35 0 10229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47152

[startup+1.50115 s]
/proc/loadavg: 3.61 2.51 1.34 5/194 28181
/proc/meminfo: memFree=13164792/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=59796 CPUtime=1.49 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 13658 0 0 0 147 2 0 0 25 0 1 0 461930934 61231104 12899 33554432000 4194304 4337412 140737078999312 18446744073709551615 4285698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 14949 12899 156 35 0 13390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59796

[startup+3.10084 s]
/proc/loadavg: 3.61 2.51 1.34 6/194 28181
/proc/meminfo: memFree=13082456/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=81692 CPUtime=3.09 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 19114 0 0 0 306 3 0 0 25 0 1 0 461930934 83652608 18355 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 20423 18355 156 35 0 18864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81692

[startup+6.30025 s]
/proc/loadavg: 3.61 2.51 1.34 5/194 28181
/proc/meminfo: memFree=12906252/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=119364 CPUtime=6.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 28818 0 0 0 623 6 0 0 25 0 1 0 461930934 122228736 28059 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 29841 28059 156 35 0 28282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119364

[startup+12.7011 s]
/proc/loadavg: 3.67 2.56 1.37 5/194 28182
/proc/meminfo: memFree=12601172/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=185184 CPUtime=12.69 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 45150 0 0 0 1260 9 0 0 25 0 1 0 461930934 189628416 44391 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 46296 44391 156 35 0 44737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185184

[startup+25.5007 s]
/proc/loadavg: 3.72 2.60 1.40 5/194 28182
/proc/meminfo: memFree=12109704/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=291932 CPUtime=25.49 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 71809 0 0 0 2534 15 0 0 25 0 1 0 461930934 298938368 71050 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 72983 71050 156 35 0 71424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 291932

[startup+51.101 s]
/proc/loadavg: 3.81 2.71 1.46 6/194 28183
/proc/meminfo: memFree=11302880/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=492752 CPUtime=51.09 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 121760 0 0 0 5083 26 0 0 25 0 1 0 461930934 504578048 121001 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 123188 121002 156 35 0 121629 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 492752

[startup+102.3 s]
/proc/loadavg: 3.92 2.93 1.61 5/194 28184
/proc/meminfo: memFree=10243908/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=748680 CPUtime=102.3 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 185914 0 0 0 10188 42 0 0 25 0 1 0 461930934 766648320 185155 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 187170 185155 156 35 0 185611 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 748680

[startup+162.3 s]
/proc/loadavg: 3.97 3.12 1.75 5/194 28186
/proc/meminfo: memFree=8998424/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1014824 CPUtime=162.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 252327 0 0 0 16167 62 0 0 25 0 1 0 461930934 1039179776 251568 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253590 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 253706 251568 156 35 0 252147 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1014824

[startup+222.307 s]
/proc/loadavg: 3.99 3.28 1.89 5/194 28187
/proc/meminfo: memFree=8021040/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1251812 CPUtime=222.3 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 310456 0 0 0 22149 81 0 0 25 0 1 0 461930934 1281855488 309697 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 312953 309697 156 35 0 311394 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1251812

[startup+282.301 s]
/proc/loadavg: 3.99 3.41 2.02 5/194 28189
/proc/meminfo: memFree=7135164/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1443016 CPUtime=282.3 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 358387 0 0 0 28134 96 0 0 25 0 1 0 461930934 1477648384 357628 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 360754 357628 156 35 0 359195 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1443016

[startup+342.301 s]
/proc/loadavg: 3.99 3.51 2.14 6/194 28190
/proc/meminfo: memFree=6122556/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1687100 CPUtime=342.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 416782 0 0 0 34119 110 0 0 25 0 1 0 461930934 1727590400 416023 33554432000 4194304 4337412 140737078999312 18446744073709551615 4268059 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 421775 416023 156 35 0 420216 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1687100

[startup+402.301 s]
/proc/loadavg: 4.09 3.63 2.27 6/194 28192
/proc/meminfo: memFree=5523732/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1850152 CPUtime=402.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 457279 0 0 0 40106 123 0 0 25 0 1 0 461930934 1894555648 456520 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 462538 456520 156 35 0 460979 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1850152

[startup+462.301 s]
/proc/loadavg: 4.08 3.71 2.38 5/194 28194
/proc/meminfo: memFree=4723976/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=1935004 CPUtime=462.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 478709 0 0 0 46098 131 0 0 25 0 1 0 461930934 1981444096 477950 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376696424 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 483751 477951 156 35 0 482192 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1935004

[startup+522.301 s]
/proc/loadavg: 4.03 3.76 2.48 5/194 28195
/proc/meminfo: memFree=4183188/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2066776 CPUtime=522.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 511444 0 0 0 52084 145 0 0 25 0 1 0 461930934 2116378624 510685 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 516694 510685 156 35 0 515135 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2066776

[startup+582.301 s]
/proc/loadavg: 4.01 3.80 2.57 5/194 28197
/proc/meminfo: memFree=3592632/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2204672 CPUtime=582.28 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 546023 0 0 0 58070 158 0 0 25 0 1 0 461930934 2257584128 545264 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 551168 545264 156 35 0 549609 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2204672

[startup+642.3 s]
/proc/loadavg: 4.07 3.85 2.66 5/194 28198
/proc/meminfo: memFree=3179496/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2317676 CPUtime=642.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 574572 0 0 0 64059 170 0 0 25 0 1 0 461930934 2373300224 573813 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376696569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 579419 573813 156 35 0 577860 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2317676

[startup+702.3 s]
/proc/loadavg: 4.03 3.87 2.74 6/194 28200
/proc/meminfo: memFree=2706716/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2458700 CPUtime=702.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 609882 0 0 0 70045 184 0 0 25 0 1 0 461930934 2517708800 609123 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 614675 609123 156 35 0 613116 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2458700

[startup+762.3 s]
/proc/loadavg: 4.08 3.92 2.83 5/194 28202
/proc/meminfo: memFree=1960924/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2646780 CPUtime=762.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 657001 0 0 0 76029 200 0 0 25 0 1 0 461930934 2710302720 656242 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 661695 656242 156 35 0 660136 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2646780

[startup+822.301 s]
/proc/loadavg: 4.12 3.96 2.91 5/194 28203
/proc/meminfo: memFree=1607216/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2675196 CPUtime=822.28 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 663489 0 0 0 82024 204 0 0 25 0 1 0 461930934 2739400704 662730 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 668799 662730 156 35 0 667240 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2675196

[startup+882.307 s]
/proc/loadavg: 4.10 3.98 2.98 6/194 28205
/proc/meminfo: memFree=1089340/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2878912 CPUtime=882.3 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 714844 0 0 0 88009 221 0 0 25 0 1 0 461930934 2948005888 714085 33554432000 4194304 4337412 140737078999312 18446744073709551615 255377299456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 719728 714085 156 35 0 718169 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2878912

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.04 6/194 28206
/proc/meminfo: memFree=735380/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=2976144 CPUtime=942.29 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 740509 0 0 0 94000 229 0 0 25 0 1 0 461930934 3047571456 739750 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 744036 739750 156 35 0 742477 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2976144

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.10 5/194 28208
/proc/meminfo: memFree=380388/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3048352 CPUtime=1002.28 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 758422 0 0 0 99991 237 0 0 25 0 1 0 461930934 3121512448 757663 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 762088 757663 156 35 0 760529 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 3048352

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.15 5/194 28210
/proc/meminfo: memFree=177780/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3083028 CPUtime=1062.28 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 767094 0 0 0 105985 243 0 0 25 0 1 0 461930934 3157020672 766335 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 770757 766335 156 35 0 769198 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 3083028

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.20 5/194 28211
/proc/meminfo: memFree=93508/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3167748 CPUtime=1122.21 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 788045 0 0 0 111970 251 0 0 25 0 1 0 461930934 3243773952 787286 33554432000 4194304 4337412 140737078999312 18446744073709551615 4233676 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 791937 787286 156 35 0 790378 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 3167748

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 3.25 5/194 28213
/proc/meminfo: memFree=97412/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3271236 CPUtime=1182.17 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 813876 0 0 0 117955 262 0 0 25 0 1 0 461930934 3349745664 813117 33554432000 4194304 4337412 140737078999312 18446744073709551615 255376696443 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 817809 813117 156 35 0 816250 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 3271236

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.30 5/194 28214
/proc/meminfo: memFree=94200/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3434156 CPUtime=1242.11 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 855126 0 0 0 123934 277 0 0 25 0 1 0 461930934 3516575744 854367 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 858539 854367 156 35 0 856980 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 3434156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.34 5/194 28216
/proc/meminfo: memFree=96884/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=3440544 CPUtime=1299.79 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4202496 856611 0 0 0 129698 281 0 0 25 0 1 0 461930934 3523117056 855852 33554432000 4194304 4337412 140737078999312 18446744073709551615 4253537 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28160/statm: 860136 855852 156 35 0 858577 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 3440544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300.11 s]
/proc/loadavg: 4.06 4.01 3.34 5/194 28216
/proc/meminfo: memFree=96884/32951124 swapFree=67111528/67111528
[pid=28160] ppid=28158 vsize=0 CPUtime=1299.89 cores=1,3
/proc/28160/stat : 28160 (tts-5-4) R 28158 28160 28120 0 -1 4203524 856611 0 0 0 129698 291 0 0 25 0 1 0 461930934 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28160/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1299.92
CPU user time (s): 1296.98
CPU system time (s): 2.94355
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 3440544

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

runsolver used 2.13068 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-22 22:15:31
IDJOB=3258085
IDBENCH=71301
IDSOLVER=1653
FILE ID=node135/3258085-1303503331
RUNJOBID= node135-1303503331-28140
PBS_JOBID= 13134240
Free space on /tmp= 71396 MiB

SOLVER NAME= tts 5-4
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= DIR/tts-5-4 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258085-1303503331/watcher-3258085-1303503331 -o /tmp/evaluation-result-3258085-1303503331/solver-3258085-1303503331 -C 2400 -W 1300 -M 7680  HOME/tts-5-4 HOME/instance-3258085-1303503331.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1633233126

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13411004 kB
Buffers:       1569444 kB
Cached:       17307736 kB
SwapCached:          0 kB
Active:       10115340 kB
Inactive:      8831540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13411004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2692 kB
Writeback:           0 kB
AnonPages:       69816 kB
Mapped:          14340 kB
Slab:           526356 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71388 MiB
End job on node135 at 2011-04-22 22:37:13