Trace number 1531498

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
ttsth-5-0 2009-03-19? (TO) 1200.21 601.822

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.02	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531498-1238469124.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c a2
0.10/0.13	c a1
0.19/0.21	c Independent sub-problems = 1
0.19/0.21	c Sub-problem with 65 variables and 5785 clauses
0.19/0.21	c using permutation method 4
0.19/0.21	c count = 1
0.19/0.21	c Ordering finished 0.200 seconds
0.19/0.21	c mapped 0.210 seconds
0.19/0.21	c permuted 0.210 seconds
0.19/0.21	c about to sort
0.19/0.22	c sorted
0.19/0.30	c clauses now 5785
0.19/0.30	c init finished 0.220 seconds
0.19/0.30	c tree built 0.290 seconds
0.19/0.30	c 
0.19/0.30	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.30	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.30	c ................................ | ..........                       |                        0.3           0.0             
0.19/0.30	c ................................ | ..........                     1 |                        0.3           3.4             
0.19/0.30	c ................................ | ..........                     2 |                        0.3           6.9             
0.19/0.30	c ................................ | ..........                     3 |                        0.3          10.3             
0.19/0.30	c ................................ | ..........                     4 |                        0.3          13.8             
0.19/0.30	c ................................ | ..........                     5 |                        0.3          17.2             
0.29/0.35	c ................................ | ..........                  1000 | 208                    0.4        2439.0        13727
23.84/12.19	c ................................ | ..........                131000 | 45416                 24.0        5451.5      2728988
47.98/24.24	c ................................ | ..........                218000 | 76465                 48.1        4535.1      4855478
72.13/36.38	c ................................ | ..........                285000 | 100279                72.3        3942.5      6583150
96.06/48.30	c ................................ | ..........                348000 | 122741                96.1        3622.4      8091532
120.20/60.42	c ................................ | *.........                410000 | 145037               120.3        3409.0      9513749
144.14/72.42	c ................................ | *.........                466000 | 165993               144.2        3231.4     10763646
167.87/84.36	c ................................ | *.........                516000 | 183960               168.0        3071.1     11934090
192.41/96.60	c ................................ | *.........                564000 | 201607               192.4        2930.8     13214290
215.95/108.45	c ................................ | *.........                613000 | 219563               216.1        2836.9     14458881
240.09/120.56	c ................................ | **........                662000 | 238016               240.2        2755.6     15580320
263.83/132.49	c ................................ | **........                707000 | 254064               264.1        2677.4     16580001
288.36/144.78	c ................................ | **........                751000 | 269691               288.6        2602.4     17593116
312.30/156.78	c ................................ | **........                789000 | 283908               312.5        2524.6     18564115
336.24/168.72	c ................................ | **........                827000 | 297884               336.4        2458.7     19556833
360.39/180.82	c ................................ | ***.......                864000 | 311414               360.5        2396.7     20463997
383.94/192.65	c ................................ | ***.......                901000 | 325610               384.1        2345.8     21280412
407.87/204.66	c ................................ | ***.......                938000 | 339867               408.1        2298.7     22124389
432.21/216.89	c ................................ | ***.......                974000 | 353732               432.4        2252.3     22954645
456.15/228.84	c ................................ | ***.......               1009000 | 367288               456.3        2211.3     23765640
480.29/240.96	c ................................ | ****......               1047000 | 382350               480.5        2179.1     24608688
504.43/253.03	c ................................ | ****......               1082000 | 395877               504.6        2144.4     25451233
527.96/264.86	c ................................ | ****......               1116000 | 409278               528.2        2112.9     26238801
552.51/277.19	c ................................ | ****......               1149000 | 421577               552.8        2078.6     27025910
576.24/289.00	c ................................ | ****......               1179000 | 432910               576.3        2045.7     27797318
600.18/301.03	c ................................ | *****.....               1210000 | 445233               600.3        2015.5     28590839
624.33/313.10	c ................................ | *****.....               1242000 | 457626               624.4        1989.0     29369771
648.46/325.27	c ................................ | *****.....               1275000 | 470424               648.7        1965.4     30084598
671.79/336.98	c ................................ | *****.....               1304000 | 481751               672.1        1940.3     30707681
696.14/349.17	c ................................ | *****.....               1332000 | 492305               696.4        1912.7     31359909
720.28/361.25	c ................................ | ******....               1359000 | 502826               720.5        1886.2     32020954
744.62/373.42	c ................................ | ******....               1387000 | 513792               744.8        1862.3     32649820
768.16/385.20	c ................................ | ******....               1415000 | 524564               768.3        1841.8     33287573
792.29/397.39	c ................................ | ******....               1443000 | 535092               792.6        1820.6     33917868
816.43/409.41	c ................................ | ******....               1472000 | 546447               816.6        1802.6     34560662
839.98/421.25	c ................................ | *******...               1497000 | 555439               840.2        1781.7     35201450
863.92/433.22	c ................................ | *******...               1520000 | 563887               864.1        1759.1     35841019
888.06/445.31	c ................................ | *******...               1545000 | 573227               888.2        1739.4     36458036
912.40/457.59	c ................................ | *******...               1571000 | 582702               912.7        1721.2     37098436
936.54/469.61	c ................................ | *******...               1594000 | 591269               936.7        1701.7     37663077
959.88/481.36	c ................................ | ********..               1618000 | 600011               960.1        1685.2     38242606
984.42/493.60	c ................................ | ********..               1640000 | 608238               984.6        1665.7     38826628
1007.96/505.41	c ................................ | ********..               1662000 | 616224              1008.1        1648.6     39425113
1032.10/517.54	c ................................ | ********..               1685000 | 624894              1032.3        1632.2     40063008
1055.83/529.41	c ................................ | ********..               1709000 | 634380              1056.0        1618.3     40640169
1080.37/541.70	c ................................ | *********.               1733000 | 643731              1080.5        1603.8     41215914
1104.12/553.66	c ................................ | *********.               1757000 | 653152              1104.4        1590.9     41782427
1127.86/565.59	c ................................ | *********.               1782000 | 662727              1128.2        1579.5     42391420
1152.59/577.90	c ................................ | *********.               1808000 | 672874              1152.8        1568.4     43019835
1176.34/589.84	c ................................ | *********.               1832000 | 682044              1176.6        1557.0     43623177

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531498-1238469124/watcher-1531498-1238469124 -o /tmp/evaluation-result-1531498-1238469124/solver-1531498-1238469124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531498-1238469124.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 10905
/proc/meminfo: memFree=1387512/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=932 CPUtime=0
/proc/10905/stat : 10905 (ttsth-5-0) R 10903 10905 10804 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 999330927 954368 120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/10905/statm: 233 120 77 176 0 55 0

