Trace number 1531081

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.18 1206.25

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1849057034-020.cnf
MD5SUM33aa10492d14e1883d707891a0a1cdfc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.565
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.03/0.05	c Command: HOME/tts-5-0 HOME/instance-1531081-1238384203.cnf 
0.03/0.05	c Using SATTIMEOUT of 1200
0.03/0.05	c Using SATRAM of 1800
0.03/0.05	c Size of subset node = 16
0.03/0.05	c Variables = 160
0.03/0.05	c Clauses = 13600
0.03/0.05	c Literals = 95200
0.03/0.05	c Reduced size:
0.03/0.05	c Variables = 160
0.03/0.05	c Clauses = 13600
0.03/0.05	c Literals = 95200
0.03/0.05	c a2
0.29/0.33	c a1
0.49/0.57	c Independent sub-problems = 1
0.49/0.57	c Sub-problem with 160 variables and 13600 clauses
0.49/0.57	c using permutation method 4
0.49/0.57	c count = 1
0.49/0.57	c Ordering finished 0.550 seconds
0.49/0.57	c mapped 0.570 seconds
0.49/0.57	c permuted 0.570 seconds
0.49/0.57	c about to sort
0.49/0.59	c sorted
0.78/0.81	c clauses now 13600
0.78/0.81	c init finished 0.580 seconds
0.78/0.81	c tree built 0.800 seconds
0.78/0.81	c 
0.78/0.81	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.78/0.81	c ---------------------------------|----------------------------------|------------------------------------------------------
0.78/0.81	c ................................ | ..........                       |                        0.8           0.0             
0.78/0.81	c ................................ | ..........                     1 |                        0.8           1.2             
0.78/0.81	c ................................ | ..........                     2 |                        0.8           2.5             
0.78/0.81	c ................................ | ..........                     3 |                        0.8           3.8             
0.78/0.82	c ................................ | ..........                     4 |                        0.8           5.0             
0.78/0.82	c ................................ | ..........                     5 |                        0.8           6.2             
0.78/0.87	c ................................ | ..........                  1000 | 202                    0.9        1162.8         4940
24.07/24.24	c ................................ | ..........                220000 | 80288                 24.1        9124.8      3287358
48.05/48.34	c ................................ | ..........                355000 | 132504                48.1        7380.5      5902118
72.03/72.42	c ................................ | ..........                473000 | 178410                72.1        6564.0      8287613
96.10/96.60	c ................................ | ..........                574000 | 216393                96.1        5971.1     10311260
119.98/120.62	c ................................ | *.........                673000 | 251540               120.0        5606.9     12251583
144.16/144.98	c ................................ | *.........                763000 | 284169               144.3        5288.7     14111236
168.24/169.12	c ................................ | *.........                841000 | 314841               168.3        4997.6     15665937
192.32/193.32	c ................................ | *.........                912000 | 343162               192.4        4740.9     16945766
216.19/217.34	c ................................ | *.........                983000 | 371357               216.3        4545.5     18460051
240.18/241.44	c ................................ | **........               1044000 | 396458               240.3        4345.3     19802141
264.25/265.67	c ................................ | **........               1112000 | 423413               264.4        4206.2     21099834
288.03/289.50	c ................................ | **........               1181000 | 449842               288.1        4099.7     22526736
312.21/313.87	c ................................ | **........               1244000 | 474207               312.3        3983.0     23670994
336.19/337.91	c ................................ | **........               1302000 | 496934               336.2        3872.1     24718473
360.07/361.95	c ................................ | ***.......               1365000 | 521094               360.2        3789.9     25967886
384.15/386.11	c ................................ | ***.......               1435000 | 547732               384.2        3734.8     27275262
407.93/410.04	c ................................ | ***.......               1477000 | 564189               408.0        3619.7     28261269
432.00/434.27	c ................................ | ***.......               1529000 | 584323               432.1        3538.2     29411485
456.19/458.53	c ................................ | ***.......               1594000 | 609036               456.3        3493.4     30784216
479.96/482.46	c ................................ | ****......               1645000 | 628640               480.1        3426.4     31808651
504.15/506.73	c ................................ | ****......               1699000 | 649029               504.3        3369.3     32825549
528.22/530.93	c ................................ | ****......               1761000 | 672538               528.3        3333.1     34082952
552.00/554.82	c ................................ | ****......               1815000 | 693485               552.1        3287.4     35353050
576.28/579.23	c ................................ | ****......               1863000 | 712617               576.4        3232.1     36454278
600.06/603.13	c ................................ | *****.....               1916000 | 733417               600.2        3192.4     37688996
624.23/627.49	c ................................ | *****.....               1969000 | 754203               624.4        3153.3     38897932
648.31/651.65	c ................................ | *****.....               2007000 | 770369               648.5        3095.0     39807763
672.29/675.76	c ................................ | *****.....               2051000 | 787531               672.5        3050.0     40737300
696.27/699.82	c ................................ | *****.....               2087000 | 802488               696.4        2996.8     41565549
719.85/723.55	c ................................ | ******....               2128000 | 819898               720.0        2955.5     42660127
744.13/747.94	c ................................ | ******....               2173000 | 837145               744.3        2919.6     43742355
768.41/772.39	c ................................ | ******....               2217000 | 853588               768.6        2884.4     44786124
791.89/795.99	c ................................ | ******....               2257000 | 868924               792.1        2849.4     45742365
816.37/820.55	c ................................ | ******....               2301000 | 886084               816.5        2818.0     46815754
840.24/844.51	c ................................ | *******...               2333000 | 899353               840.4        2776.1     47566754
864.33/868.75	c ................................ | *******...               2368000 | 913437               864.5        2739.1     48428680
888.21/892.78	c ................................ | *******...               2396000 | 925118               888.4        2696.9     49144356
912.39/917.05	c ................................ | *******...               2430000 | 938865               912.6        2662.8     49988769
935.86/940.65	c ................................ | *******...               2468000 | 953629               936.1        2636.6     50918539
959.94/964.85	c ................................ | ********..               2504000 | 967370               960.1        2608.0     51770615
984.02/989.09	c ................................ | ********..               2533000 | 978885               984.3        2573.5     52510668
1008.39/1013.53	c ................................ | ********..               2565000 | 991485              1008.6        2543.2     53355328
1032.47/1037.74	c ................................ | ********..               2601000 | 1005177             1032.7        2518.7     54288389
1055.86/1061.22	c ................................ | ********..               2624000 | 1014211             1056.0        2484.8     54953801
1079.93/1085.49	c ................................ | *********.               2654000 | 1025775             1080.2        2457.0     55721991
1104.40/1110.03	c ................................ | *********.               2692000 | 1040245             1104.6        2437.1     56686095
1128.09/1133.89	c ................................ | *********.               2724000 | 1052878             1128.3        2414.1     57593857
1151.88/1157.75	c ................................ | *********.               2754000 | 1064212             1152.1        2390.4     58503974
1175.85/1181.81	c ................................ | *********.               2789000 | 1077406             1176.0        2371.5     59538790

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-1531081-1238384203/watcher-1531081-1238384203 -o /tmp/evaluation-result-1531081-1238384203/solver-1531081-1238384203 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531081-1238384203.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: 2.31 2.07 2.02 4/86 25654
/proc/meminfo: memFree=1790432/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=876 CPUtime=0
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 464750815 897024 105 1992294400 134512640 135191068 4294956224 18446744073709551615 134646428 0 0 4096 0 0 0 0 17 1 0 0
/proc/25654/statm: 219 105 67 165 0 52 0

