Trace number 1531033

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-S266028630-005.cnf
MD5SUMa707a7c29825dc72fa3ef0fca06c3f00
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.03/0.07	c Command: HOME/tts-5-0 HOME/instance-1531033-1238380118.cnf 
0.03/0.07	c Using SATTIMEOUT of 1200
0.03/0.07	c Using SATRAM of 1800
0.03/0.07	c Size of subset node = 16
0.03/0.07	c Variables = 200
0.03/0.07	c Clauses = 17000
0.03/0.07	c Literals = 119000
0.03/0.07	c Reduced size:
0.03/0.07	c Variables = 200
0.03/0.07	c Clauses = 17000
0.03/0.07	c Literals = 119000
0.03/0.07	c a2
0.39/0.45	c a1
0.69/0.79	c Independent sub-problems = 1
0.69/0.79	c Sub-problem with 200 variables and 17000 clauses
0.69/0.79	c using permutation method 4
0.69/0.79	c count = 1
0.69/0.79	c Ordering finished 0.760 seconds
0.69/0.79	c mapped 0.790 seconds
0.69/0.79	c permuted 0.790 seconds
0.69/0.79	c about to sort
0.79/0.81	c sorted
1.09/1.12	c clauses now 17000
1.09/1.12	c init finished 0.810 seconds
1.09/1.12	c tree built 1.120 seconds
1.09/1.12	c 
1.09/1.12	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.09/1.12	c ---------------------------------|----------------------------------|------------------------------------------------------
1.09/1.12	c ................................ | ..........                       |                        1.1           0.0             
1.09/1.12	c ................................ | ..........                     1 |                        1.1           0.9             
1.09/1.12	c ................................ | ..........                     2 |                        1.1           1.8             
1.09/1.12	c ................................ | ..........                     3 |                        1.1           2.7             
1.09/1.12	c ................................ | ..........                     4 |                        1.1           3.6             
1.09/1.12	c ................................ | ..........                     5 |                        1.1           4.5             
1.09/1.18	c ................................ | ..........                  1000 | 144                    1.2         847.5         2605
24.09/24.17	c ................................ | ..........                181000 | 65757                 24.2        7491.7      3073331
48.07/48.12	c ................................ | ..........                333000 | 122042                48.1        6923.1      5802691
71.97/72.05	c ................................ | ..........                432000 | 161001                72.0        5996.7      8070749
95.97/96.06	c ................................ | ..........                522000 | 192901                96.0        5435.2      9578114
120.16/120.23	c ................................ | *.........                602000 | 221849               120.2        5007.9     11010503
143.96/144.05	c ................................ | *.........                690000 | 253664               144.0        4790.7     12630214
167.94/168.04	c ................................ | *.........                765000 | 281137               168.0        4553.0     14096818
192.04/192.19	c ................................ | *.........                834000 | 306824               192.2        4340.1     15507055
215.93/216.09	c ................................ | *.........                889000 | 328010               216.1        4114.6     16587354
240.22/240.30	c ................................ | **........                945000 | 349195               240.3        3933.2     17655006
263.92/264.06	c ................................ | **........                997000 | 369229               264.0        3776.2     18753104
288.02/288.17	c ................................ | **........               1058000 | 391320               288.1        3671.8     19878425
312.10/312.28	c ................................ | **........               1126000 | 417645               312.2        3606.2     21401505
336.00/336.14	c ................................ | **........               1188000 | 440168               336.1        3534.8     22583015
360.09/360.22	c ................................ | ***.......               1242000 | 460543               360.2        3448.4     23815933
383.98/384.11	c ................................ | ***.......               1292000 | 479383               384.1        3364.1     25094488
408.27/408.41	c ................................ | ***.......               1339000 | 496938               408.4        3279.0     26220104
431.97/432.11	c ................................ | ***.......               1387000 | 515245               432.1        3210.3     27360396
456.46/456.67	c ................................ | ***.......               1431000 | 532251               456.6        3134.0     28561323
480.36/480.52	c ................................ | ****......               1470000 | 547271               480.4        3059.6     29628242
504.15/504.33	c ................................ | ****......               1525000 | 568504               504.3        3024.2     30593392
527.94/528.18	c ................................ | ****......               1577000 | 589265               528.1        2986.2     31692194
552.13/552.31	c ................................ | ****......               1626000 | 609115               552.2        2944.4     32728775
576.03/576.25	c ................................ | ****......               1673000 | 628014               576.2        2903.7     33831328
600.33/600.52	c ................................ | *****.....               1716000 | 645380               600.4        2857.9     34826978
624.11/624.33	c ................................ | *****.....               1759000 | 662117               624.2        2817.8     35706334
648.31/648.57	c ................................ | *****.....               1799000 | 677183               648.5        2774.2     36454340
672.21/672.43	c ................................ | *****.....               1844000 | 694712               672.4        2742.6     37379571
696.30/696.53	c ................................ | *****.....               1889000 | 711730               696.4        2712.4     38199079
720.29/720.51	c ................................ | ******....               1933000 | 728745               720.4        2683.2     39134473
744.18/744.47	c ................................ | ******....               1973000 | 743890               744.4        2650.6     39895413
767.87/768.15	c ................................ | ******....               2011000 | 758668               768.0        2618.4     40803585
792.37/792.62	c ................................ | ******....               2048000 | 773360               792.5        2584.2     41692031
816.56/816.86	c ................................ | ******....               2084000 | 788150               816.8        2551.5     42416585
840.25/840.52	c ................................ | *******...               2118000 | 801951               840.4        2520.2     43138849
864.04/864.30	c ................................ | *******...               2149000 | 814189               864.2        2486.7     43853801
887.85/888.19	c ................................ | *******...               2183000 | 827840               888.1        2458.1     44624965
911.83/912.16	c ................................ | *******...               2223000 | 844153               912.0        2437.4     45534558
936.53/936.84	c ................................ | *******...               2265000 | 860588               936.7        2418.0     46376469
959.93/960.20	c ................................ | ********..               2297000 | 873097               960.1        2392.5     47081050
983.92/984.26	c ................................ | ********..               2330000 | 886451               984.1        2367.6     47945374
1008.01/1008.35	c ................................ | ********..               2366000 | 900703              1008.2        2346.7     48846862
1032.20/1032.53	c ................................ | ********..               2404000 | 915748              1032.4        2328.6     49690103
1055.79/1056.18	c ................................ | ********..               2433000 | 926796              1056.0        2303.9     50340195
1080.08/1080.45	c ................................ | *********.               2465000 | 939625              1080.3        2281.8     51157346
1104.28/1104.69	c ................................ | *********.               2495000 | 951859              1104.5        2258.9     52009546
1128.57/1128.96	c ................................ | *********.               2524000 | 963427              1128.8        2236.0     52799663
1151.97/1152.30	c ................................ | *********.               2554000 | 975498              1152.2        2216.7     53710499
1176.66/1177.05	c ................................ | *********.               2580000 | 986012              1176.9        2192.2     54420555

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-1531033-1238380118/watcher-1531033-1238380118 -o /tmp/evaluation-result-1531033-1238380118/solver-1531033-1238380118 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531033-1238380118.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 3257
/proc/meminfo: memFree=1365600/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=876 CPUtime=0
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1110674745 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 219 103 67 165 0 52 0

