Trace number 1531031

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 tts-5-0? (TO) 1200.21 1200.55

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.06	c Command: HOME/tts-5-0 HOME/instance-1531031-1238379968.cnf 
0.00/0.06	c Using SATTIMEOUT of 1200
0.00/0.06	c Using SATRAM of 1800
0.00/0.06	c Size of subset node = 16
0.00/0.06	c Variables = 200
0.00/0.06	c Clauses = 17000
0.00/0.06	c Literals = 119000
0.00/0.06	c Reduced size:
0.00/0.06	c Variables = 200
0.00/0.06	c Clauses = 17000
0.00/0.06	c Literals = 119000
0.00/0.06	c a2
0.39/0.41	c a1
0.69/0.74	c Independent sub-problems = 1
0.69/0.74	c Sub-problem with 200 variables and 17000 clauses
0.69/0.74	c using permutation method 4
0.69/0.74	c count = 1
0.69/0.74	c Ordering finished 0.710 seconds
0.69/0.74	c mapped 0.730 seconds
0.69/0.74	c permuted 0.730 seconds
0.69/0.74	c about to sort
0.69/0.76	c sorted
0.99/1.05	c clauses now 17000
0.99/1.05	c init finished 0.750 seconds
0.99/1.05	c tree built 1.050 seconds
0.99/1.05	c 
0.99/1.05	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.99/1.05	c ---------------------------------|----------------------------------|------------------------------------------------------
0.99/1.05	c ................................ | ..........                       |                        1.1           0.0             
0.99/1.05	c ................................ | ..........                     1 |                        1.1           1.0             
0.99/1.05	c ................................ | ..........                     2 |                        1.1           1.9             
0.99/1.05	c ................................ | ..........                     3 |                        1.1           2.9             
0.99/1.05	c ................................ | ..........                     4 |                        1.1           3.8             
0.99/1.05	c ................................ | ..........                     5 |                        1.1           4.8             
1.10/1.12	c ................................ | ..........                  1000 | 151                    1.1         900.9         3853
23.98/24.07	c ................................ | ..........                183000 | 64080                 24.1        7606.0      3097833
48.08/48.15	c ................................ | ..........                317000 | 112843                48.1        6585.0      5865585
71.97/72.05	c ................................ | ..........                418000 | 149945                72.0        5803.1      8184340
95.96/96.04	c ................................ | ..........                506000 | 181511                96.0        5269.7      9902378
120.16/120.23	c ................................ | *.........                585000 | 211771               120.2        4866.1     11706634
143.96/144.10	c ................................ | *.........                654000 | 238209               144.1        4539.1     13449986
167.95/168.05	c ................................ | *.........                721000 | 262396               168.0        4290.9     15159797
192.04/192.16	c ................................ | *.........                798000 | 291721               192.1        4153.4     16902804
216.23/216.31	c ................................ | *.........                872000 | 319468               216.3        4031.8     18407250
240.12/240.22	c ................................ | **........                940000 | 346129               240.2        3913.7     19922884
264.01/264.17	c ................................ | **........               1000000 | 370808               264.1        3786.0     21546380
288.31/288.45	c ................................ | **........               1059000 | 394168               288.4        3671.9     23195949
312.30/312.42	c ................................ | **........               1117000 | 415217               312.4        3575.8     24677595
335.99/336.14	c ................................ | **........               1169000 | 436440               336.1        3478.1     26044481
359.99/360.13	c ................................ | ***.......               1215000 | 454504               360.1        3374.3     26914648
384.18/384.36	c ................................ | ***.......               1262000 | 473655               384.3        3283.8     27914997
408.18/408.34	c ................................ | ***.......               1308000 | 493011               408.3        3203.7     29007828
432.18/432.35	c ................................ | ***.......               1355000 | 510986               432.3        3134.5     30142133
456.07/456.24	c ................................ | ***.......               1404000 | 531497               456.2        3077.7     31367990
480.46/480.62	c ................................ | ****......               1451000 | 551174               480.6        3019.5     32478857
504.05/504.27	c ................................ | ****......               1496000 | 570222               504.2        2967.1     33671932
528.14/528.38	c ................................ | ****......               1541000 | 588876               528.3        2916.8     34914058
552.04/552.23	c ................................ | ****......               1577000 | 602909               552.2        2856.1     35830611
576.63/576.83	c ................................ | ****......               1612000 | 617002               576.8        2794.9     36683715
600.13/600.33	c ................................ | *****.....               1643000 | 629368               600.2        2737.2     37344189
624.11/624.33	c ................................ | *****.....               1678000 | 643555               624.2        2688.0     38080066
648.41/648.69	c ................................ | *****.....               1710000 | 656620               648.6        2636.4     38936399
672.21/672.42	c ................................ | *****.....               1742000 | 669577               672.3        2591.0     39766110
696.50/696.71	c ................................ | *****.....               1775000 | 683683               696.6        2548.1     40620313
720.09/720.33	c ................................ | ******....               1806000 | 697069               720.2        2507.5     41383172
744.18/744.47	c ................................ | ******....               1838000 | 709527               744.4        2469.2     42242371
768.28/768.58	c ................................ | ******....               1871000 | 721996               768.5        2434.7     43008182
792.37/792.63	c ................................ | ******....               1911000 | 737060               792.5        2411.3     43914624
816.27/816.56	c ................................ | ******....               1941000 | 748951               816.5        2377.4     44832817
840.26/840.52	c ................................ | *******...               1974000 | 762510               840.4        2348.9     45659933
864.25/864.50	c ................................ | *******...               2011000 | 778136               864.4        2326.5     46611927
887.84/888.13	c ................................ | *******...               2043000 | 791163               888.0        2300.6     47359179
912.44/912.72	c ................................ | *******...               2077000 | 804801               912.6        2275.9     48116818
936.33/936.67	c ................................ | *******...               2111000 | 818480               936.5        2254.0     48831665
960.42/960.78	c ................................ | ********..               2143000 | 832085               960.7        2230.8     49670981
984.02/984.31	c ................................ | ********..               2174000 | 844779               984.2        2208.9     50539947
1008.10/1008.48	c ................................ | ********..               2208000 | 858664              1008.4        2189.7     51466276
1032.10/1032.49	c ................................ | ********..               2239000 | 871894              1032.3        2168.8     52271922
1056.29/1056.69	c ................................ | ********..               2272000 | 886221              1056.5        2150.4     53168767
1079.89/1080.26	c ................................ | *********.               2304000 | 900230              1080.1        2133.1     54063122
1103.78/1104.19	c ................................ | *********.               2336000 | 913057              1104.0        2115.9     54999331
1128.07/1128.46	c ................................ | *********.               2364000 | 924013              1128.3        2095.2     55686360
1151.87/1152.26	c ................................ | *********.               2398000 | 937057              1152.1        2081.4     56515817
1175.86/1176.21	c ................................ | *********.               2427000 | 948815              1176.1        2063.7     57433186

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-1531031-1238379968/watcher-1531031-1238379968 -o /tmp/evaluation-result-1531031-1238379968/solver-1531031-1238379968 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531031-1238379968.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: 1.00 1.00 1.00 3/73 22774
/proc/meminfo: memFree=1735640/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=876 CPUtime=0
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 1110660719 897024 109 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 219 109 67 165 0 52 0