[startup+0.0407969 s]
/proc/loadavg: 2.31 2.07 2.02 4/86 25654
/proc/meminfo: memFree=1790432/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=1800 CPUtime=0.03
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 344 0 0 0 3 0 0 0 20 0 1 0 464750815 1843200 328 1992294400 134512640 135191068 4294956224 18446744073709551615 134691638 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 450 328 68 165 0 283 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1800

[startup+0.102815 s]
/proc/loadavg: 2.31 2.07 2.02 4/86 25654
/proc/meminfo: memFree=1790432/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=7708 CPUtime=0.09
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 1605 0 0 0 9 0 0 0 20 0 1 0 464750815 7892992 1588 1992294400 134512640 135191068 4294956224 18446744073709551615 134641776 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 1927 1588 69 165 0 1760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7708

[startup+0.301844 s]
/proc/loadavg: 2.31 2.07 2.02 4/86 25654
/proc/meminfo: memFree=1790432/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=7708 CPUtime=0.29
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 1605 0 0 0 29 0 0 0 22 0 1 0 464750815 7892992 1588 1992294400 134512640 135191068 4294956224 18446744073709551615 134519793 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 1927 1588 69 165 0 1760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7708

[startup+0.701927 s]
/proc/loadavg: 2.31 2.07 2.02 4/86 25654
/proc/meminfo: memFree=1790432/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=8444 CPUtime=0.68
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 2765 0 0 0 68 0 0 0 25 0 1 0 464750815 8646656 2002 1992294400 134512640 135191068 4294956224 18446744073709551615 134691862 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 2111 2002 84 165 0 1944 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8444