[startup+0.0374129 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 3257
/proc/meminfo: memFree=1365600/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=1668 CPUtime=0.03
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 321 0 0 0 3 0 0 0 18 0 1 0 1110674745 1708032 305 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 417 306 68 165 0 250 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1668

[startup+0.101403 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 3257
/proc/meminfo: memFree=1365600/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=9464 CPUtime=0.09
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 2024 0 0 0 9 0 0 0 18 0 1 0 1110674745 9691136 2007 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 2366 2007 69 165 0 2199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9464

[startup+0.301427 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 3257
/proc/meminfo: memFree=1365600/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=9464 CPUtime=0.29
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 2024 0 0 0 29 0 0 0 19 0 1 0 1110674745 9691136 2007 1992294400 134512640 135191068 4294956224 18446744073709551615 134519793 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 2366 2007 69 165 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9464

[startup+0.701479 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 3257
/proc/meminfo: memFree=1365600/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=9600 CPUtime=0.69
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 2060 0 0 0 68 1 0 0 22 0 1 0 1110674745 9830400 2043 1992294400 134512640 135191068 4294956224 18446744073709551615 134555265 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 2400 2043 71 165 0 2233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9600

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1354072/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=17752 CPUtime=1.49
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 5362 0 0 0 147 2 0 0 25 0 1 0 1110674745 18178048 4326 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 4438 4326 89 165 0 4271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17752

[startup+3.10179 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1346968/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=21760 CPUtime=3.09
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 6345 0 0 0 307 2 0 0 25 0 1 0 1110674745 22282240 5309 1992294400 134512640 135191068 4294956224 18446744073709551615 134566257 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 5440 5309 89 165 0 5273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21760

[startup+6.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1338008/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=31012 CPUtime=6.29
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 8651 0 0 0 625 4 0 0 25 0 1 0 1110674745 31756288 7615 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 7753 7615 89 165 0 7586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31012

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1322456/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=45096 CPUtime=12.68
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 12148 0 0 0 1262 6 0 0 25 0 1 0 1110674745 46178304 11112 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 11274 11112 89 165 0 11107 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45096

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1297816/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=68936 CPUtime=25.49
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 18109 0 0 0 2538 11 0 0 25 0 1 0 1110674745 70590464 17073 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 17234 17073 89 165 0 17067 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68936

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 3258
/proc/meminfo: memFree=1252504/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=114220 CPUtime=51.08
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 29464 0 0 0 5090 18 0 0 25 0 1 0 1110674745 116961280 28429 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 28555 28429 89 165 0 28388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114220

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 3258
/proc/meminfo: memFree=1189528/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=176460 CPUtime=102.27
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 45000 0 0 0 10197 30 0 0 25 0 1 0 1110674745 180695040 43964 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 44115 43964 89 165 0 43948 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 176460

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 3258
/proc/meminfo: memFree=1128472/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=237900 CPUtime=162.24
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 60368 0 0 0 16183 41 0 0 25 0 1 0 1110674745 243609600 59332 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 59475 59332 89 165 0 59308 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 237900

[startup+222.301 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 3258
/proc/meminfo: memFree=1077592/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=288140 CPUtime=222.23
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 72938 0 0 0 22171 52 0 0 25 0 1 0 1110674745 295055360 71902 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 72035 71902 89 165 0 71868 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 288140

[startup+282.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/67 3258
/proc/meminfo: memFree=1035352/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=330700 CPUtime=282.22
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 83579 0 0 0 28162 60 0 0 25 0 1 0 1110674745 338636800 82543 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 82675 82543 89 165 0 82508 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 330700

[startup+342.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/67 3258
/proc/meminfo: memFree=981656/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=383980 CPUtime=342.2
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 96906 0 0 0 34151 69 0 0 25 0 1 0 1110674745 393195520 95870 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 95995 95870 89 165 0 95828 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 383980

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 3258
/proc/meminfo: memFree=933016/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=432944 CPUtime=402.17
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 109131 0 0 0 40140 77 0 0 25 0 1 0 1110674745 443334656 108095 1992294400 134512640 135191068 4294956224 18446744073709551615 134561558 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 108236 108095 89 165 0 108069 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 432944

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 3258
/proc/meminfo: memFree=887576/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=477904 CPUtime=462.16
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 120377 0 0 0 46128 88 0 0 25 0 1 0 1110674745 489373696 119341 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 119476 119341 89 165 0 119309 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 477904

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3258
/proc/meminfo: memFree=846232/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=519504 CPUtime=522.14
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 130773 0 0 0 52118 96 0 0 25 0 1 0 1110674745 531972096 129737 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 129876 129737 89 165 0 129709 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 519504

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3258
/proc/meminfo: memFree=802968/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=562224 CPUtime=582.12
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 141456 0 0 0 58109 103 0 0 25 0 1 0 1110674745 575717376 140420 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 140556 140420 89 165 0 140389 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 562224

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=767384/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=597424 CPUtime=642.12
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 150269 0 0 0 64101 111 0 0 25 0 1 0 1110674745 611762176 149233 1992294400 134512640 135191068 4294956224 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 149356 149233 89 165 0 149189 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 597424

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=733528/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=631664 CPUtime=702.09
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 158833 0 0 0 70092 117 0 0 25 0 1 0 1110674745 646823936 157797 1992294400 134512640 135191068 4294956224 18446744073709551615 134641780 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 157916 157797 89 165 0 157749 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 631664

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=698392/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=666224 CPUtime=762.08
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 167483 0 0 0 76083 125 0 0 25 0 1 0 1110674745 682213376 166447 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 166556 166447 89 165 0 166389 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 666224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=666776/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=698224 CPUtime=822.06
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 175448 0 0 0 82075 131 0 0 25 0 1 0 1110674745 714981376 174412 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 174556 174412 89 165 0 174389 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 698224

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=636696/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=727824 CPUtime=882.04
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 182877 0 0 0 88068 136 0 0 25 0 1 0 1110674745 745291776 181841 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 181956 181841 89 165 0 181789 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 727824

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=602840/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=761904 CPUtime=942.02
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 191371 0 0 0 94060 142 0 0 25 0 1 0 1110674745 780189696 190335 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 190476 190335 89 165 0 190309 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 761904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=568856/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=795664 CPUtime=1002.01
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 199806 0 0 0 100053 148 0 0 25 0 1 0 1110674745 814759936 198770 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 198916 198770 89 165 0 198749 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 795664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=538968/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=825744 CPUtime=1061.99
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 207355 0 0 0 106045 154 0 0 25 0 1 0 1110674745 845561856 206319 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 206436 206319 89 165 0 206269 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 825744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3258
/proc/meminfo: memFree=506456/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=858052 CPUtime=1121.98
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 215381 0 0 0 112036 162 0 0 25 0 1 0 1110674745 878645248 214345 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 214513 214345 89 165 0 214346 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 858052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3260
/proc/meminfo: memFree=474264/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=890212 CPUtime=1181.95
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 223448 0 0 0 118027 168 0 0 25 0 1 0 1110674745 911577088 222412 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 222553 222412 89 165 0 222386 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 890212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3260
/proc/meminfo: memFree=465752/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=898372 CPUtime=1200.05
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4194304 225475 0 0 0 119835 170 0 0 25 0 1 0 1110674745 919932928 224439 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 224593 224439 89 165 0 224426 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 898372

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/67 3260
/proc/meminfo: memFree=465752/2055920 swapFree=4176412/4192956
[pid=3257] ppid=3255 vsize=0 CPUtime=1200.15
/proc/3257/stat : 3257 (tts-5-0) R 3255 3257 2528 0 -1 4195332 225475 0 0 0 119835 180 0 0 25 0 1 0 1110674745 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3257/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
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.36
CPU system time (s): 1.84972
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 898372

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

runsolver used 1.06184 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-30 04:28:38
IDJOB=1531033
IDBENCH=70246
IDSOLVER=505
FILE ID=node40/1531033-1238380118
PBS_JOBID= 9061296
Free space on /tmp= 63504 MiB

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

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

MD5SUM BENCH= a707a7c29825dc72fa3ef0fca06c3f00
RANDOM SEED=304809618

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1366080 kB
Buffers:         70696 kB
Cached:         528480 kB
SwapCached:       9628 kB
Active:          51576 kB
Inactive:       558904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366080 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          17116 kB
Slab:            65296 kB
Committed_AS:  2685752 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= 63500 MiB
End job on node40 at 2009-03-30 04:48:40