[startup+0.104914 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 10905
/proc/meminfo: memFree=1387512/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=3672 CPUtime=0.1
/proc/10905/stat : 10905 (ttsth-5-0) R 10903 10905 10804 0 -1 4194304 730 0 0 0 10 0 0 0 20 0 1 0 999330927 3760128 713 1992294400 134512640 135237372 4294956192 18446744073709551615 134519991 0 0 4096 0 0 0 0 17 1 0 0
/proc/10905/statm: 918 713 78 176 0 740 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3672

[startup+0.201923 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 10905
/proc/meminfo: memFree=1387512/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=2152 CPUtime=0.19
/proc/10905/stat : 10905 (ttsth-5-0) R 10903 10905 10804 0 -1 4194304 819 0 0 0 19 0 0 0 21 0 1 0 999330927 2203648 415 1992294400 134512640 135237372 4294956192 18446744073709551615 134555287 0 0 4096 0 0 0 0 17 1 0 0
/proc/10905/statm: 538 415 79 176 0 360 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2152

[startup+0.301938 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 10905
/proc/meminfo: memFree=1387512/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=27672 CPUtime=0.29
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 1841 0 0 0 29 0 0 0 22 0 3 0 999330927 28336128 1437 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 6918 1438 96 176 0 6740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27672

[startup+0.702983 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 10905
/proc/meminfo: memFree=1387512/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=29724 CPUtime=1.09
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 2318 0 0 0 109 0 0 0 22 0 3 0 999330927 30437376 1914 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 7431 1914 97 176 0 7253 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 29724

[startup+1.50208 s]
/proc/loadavg: 1.07 0.99 0.99 3/76 10908
/proc/meminfo: memFree=1378272/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=33564 CPUtime=2.69
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 3279 0 0 0 268 1 0 0 22 0 3 0 999330927 34369536 2875 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 8391 2875 97 176 0 8213 0
[pid=10905/tid=10907] ppid=10903 vsize=33564 CPUtime=1.19
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 592 0 0 0 119 0 0 0 25 0 3 0 999330957 34369536 2875 1992294400 134512640 135237372 4294956192 18446744073709551615 134751534 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=33564 CPUtime=1.19
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 864 0 0 0 119 0 0 0 25 0 3 0 999330957 34369536 2875 1992294400 134512640 135237372 4294956192 18446744073709551615 134549960 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 33564

[startup+3.10123 s]
/proc/loadavg: 1.07 0.99 0.99 3/76 10908
/proc/meminfo: memFree=1372832/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=40764 CPUtime=5.88
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 5072 0 0 0 586 2 0 0 22 0 3 0 999330927 41742336 4668 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 10191 4668 97 176 0 10013 0
[pid=10905/tid=10907] ppid=10903 vsize=40764 CPUtime=2.79
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 1377 0 0 0 279 0 0 0 18 0 3 0 999330957 41742336 4668 1992294400 134512640 135237372 4294956192 18446744073709551615 134587914 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=40764 CPUtime=2.78
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 1872 0 0 0 277 1 0 0 25 0 3 0 999330957 41742336 4668 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 40764

[startup+6.30157 s]
/proc/loadavg: 1.07 0.99 0.99 3/76 10908
/proc/meminfo: memFree=1359648/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=52924 CPUtime=12.26
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 8131 0 0 0 1223 3 0 0 22 0 3 0 999330927 54194176 7727 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 13231 7727 97 176 0 13053 0
[pid=10905/tid=10907] ppid=10903 vsize=52924 CPUtime=5.99
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 2825 0 0 0 598 1 0 0 25 0 3 0 999330957 54194176 7727 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=52924 CPUtime=5.96
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 3483 0 0 0 595 1 0 0 25 0 3 0 999330957 54194176 7727 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 52924

[startup+12.7012 s]
/proc/loadavg: 1.22 1.02 1.00 3/76 10908
/proc/meminfo: memFree=1338088/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=73244 CPUtime=25.03
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 13187 0 0 0 2496 7 0 0 22 0 3 0 999330927 75001856 12783 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 18311 12783 97 176 0 18133 0
[pid=10905/tid=10907] ppid=10903 vsize=73244 CPUtime=12.38
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 5320 0 0 0 1236 2 0 0 25 0 3 0 999330957 75001856 12783 1992294400 134512640 135237372 4294956192 18446744073709551615 134550989 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=73244 CPUtime=12.34
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 6044 0 0 0 1230 4 0 0 25 0 3 0 999330957 75001856 12783 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 73244

[startup+25.5026 s]
/proc/loadavg: 1.34 1.05 1.01 3/76 10908
/proc/meminfo: memFree=1301224/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=108764 CPUtime=50.57
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 22076 0 0 0 5043 14 0 0 22 0 3 0 999330927 111374336 21672 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 27191 21672 97 176 0 27013 0
[pid=10905/tid=10907] ppid=10903 vsize=108764 CPUtime=25.19
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 9259 0 0 0 2513 6 0 0 18 0 3 0 999330957 111374336 21672 1992294400 134512640 135237372 4294956192 18446744073709551615 134587166 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=108764 CPUtime=25.07
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 10994 0 0 0 2500 7 0 0 25 0 3 0 999330957 111374336 21672 1992294400 134512640 135237372 4294956192 18446744073709551615 134562363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 108764

[startup+51.1022 s]
/proc/loadavg: 1.60 1.14 1.04 3/76 10908
/proc/meminfo: memFree=1247592/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=162684 CPUtime=101.64
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 35560 0 0 0 10137 27 0 0 22 0 3 0 999330927 166588416 35156 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 40671 35156 97 176 0 40493 0
[pid=10905/tid=10907] ppid=10903 vsize=162684 CPUtime=50.78
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 15059 0 0 0 5066 12 0 0 25 0 3 0 999330957 166588416 35156 1992294400 134512640 135237372 4294956192 18446744073709551615 134590146 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=162684 CPUtime=50.55
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 18678 0 0 0 5041 14 0 0 25 0 3 0 999330957 166588416 35156 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 162684

[startup+102.303 s]
/proc/loadavg: 1.82 1.27 1.09 3/76 10908
/proc/meminfo: memFree=1159784/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=249404 CPUtime=203.79
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 57218 0 0 0 20331 48 0 0 22 0 3 0 999330927 255389696 56814 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 62351 56814 97 176 0 62173 0
[pid=10905/tid=10907] ppid=10903 vsize=249404 CPUtime=101.97
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 25077 0 0 0 10175 22 0 0 25 0 3 0 999330957 255389696 56814 1992294400 134512640 135237372 4294956192 18446744073709551615 134588792 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=249404 CPUtime=101.51
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 30318 0 0 0 10126 25 0 0 25 0 3 0 999330957 255389696 56814 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 249404

[startup+162.303 s]
/proc/loadavg: 1.93 1.40 1.14 3/76 10908
/proc/meminfo: memFree=1077352/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=332284 CPUtime=323.47
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 77970 0 0 0 32280 67 0 0 22 0 3 0 999330927 340258816 77566 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 83071 77566 97 176 0 82893 0
[pid=10905/tid=10907] ppid=10903 vsize=332284 CPUtime=161.94
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 34563 0 0 0 16163 31 0 0 25 0 3 0 999330957 340258816 77566 1992294400 134512640 135237372 4294956192 18446744073709551615 134591122 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=332284 CPUtime=161.22
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 41584 0 0 0 16087 35 0 0 25 0 3 0 999330957 340258816 77566 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.47
Current children cumulated vsize (KiB) 332284

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.19 3/76 10908
/proc/meminfo: memFree=1008040/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=400924 CPUtime=443.19
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 95146 0 0 0 44235 84 0 0 22 0 3 0 999330927 410546176 94742 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 100231 94742 97 176 0 100053 0
[pid=10905/tid=10907] ppid=10903 vsize=400924 CPUtime=221.93
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 42465 0 0 0 22154 39 0 0 25 0 3 0 999330957 410546176 94742 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=400924 CPUtime=220.93
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 50858 0 0 0 22050 43 0 0 25 0 3 0 999330957 410546176 94742 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.19
Current children cumulated vsize (KiB) 400924

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/76 10908
/proc/meminfo: memFree=943656/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=465724 CPUtime=562.88
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 111329 0 0 0 56187 101 0 0 22 0 3 0 999330927 476901376 110925 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 116431 110925 97 176 0 116253 0
[pid=10905/tid=10907] ppid=10903 vsize=465724 CPUtime=281.92
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 49868 0 0 0 28145 47 0 0 25 0 3 0 999330957 476901376 110925 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=465724 CPUtime=280.65
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 59638 0 0 0 28012 53 0 0 25 0 3 0 999330957 476901376 110925 1992294400 134512640 135237372 4294956192 18446744073709551615 134587943 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 465724

[startup+342.303 s]
/proc/loadavg: 2.07 1.68 1.29 3/76 10908
/proc/meminfo: memFree=884840/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=523964 CPUtime=682.57
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 125872 0 0 0 68141 116 0 0 22 0 3 0 999330927 536539136 125468 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 130991 125468 97 176 0 130813 0
[pid=10905/tid=10907] ppid=10903 vsize=523964 CPUtime=341.9
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 56891 0 0 0 34135 55 0 0 25 0 3 0 999330957 536539136 125468 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=523964 CPUtime=340.37
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 67158 0 0 0 33976 61 0 0 25 0 3 0 999330957 536539136 125468 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.57
Current children cumulated vsize (KiB) 523964

[startup+402.303 s]
/proc/loadavg: 2.09 1.75 1.34 3/76 10908
/proc/meminfo: memFree=834280/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=575132 CPUtime=802.27
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 138631 0 0 0 80098 129 0 0 22 0 3 0 999330927 588935168 138227 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 143783 138227 97 176 0 143605 0
[pid=10905/tid=10907] ppid=10903 vsize=575132 CPUtime=401.89
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 63132 0 0 0 40128 61 0 0 25 0 3 0 999330957 588935168 138228 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=575132 CPUtime=400.09
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 73677 0 0 0 39941 68 0 0 25 0 3 0 999330957 588935168 138228 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.27
Current children cumulated vsize (KiB) 575132

[startup+462.302 s]
/proc/loadavg: 2.09 1.81 1.38 3/76 10908
/proc/meminfo: memFree=783720/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=625052 CPUtime=921.98
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 151133 0 0 0 92054 144 0 0 22 0 3 0 999330927 640053248 150729 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 156263 150729 97 176 0 156085 0
[pid=10905/tid=10907] ppid=10903 vsize=625052 CPUtime=461.86
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 69025 0 0 0 46119 67 0 0 25 0 3 0 999330957 640053248 150729 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=625052 CPUtime=459.8
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 80285 0 0 0 45904 76 0 0 25 0 3 0 999330957 640053248 150729 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.98
Current children cumulated vsize (KiB) 625052

[startup+522.302 s]
/proc/loadavg: 2.09 1.86 1.42 3/76 10908
/proc/meminfo: memFree=736168/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=672892 CPUtime=1041.67
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 163115 0 0 0 104013 154 0 0 22 0 3 0 999330927 689041408 162711 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 168223 162711 97 176 0 168045 0
[pid=10905/tid=10907] ppid=10903 vsize=672892 CPUtime=521.85
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 74511 0 0 0 52112 73 0 0 25 0 3 0 999330957 689041408 162711 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=672892 CPUtime=519.52
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 86781 0 0 0 51871 81 0 0 25 0 3 0 999330957 689041408 162711 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.67
Current children cumulated vsize (KiB) 672892

[startup+582.303 s]
/proc/loadavg: 2.08 1.90 1.46 3/76 10908
/proc/meminfo: memFree=688488/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=720092 CPUtime=1161.37
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 174906 0 0 0 115972 165 0 0 22 0 3 0 999330927 737374208 174502 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 180023 174502 97 176 0 179845 0
[pid=10905/tid=10907] ppid=10903 vsize=720092 CPUtime=581.84
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 80172 0 0 0 58105 79 0 0 25 0 3 0 999330957 737374208 174502 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=720092 CPUtime=579.23
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 92911 0 0 0 57837 86 0 0 25 0 3 0 999330957 737374208 174502 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.37
Current children cumulated vsize (KiB) 720092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.702 s]
/proc/loadavg: 2.06 1.90 1.47 3/76 10908
/proc/meminfo: memFree=673128/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=735132 CPUtime=1200.09
/proc/10905/stat : 10905 (ttsth-5-0) S 10903 10905 10804 0 -1 4194304 178665 0 0 0 119840 169 0 0 22 0 3 0 999330927 752775168 178261 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 183783 178261 97 176 0 183605 0
[pid=10905/tid=10907] ppid=10903 vsize=735132 CPUtime=601.24
/proc/10905/task/10907/stat : 10907 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 82021 0 0 0 60044 80 0 0 25 0 3 0 999330957 752775168 178261 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10905/tid=10908] ppid=10903 vsize=735132 CPUtime=598.54
/proc/10905/task/10908/stat : 10908 (ttsth-5-0) R 10903 10905 10804 0 -1 4194368 94821 0 0 0 59766 88 0 0 25 0 3 0 999330957 752775168 178261 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 735132

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

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

[startup+601.818 s]
/proc/loadavg: 2.06 1.90 1.47 3/76 10908
/proc/meminfo: memFree=673128/2055920 swapFree=4175408/4192956
[pid=10905] ppid=10903 vsize=0 CPUtime=1200.2
/proc/10905/stat : 10905 (ttsth-5-0) Z 10903 10905 10804 0 -1 4195340 178666 0 0 0 119841 179 0 0 16 0 2 0 999330927 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10905/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.822
CPU time (s): 1200.21
CPU user time (s): 1198.42
CPU system time (s): 1.79473
CPU usage (%): 199.43
Max. virtual memory (cumulated for all children) (KiB): 735132

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

runsolver used 0.677896 second user time and 1.9657 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-31 05:12:04
IDJOB=1531498
IDBENCH=70478
IDSOLVER=549
FILE ID=node79/1531498-1238469124
PBS_JOBID= 9061767
Free space on /tmp= 65556 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531498-1238469124/watcher-1531498-1238469124 -o /tmp/evaluation-result-1531498-1238469124/solver-1531498-1238469124 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1531498-1238469124.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=1232621698

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387992 kB
Buffers:         88620 kB
Cached:         475752 kB
SwapCached:      11792 kB
Active:         312644 kB
Inactive:       267800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387992 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:             964 kB
Writeback:           0 kB
Mapped:          22632 kB
Slab:            72620 kB
Committed_AS:  2661772 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-03-31 05:22:07