[startup+1.50107 s]
/proc/loadavg: 2.31 2.07 2.02 3/87 25655
/proc/meminfo: memFree=1777112/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=15480 CPUtime=1.48
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 4515 0 0 0 146 2 0 0 25 0 1 0 464750815 15851520 3719 1992294400 134512640 135191068 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 3870 3719 89 165 0 3703 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15480

[startup+3.10137 s]
/proc/loadavg: 2.31 2.07 2.02 3/87 25655
/proc/meminfo: memFree=1774104/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=19964 CPUtime=3.07
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 5615 0 0 0 305 2 0 0 25 0 1 0 464750815 20443136 4819 1992294400 134512640 135191068 4294956224 18446744073709551615 134588680 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 4991 4819 89 165 0 4824 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19964

[startup+6.30195 s]
/proc/loadavg: 2.28 2.06 2.02 3/87 25655
/proc/meminfo: memFree=1764632/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=28608 CPUtime=6.26
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 7802 0 0 0 622 4 0 0 25 0 1 0 464750815 29294592 7006 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 7152 7006 89 165 0 6985 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28608

[startup+12.7011 s]
/proc/loadavg: 2.26 2.06 2.02 3/87 25655
/proc/meminfo: memFree=1748888/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=43652 CPUtime=12.63
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 11545 0 0 0 1257 6 0 0 25 0 1 0 464750815 44699648 10749 1992294400 134512640 135191068 4294956224 18446744073709551615 134561476 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 10913 10749 89 165 0 10746 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 43652

[startup+25.5025 s]
/proc/loadavg: 2.20 2.06 2.02 3/87 25655
/proc/meminfo: memFree=1722328/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=69256 CPUtime=25.36
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 17962 0 0 0 2526 10 0 0 25 0 1 0 464750815 70918144 17166 1992294400 134512640 135191068 4294956224 18446744073709551615 134589817 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 17314 17166 89 165 0 17147 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 69256

[startup+51.1012 s]
/proc/loadavg: 2.13 2.05 2.02 3/87 25655
/proc/meminfo: memFree=1678616/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=113416 CPUtime=50.83
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 28986 0 0 0 5065 18 0 0 25 0 1 0 464750815 116137984 28190 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 28354 28190 89 165 0 28187 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 113416

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.01 3/87 25655
/proc/meminfo: memFree=1604312/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=186696 CPUtime=101.78
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 47312 0 0 0 10147 31 0 0 25 0 1 0 464750815 191176704 46516 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 46674 46516 89 165 0 46507 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 186696

[startup+162.303 s]
/proc/loadavg: 2.02 2.03 2.01 3/87 25655
/proc/meminfo: memFree=1532312/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=258860 CPUtime=161.47
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 65381 0 0 0 16101 46 0 0 25 0 1 0 464750815 265072640 64585 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 64715 64585 89 165 0 64548 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 258860