[startup+0.0690991 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 22774
/proc/meminfo: memFree=1735640/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=3120 CPUtime=0.06
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 673 0 0 0 6 0 0 0 20 0 1 0 1110660719 3194880 657 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 780 659 69 165 0 613 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3120

[startup+0.101101 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 22774
/proc/meminfo: memFree=1735640/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=9432 CPUtime=0.09
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 1962 0 0 0 9 0 0 0 20 0 1 0 1110660719 9658368 1945 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 2358 1945 69 165 0 2191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9432

[startup+0.301121 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 22774
/proc/meminfo: memFree=1735640/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=9432 CPUtime=0.29
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 1962 0 0 0 29 0 0 0 22 0 1 0 1110660719 9658368 1945 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 2358 1945 69 165 0 2191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9432

[startup+0.701162 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 22774
/proc/meminfo: memFree=1735640/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=9592 CPUtime=0.69
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 1997 0 0 0 69 0 0 0 25 0 1 0 1110660719 9822208 1980 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 2398 1980 71 165 0 2231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9592

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1721552/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=17916 CPUtime=1.49
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 5316 0 0 0 147 2 0 0 25 0 1 0 1110660719 18345984 4343 1992294400 134512640 135191068 4294956224 18446744073709551615 134589643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 4479 4343 89 165 0 4312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17916

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1717008/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=22212 CPUtime=3.08
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 6380 0 0 0 306 2 0 0 25 0 1 0 1110660719 22745088 5407 1992294400 134512640 135191068 4294956224 18446744073709551615 134561474 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 5553 5407 89 165 0 5386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22212

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1707920/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=31176 CPUtime=6.28
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 8607 0 0 0 625 3 0 0 25 0 1 0 1110660719 31924224 7634 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 7794 7634 89 165 0 7627 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31176

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1690832/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=46376 CPUtime=12.69
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 12430 0 0 0 1264 5 0 0 25 0 1 0 1110660719 47489024 11457 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 11594 11457 89 165 0 11427 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46376

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1666960/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=69740 CPUtime=25.49
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 18249 0 0 0 2539 10 0 0 25 0 1 0 1110660719 71413760 17277 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 17435 17277 89 165 0 17268 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69740

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1620688/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=116300 CPUtime=51.08
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 29903 0 0 0 5090 18 0 0 25 0 1 0 1110660719 119091200 28930 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 29075 28930 89 165 0 28908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116300

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1551824/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=183984 CPUtime=102.27
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 46850 0 0 0 10197 30 0 0 25 0 1 0 1110660719 188399616 45877 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 45996 45877 89 165 0 45829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 183984

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1483344/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=253264 CPUtime=162.25
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 64153 0 0 0 16185 40 0 0 25 0 1 0 1110660719 259342336 63180 1992294400 134512640 135191068 4294956224 18446744073709551615 134562418 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 63316 63180 89 165 0 63149 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 253264

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1418128/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=317424 CPUtime=222.23
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 80215 0 0 0 22172 51 0 0 25 0 1 0 1110660719 325042176 79242 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 79356 79242 89 165 0 79189 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 317424

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1353808/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=382384 CPUtime=282.21
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 96445 0 0 0 28159 62 0 0 25 0 1 0 1110660719 391561216 95472 1992294400 134512640 135191068 4294956224 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 95596 95472 89 165 0 95429 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 382384

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1296208/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=439028 CPUtime=342.2
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 110599 0 0 0 34147 73 0 0 25 0 1 0 1110660719 449564672 109626 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 109757 109626 89 165 0 109590 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 439028

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1258768/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=476948 CPUtime=402.17
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 120078 0 0 0 40138 79 0 0 25 0 1 0 1110660719 488394752 119105 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 119237 119105 89 165 0 119070 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 476948

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1210256/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=524788 CPUtime=462.16
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 132052 0 0 0 46130 86 0 0 25 0 1 0 1110660719 537382912 131079 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 131197 131079 89 165 0 131030 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 524788

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1164304/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=571188 CPUtime=522.15
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 143644 0 0 0 52119 96 0 0 25 0 1 0 1110660719 584896512 142671 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 142797 142671 89 165 0 142630 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 571188

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1128208/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=606548 CPUtime=582.13
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 152501 0 0 0 58111 102 0 0 25 0 1 0 1110660719 621105152 151528 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 151637 151528 89 165 0 151470 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 606548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1098192/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=636308 CPUtime=642.11
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 159943 0 0 0 64104 107 0 0 25 0 1 0 1110660719 651579392 158970 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 159077 158970 89 165 0 158910 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 636308

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1064848/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=669908 CPUtime=702.09
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 168326 0 0 0 70096 113 0 0 25 0 1 0 1110660719 685985792 167353 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 167477 167353 89 165 0 167310 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 669908

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=1032592/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=702044 CPUtime=762.08
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 176315 0 0 0 76089 119 0 0 25 0 1 0 1110660719 718893056 175342 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 175511 175342 89 165 0 175344 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 702044

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=996688/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=738204 CPUtime=822.06
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 185370 0 0 0 82080 126 0 0 25 0 1 0 1110660719 755920896 184397 1992294400 134512640 135191068 4294956224 18446744073709551615 134551018 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 184551 184397 89 165 0 184384 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 738204

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=961744/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=772604 CPUtime=882.04
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 193977 0 0 0 88070 134 0 0 25 0 1 0 1110660719 791146496 193004 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 193151 193004 89 165 0 192984 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 772604

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22775
/proc/meminfo: memFree=932752/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=801884 CPUtime=942.03
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 201286 0 0 0 94063 140 0 0 25 0 1 0 1110660719 821129216 200313 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 200471 200313 89 165 0 200304 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 801884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22776
/proc/meminfo: memFree=897488/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=836764 CPUtime=1002.01
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 210006 0 0 0 100055 146 0 0 25 0 1 0 1110660719 856846336 209033 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 209191 209033 89 165 0 209024 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 836764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22777
/proc/meminfo: memFree=862800/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=871804 CPUtime=1061.99
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 218787 0 0 0 106047 152 0 0 25 0 1 0 1110660719 892727296 217814 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 217951 217814 89 165 0 217784 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 871804

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22777
/proc/meminfo: memFree=828752/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=905404 CPUtime=1121.98
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 227178 0 0 0 112040 158 0 0 25 0 1 0 1110660719 927133696 226205 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 226351 226205 89 165 0 226184 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 905404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22777
/proc/meminfo: memFree=794000/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=940284 CPUtime=1181.96
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 235887 0 0 0 118032 164 0 0 25 0 1 0 1110660719 962850816 234914 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 235071 234914 89 165 0 234904 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 940284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22777
/proc/meminfo: memFree=782864/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=951008 CPUtime=1200.06
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4194304 238562 0 0 0 119841 165 0 0 25 0 1 0 1110660719 973832192 237589 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 237752 237589 89 165 0 237585 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 951008

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22777
/proc/meminfo: memFree=782864/2055920 swapFree=4177652/4192956
[pid=22774] ppid=22772 vsize=0 CPUtime=1200.16
/proc/22774/stat : 22774 (tts-5-0) R 22772 22774 21886 0 -1 4195332 238562 0 0 0 119841 175 0 0 25 0 1 0 1110660719 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22774/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.21
CPU user time (s): 1198.41
CPU system time (s): 1.79573
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 951008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.41
system time used= 1.79573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238562
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= 2
involuntary context switches= 1966

runsolver used 1.16082 second user time and 3.22051 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-30 04:26:08
IDJOB=1531031
IDBENCH=70245
IDSOLVER=505
FILE ID=node84/1531031-1238379968
PBS_JOBID= 9061286
Free space on /tmp= 66312 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531031-1238379968/watcher-1531031-1238379968 -o /tmp/evaluation-result-1531031-1238379968/solver-1531031-1238379968 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531031-1238379968.cnf

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

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=913238669

node84.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.231
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.231
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:       1736056 kB
Buffers:         47296 kB
Cached:         185800 kB
SwapCached:       6944 kB
Active:          50604 kB
Inactive:       191672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736056 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            62728 kB
Committed_AS:  2814484 kB
PageTables:       1980 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= 66312 MiB
End job on node84 at 2009-03-30 04:46:10