Trace number 1531077

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.24 1200.54

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1864473452-037.cnf
MD5SUMdb4e49ea1628a563e13565b21c6502ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark535.55
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1531077-1238383927.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c a2
0.29/0.35	c a1
0.59/0.60	c Independent sub-problems = 1
0.59/0.60	c Sub-problem with 160 variables and 13600 clauses
0.59/0.60	c using permutation method 4
0.59/0.60	c count = 1
0.59/0.60	c Ordering finished 0.570 seconds
0.59/0.60	c mapped 0.590 seconds
0.59/0.60	c permuted 0.590 seconds
0.59/0.60	c about to sort
0.59/0.61	c sorted
0.79/0.85	c clauses now 13600
0.79/0.85	c init finished 0.610 seconds
0.79/0.85	c tree built 0.850 seconds
0.79/0.85	c 
0.79/0.85	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.85	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.85	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.85	c ................................ | ..........                     1 |                        0.8           1.2             
0.79/0.85	c ................................ | ..........                     2 |                        0.8           2.4             
0.79/0.85	c ................................ | ..........                     3 |                        0.8           3.5             
0.79/0.85	c ................................ | ..........                     4 |                        0.8           4.7             
0.79/0.85	c ................................ | ..........                     5 |                        0.8           5.9             
0.89/0.91	c ................................ | ..........                  1000 | 188                    0.9        1111.1         4531
23.99/24.09	c ................................ | ..........                209000 | 73504                 24.1        8675.8      2923589
48.18/48.22	c ................................ | ..........                346000 | 123926                48.2        7176.9      5119239
71.97/72.08	c ................................ | ..........                457000 | 166056                72.1        6341.1      7175041
96.07/96.10	c ................................ | ..........                547000 | 198364                96.1        5692.6      8901156
120.16/120.28	c ................................ | *.........                630000 | 228622               120.3        5238.6     10623102
143.96/144.06	c ................................ | *.........                702000 | 255401               144.0        4873.6     12042124
168.26/168.30	c ................................ | *.........                771000 | 281618               168.3        4581.6     13492492
191.94/192.04	c ................................ | *.........                864000 | 315903               192.0        4499.8     15030090
216.04/216.17	c ................................ | *.........                951000 | 348695               216.1        4399.9     16735081
239.93/240.07	c ................................ | **........               1026000 | 378013               240.1        4274.1     18100070
264.02/264.11	c ................................ | **........               1100000 | 407871               264.1        4165.4     19578251
288.12/288.27	c ................................ | **........               1168000 | 435652               288.2        4052.3     20981661
312.02/312.10	c ................................ | **........               1223000 | 456573               312.1        3919.0     22235320
336.21/336.34	c ................................ | **........               1283000 | 478631               336.3        3815.0     23597046
360.30/360.43	c ................................ | ***.......               1336000 | 499063               360.4        3707.1     24802554
384.20/384.33	c ................................ | ***.......               1389000 | 519420               384.3        3614.6     25860950
407.89/408.09	c ................................ | ***.......               1442000 | 538485               408.1        3533.9     26670775
431.99/432.14	c ................................ | ***.......               1495000 | 557821               432.1        3459.8     27554445
456.08/456.21	c ................................ | ***.......               1552000 | 578972               456.2        3402.3     28481944
480.17/480.37	c ................................ | ****......               1600000 | 596832               480.3        3331.1     29264509
504.07/504.23	c ................................ | ****......               1653000 | 615496               504.2        3278.6     30119297
528.06/528.23	c ................................ | ****......               1707000 | 635210               528.2        3231.9     31152447
552.15/552.33	c ................................ | ****......               1757000 | 654015               552.3        3181.4     31994568
575.94/576.14	c ................................ | ****......               1805000 | 671991               576.1        3133.2     32810054
600.35/600.59	c ................................ | *****.....               1852000 | 689994               600.5        3083.9     33642195
624.23/624.40	c ................................ | *****.....               1902000 | 708532               624.3        3046.5     34537187
647.93/648.13	c ................................ | *****.....               1949000 | 726451               648.1        3007.4     35519978
672.22/672.48	c ................................ | *****.....               1993000 | 743230               672.4        2964.0     36366128
696.02/696.22	c ................................ | *****.....               2040000 | 761149               696.1        2930.4     37255976
720.11/720.37	c ................................ | ******....               2077000 | 774573               720.3        2883.6     37946106
743.91/744.18	c ................................ | ******....               2108000 | 786148               744.1        2833.0     38571338
768.10/768.33	c ................................ | ******....               2144000 | 799686               768.2        2790.8     39302225
791.89/792.12	c ................................ | ******....               2181000 | 813483               792.0        2753.7     40019209
815.89/816.15	c ................................ | ******....               2215000 | 826249               816.1        2714.3     40731977
840.08/840.32	c ................................ | *******...               2243000 | 836683               840.2        2669.5     41293255
864.28/864.56	c ................................ | *******...               2279000 | 850303               864.5        2636.3     42068973
888.27/888.54	c ................................ | *******...               2309000 | 861890               888.5        2598.9     42705995
912.27/912.59	c ................................ | *******...               2341000 | 874175               912.5        2565.5     43371266
936.36/936.66	c ................................ | *******...               2378000 | 888498               936.6        2539.1     44202648
959.96/960.22	c ................................ | ********..               2416000 | 903059               960.1        2516.4     44943030
984.15/984.46	c ................................ | ********..               2460000 | 919788               984.4        2499.1     45866625
1007.94/1008.29	c ................................ | ********..               2510000 | 938424              1008.2        2489.6     46812293
1032.24/1032.54	c ................................ | ********..               2556000 | 955932              1032.4        2475.7     47738402
1056.12/1056.47	c ................................ | ********..               2606000 | 974876              1056.4        2467.0     48757658
1080.32/1080.62	c ................................ | *********.               2646000 | 990436              1080.5        2448.9     49554186
1104.31/1104.66	c ................................ | *********.               2683000 | 1004863             1104.5        2429.0     50323291
1128.11/1128.47	c ................................ | *********.               2723000 | 1020461             1128.3        2413.3     51084559
1151.90/1152.28	c ................................ | *********.               2761000 | 1035267             1152.2        2396.4     51815791
1176.00/1176.31	c ................................ | *********.               2799000 | 1049888             1176.2        2379.7     52520977

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-1531077-1238383927/watcher-1531077-1238383927 -o /tmp/evaluation-result-1531077-1238383927/solver-1531077-1238383927 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531077-1238383927.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.83 1.82 1.44 3/64 6914
/proc/meminfo: memFree=1465672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=876 CPUtime=0
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1111057975 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 219 103 67 165 0 52 0