[startup+222.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 25655
/proc/meminfo: memFree=1477464/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=313100 CPUtime=221.17
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 78928 0 0 0 22062 55 0 0 25 0 1 0 464750815 320614400 78132 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 78275 78132 89 165 0 78108 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 313100

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 25655
/proc/meminfo: memFree=1424216/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=367180 CPUtime=280.87
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 92434 0 0 0 28023 64 0 0 25 0 1 0 464750815 375992320 91638 1992294400 134512640 135191068 4294956224 18446744073709551615 134589670 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 91795 91638 89 165 0 91628 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 367180

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 25655
/proc/meminfo: memFree=1377560/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=412940 CPUtime=340.57
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 103880 0 0 0 33984 73 0 0 25 0 1 0 464750815 422850560 103084 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 103235 103084 89 165 0 103068 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 412940

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 25655
/proc/meminfo: memFree=1329560/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=461232 CPUtime=400.27
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 115945 0 0 0 39946 81 0 0 25 0 1 0 464750815 472301568 115149 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 115308 115149 89 165 0 115141 0
Current children cumulated CPU time (s) 400.27
Current children cumulated vsize (KiB) 461232

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1281304/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=509072 CPUtime=459.96
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 127890 0 0 0 45909 87 0 0 25 0 1 0 464750815 521289728 127094 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 127268 127094 89 165 0 127101 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 509072

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1239320/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=551792 CPUtime=519.67
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 138560 0 0 0 51871 96 0 0 25 0 1 0 464750815 565035008 137764 1992294400 134512640 135191068 4294956224 18446744073709551615 134591850 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 137948 137764 89 165 0 137781 0
Current children cumulated CPU time (s) 519.67
Current children cumulated vsize (KiB) 551792

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1190552/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=599472 CPUtime=579.36
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 150513 0 0 0 57830 106 0 0 25 0 1 0 464750815 613859328 149717 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 149868 149717 89 165 0 149701 0
Current children cumulated CPU time (s) 579.36
Current children cumulated vsize (KiB) 599472

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1144664/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=645072 CPUtime=639.06
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 161903 0 0 0 63793 113 0 0 25 0 1 0 464750815 660553728 161107 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 161268 161107 89 165 0 161101 0
Current children cumulated CPU time (s) 639.06
Current children cumulated vsize (KiB) 645072

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1109272/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=680912 CPUtime=698.75
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 170849 0 0 0 69755 120 0 0 25 0 1 0 464750815 697253888 170053 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 170228 170053 89 165 0 170061 0
Current children cumulated CPU time (s) 698.75
Current children cumulated vsize (KiB) 680912

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1066712/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=722992 CPUtime=758.46
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 181367 0 0 0 75718 128 0 0 25 0 1 0 464750815 740343808 180571 1992294400 134512640 135191068 4294956224 18446744073709551615 134587609 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 180748 180571 89 165 0 180581 0
Current children cumulated CPU time (s) 758.46
Current children cumulated vsize (KiB) 722992

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=1025752/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=763952 CPUtime=818.16
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 191637 0 0 0 81681 135 0 0 25 0 1 0 464750815 782286848 190841 1992294400 134512640 135191068 4294956224 18446744073709551615 134561476 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 190988 190841 89 165 0 190821 0
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (KiB) 763952

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25655
/proc/meminfo: memFree=994072/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=795312 CPUtime=877.85
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 199452 0 0 0 87643 142 0 0 25 0 1 0 464750815 814399488 198656 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 198828 198656 89 165 0 198661 0
Current children cumulated CPU time (s) 877.85
Current children cumulated vsize (KiB) 795312

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25656
/proc/meminfo: memFree=959704/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=830192 CPUtime=937.55
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 208178 0 0 0 93607 148 0 0 25 0 1 0 464750815 850116608 207382 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 207548 207382 89 165 0 207381 0
Current children cumulated CPU time (s) 937.55
Current children cumulated vsize (KiB) 830192

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=928024/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=861392 CPUtime=997.26
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 215969 0 0 0 99573 153 0 0 25 0 1 0 464750815 882065408 215173 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 215348 215173 89 165 0 215181 0
Current children cumulated CPU time (s) 997.26
Current children cumulated vsize (KiB) 861392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=895640/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=893872 CPUtime=1056.95
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 224123 0 0 0 105536 159 0 0 25 0 1 0 464750815 915324928 223327 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 223468 223327 89 165 0 223301 0
Current children cumulated CPU time (s) 1056.95
Current children cumulated vsize (KiB) 893872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=860312/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=928912 CPUtime=1116.65
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 232879 0 0 0 111503 162 0 0 25 0 1 0 464750815 951205888 232083 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 232228 232083 89 165 0 232061 0
Current children cumulated CPU time (s) 1116.65
Current children cumulated vsize (KiB) 928912

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=822424/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=967152 CPUtime=1176.35
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 242429 0 0 0 117467 168 0 0 25 0 1 0 464750815 990363648 241633 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 241788 241633 89 165 0 241621 0
Current children cumulated CPU time (s) 1176.35
Current children cumulated vsize (KiB) 967152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=807192/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=981552 CPUtime=1200.02
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4194304 246022 0 0 0 119832 170 0 0 25 0 1 0 464750815 1005109248 245226 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 245388 245226 89 165 0 245221 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 981552

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

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

[startup+1206.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 25657
/proc/meminfo: memFree=807192/2055924 swapFree=4179644/4192956
[pid=25654] ppid=25652 vsize=0 CPUtime=1200.12
/proc/25654/stat : 25654 (tts-5-0) R 25652 25654 24747 0 -1 4195332 246022 0 0 0 119832 180 0 0 25 0 1 0 464750815 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.25
CPU time (s): 1200.18
CPU user time (s): 1198.33
CPU system time (s): 1.85272
CPU usage (%): 99.4968
Max. virtual memory (cumulated for all children) (KiB): 981552

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

runsolver used 1.57976 second user time and 3.9244 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 05:36:44
IDJOB=1531081
IDBENCH=70270
IDSOLVER=505
FILE ID=node83/1531081-1238384203
PBS_JOBID= 9061299
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= 33aa10492d14e1883d707891a0a1cdfc
RANDOM SEED=974920637

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1790856 kB
Buffers:         37372 kB
Cached:         135880 kB
SwapCached:       7492 kB
Active:          58216 kB
Inactive:       133584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1790856 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            57344 kB
Committed_AS:  1047488 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-30 05:56:52