[startup+0.08142 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 6914
/proc/meminfo: memFree=1465672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=7712 CPUtime=0.07
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 1593 0 0 0 7 0 0 0 18 0 1 0 1111057975 7897088 1576 1992294400 134512640 135191068 4294956224 18446744073709551615 134641942 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 1928 1576 69 165 0 1761 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7712

[startup+0.101419 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 6914
/proc/meminfo: memFree=1465672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=7712 CPUtime=0.09
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 1593 0 0 0 9 0 0 0 18 0 1 0 1111057975 7897088 1576 1992294400 134512640 135191068 4294956224 18446744073709551615 134519821 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 1928 1576 69 165 0 1761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7712

[startup+0.301422 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 6914
/proc/meminfo: memFree=1465672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=7712 CPUtime=0.29
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 1593 0 0 0 29 0 0 0 19 0 1 0 1111057975 7897088 1576 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 1928 1576 69 165 0 1761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7712

[startup+0.701447 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 6914
/proc/meminfo: memFree=1465672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=6840 CPUtime=0.69
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 2358 0 0 0 69 0 0 0 22 0 1 0 1111057975 7004160 1606 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 1710 1607 84 165 0 1543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6840

[startup+1.5015 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 6915
/proc/meminfo: memFree=1452480/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=15516 CPUtime=1.49
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 4514 0 0 0 148 1 0 0 25 0 1 0 1111057975 15888384 3729 1992294400 134512640 135191068 4294956224 18446744073709551615 134589200 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 3879 3729 89 165 0 3712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15516

[startup+3.10159 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 6915
/proc/meminfo: memFree=1449600/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=19200 CPUtime=3.09
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 5440 0 0 0 308 1 0 0 25 0 1 0 1111057975 19660800 4655 1992294400 134512640 135191068 4294956224 18446744073709551615 134589817 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 4800 4655 89 165 0 4633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19200

[startup+6.30179 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 6915
/proc/meminfo: memFree=1441664/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=26696 CPUtime=6.29
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 7299 0 0 0 626 3 0 0 25 0 1 0 1111057975 27336704 6514 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 6674 6514 89 165 0 6507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26696

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.43 2/65 6915
/proc/meminfo: memFree=1427392/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=40460 CPUtime=12.69
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 10735 0 0 0 1263 6 0 0 25 0 1 0 1111057975 41431040 9950 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 10115 9950 89 165 0 9948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40460

[startup+25.503 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 6915
/proc/meminfo: memFree=1403904/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=62860 CPUtime=25.49
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 16334 0 0 0 2539 10 0 0 25 0 1 0 1111057975 64368640 15549 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 15715 15549 89 165 0 15548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62860

[startup+51.1026 s]
/proc/loadavg: 1.36 1.69 1.41 2/65 6915
/proc/meminfo: memFree=1367616/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=99340 CPUtime=51.08
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 25478 0 0 0 5093 15 0 0 25 0 1 0 1111057975 101724160 24693 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 24835 24693 89 165 0 24668 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99340

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.39 2/65 6915
/proc/meminfo: memFree=1301568/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=164624 CPUtime=102.27
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 41794 0 0 0 10199 28 0 0 25 0 1 0 1111057975 168574976 41009 1992294400 134512640 135191068 4294956224 18446744073709551615 134591654 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 41156 41009 89 165 0 40989 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 164624

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 6915
/proc/meminfo: memFree=1243200/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=223504 CPUtime=162.25
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 56525 0 0 0 16185 40 0 0 25 0 1 0 1111057975 228868096 55740 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 55876 55740 89 165 0 55709 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 223504

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 6916
/proc/meminfo: memFree=1178560/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=287344 CPUtime=222.23
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 72473 0 0 0 22169 54 0 0 25 0 1 0 1111057975 294240256 71688 1992294400 134512640 135191068 4294956224 18446744073709551615 134587967 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 71836 71688 89 165 0 71669 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 287344

[startup+282.303 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 6916
/proc/meminfo: memFree=1122432/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=344144 CPUtime=282.22
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 86669 0 0 0 28155 67 0 0 25 0 1 0 1111057975 352403456 85884 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 86036 85884 89 165 0 85869 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 344144

[startup+342.303 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 6916
/proc/meminfo: memFree=1068672/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=397104 CPUtime=342.2
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 99927 0 0 0 34144 76 0 0 25 0 1 0 1111057975 406634496 99142 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 99276 99142 89 165 0 99109 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 397104

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 6916
/proc/meminfo: memFree=1029440/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=436788 CPUtime=402.19
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 109826 0 0 0 40135 84 0 0 25 0 1 0 1111057975 447270912 109041 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 109197 109041 89 165 0 109030 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 436788

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 6916
/proc/meminfo: memFree=992384/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=473428 CPUtime=462.18
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 118990 0 0 0 46126 92 0 0 25 0 1 0 1111057975 484790272 118205 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 118357 118205 89 165 0 118190 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 473428

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 6916
/proc/meminfo: memFree=957312/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=508788 CPUtime=522.16
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 127843 0 0 0 52117 99 0 0 25 0 1 0 1111057975 520998912 127058 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 127197 127058 89 165 0 127030 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 508788

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 6916
/proc/meminfo: memFree=923264/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=542388 CPUtime=582.14
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 136248 0 0 0 58107 107 0 0 25 0 1 0 1111057975 555405312 135463 1992294400 134512640 135191068 4294956224 18446744073709551615 134550076 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 135597 135463 89 165 0 135430 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 542388

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 6916
/proc/meminfo: memFree=886912/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=578388 CPUtime=642.13
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 145234 0 0 0 64098 115 0 0 25 0 1 0 1111057975 592269312 144449 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 144597 144449 89 165 0 144430 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 578388

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 6916
/proc/meminfo: memFree=852096/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=613428 CPUtime=702.12
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 153990 0 0 0 70088 124 0 0 25 0 1 0 1111057975 628150272 153205 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 153357 153205 89 165 0 153190 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 613428

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 6916
/proc/meminfo: memFree=825216/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=639828 CPUtime=762.11
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 160612 0 0 0 76081 130 0 0 25 0 1 0 1111057975 655183872 159827 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 159957 159827 89 165 0 159790 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 639828

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 6916
/proc/meminfo: memFree=797248/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=667988 CPUtime=822.09
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 167643 0 0 0 82071 138 0 0 25 0 1 0 1111057975 684019712 166858 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 166997 166858 89 165 0 166830 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 667988

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 6916
/proc/meminfo: memFree=770432/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=694548 CPUtime=882.07
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 174286 0 0 0 88064 143 0 0 25 0 1 0 1111057975 711217152 173501 1992294400 134512640 135191068 4294956224 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 173637 173501 89 165 0 173470 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 694548

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 6916
/proc/meminfo: memFree=741440/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=723828 CPUtime=942.05
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 181583 0 0 0 94056 149 0 0 25 0 1 0 1111057975 741199872 180798 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 180957 180798 89 165 0 180790 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 723828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 6916
/proc/meminfo: memFree=705920/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=759028 CPUtime=1002.04
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 190388 0 0 0 100046 158 0 0 25 0 1 0 1111057975 777244672 189603 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 189757 189603 89 165 0 189590 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 759028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 6916
/proc/meminfo: memFree=667328/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=797908 CPUtime=1062.03
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 200131 0 0 0 106037 166 0 0 25 0 1 0 1111057975 817057792 199346 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 199477 199346 89 165 0 199310 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 797908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 6916
/proc/meminfo: memFree=636928/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=827988 CPUtime=1122.01
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 207627 0 0 0 112029 172 0 0 25 0 1 0 1111057975 847859712 206842 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 206997 206842 89 165 0 206830 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 827988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 6916
/proc/meminfo: memFree=607360/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=857732 CPUtime=1181.99
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 215055 0 0 0 118022 177 0 0 25 0 1 0 1111057975 878317568 214270 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 214433 214270 89 165 0 214266 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 857732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 6916
/proc/meminfo: memFree=597312/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=867332 CPUtime=1200.1
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4194304 217449 0 0 0 119831 179 0 0 25 0 1 0 1111057975 888147968 216664 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/statm: 216833 216664 89 165 0 216666 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 867332

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.09 2/65 6916
/proc/meminfo: memFree=597312/2055920 swapFree=4177944/4192956
[pid=6914] ppid=6912 vsize=0 CPUtime=1200.2
/proc/6914/stat : 6914 (tts-5-0) R 6912 6914 6818 0 -1 4195332 217449 0 0 0 119831 189 0 0 25 0 1 0 1111057975 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6914/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): 1200.54
CPU time (s): 1200.24
CPU user time (s): 1198.31
CPU system time (s): 1.93271
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 867332

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

runsolver used 0.874867 second user time and 2.68359 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 05:32:07
IDJOB=1531077
IDBENCH=70268
IDSOLVER=505
FILE ID=node29/1531077-1238383927
PBS_JOBID= 9061317
Free space on /tmp= 66472 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1864473452-037.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531077-1238383927/watcher-1531077-1238383927 -o /tmp/evaluation-result-1531077-1238383927/solver-1531077-1238383927 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531077-1238383927.cnf

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

MD5SUM BENCH= db4e49ea1628a563e13565b21c6502ef
RANDOM SEED=1021065277

node29.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1466152 kB
Buffers:         89736 kB
Cached:         398148 kB
SwapCached:       8856 kB
Active:          61924 kB
Inactive:       436404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466152 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          16184 kB
Slab:            77348 kB
Committed_AS:  2993648 kB
PageTables:       1476 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= 66468 MiB
End job on node29 at 2009-03-30 05:52:09