Trace number 1729361

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ttsth-5-0 2009-03-19? (TO) 1200.29 602.941

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted 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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.25	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729361-1240748415.cnf 
0.19/0.25	c Using SATTIMEOUT of 1200
0.19/0.25	c Using SATRAM of 1800
0.19/0.25	c Size of subset node = 16
0.19/0.25	c Variables = 1296
0.19/0.25	c Clauses = 95904
0.19/0.25	c Literals = 379728
0.19/0.25	c Reduced size:
0.19/0.25	c Variables = 1296
0.19/0.25	c Clauses = 95904
0.19/0.25	c Literals = 379728
0.19/0.25	c a2
0.89/0.94	c a1
1.89/1.99	c Independent sub-problems = 1
1.89/1.99	c Sub-problem with 1296 variables and 95904 clauses
1.89/1.99	c using permutation method 4
1.89/1.99	c count = 1
1.89/1.99	c Ordering finished 1.910 seconds
1.89/1.99	c mapped 1.980 seconds
1.89/1.99	c permuted 1.980 seconds
1.89/1.99	c about to sort
1.99/2.04	c sorted
2.78/2.88	c clauses now 95904
2.78/2.88	c init finished 2.070 seconds
2.78/2.88	c tree built 2.880 seconds
2.78/2.88	c 
2.78/2.88	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.78/2.88	c ---------------------------------|----------------------------------|------------------------------------------------------
2.78/2.88	c ................................ | ..........                       |                        2.9           0.0             
2.78/2.88	c ................................ | ..........                     1 |                        2.9           0.3             
2.78/2.88	c ................................ | ..........                     2 |                        2.9           0.7             
2.78/2.88	c ................................ | ..........                     3 |                        2.9           1.0             
2.78/2.88	c ................................ | ..........                     4 |                        2.9           1.4             
2.78/2.88	c ................................ | ..........                     5 |                        2.9           1.7             
2.78/2.89	c ................................ | ..........                  1000 | 4                      2.9         346.0          126
23.86/13.47	c ................................ | ..........                158000 | 24368                 24.0        6583.3      3153622
48.20/25.63	c ................................ | ..........                244000 | 40037                 48.3        5054.9      5330427
72.55/37.81	c ................................ | ..........                289000 | 48080                 72.6        3981.3      7867433
96.50/49.80	c ................................ | ..........                327000 | 57701                 96.5        3388.2      9658894
120.05/61.68	c ................................ | *.........                364000 | 66953                120.2        3027.5     10928511
143.80/73.60	c ................................ | *.........                406000 | 75484                144.0        2819.1     12380829
168.74/86.04	c ................................ | *.........                437000 | 82735                168.8        2588.2     13596045
192.30/97.83	c ................................ | *.........                471000 | 90286                192.4        2448.3     14944542
216.04/109.77	c ................................ | *.........                509000 | 96895                216.2        2354.2     16499849
240.19/121.81	c ................................ | **........                555000 | 105948               240.2        2310.1     17967079
263.94/133.79	c ................................ | **........                580000 | 112770               264.2        2195.6     19184853
288.69/146.13	c ................................ | **........                608000 | 120582               288.8        2105.3     20496941
312.03/157.87	c ................................ | **........                637000 | 128267               312.2        2040.2     21659655
336.39/170.06	c ................................ | **........                665000 | 135906               336.6        1975.9     22770102
360.33/182.08	c ................................ | ***.......                697000 | 142627               360.6        1933.1     23941404
384.68/194.21	c ................................ | ***.......                731000 | 150121               384.8        1899.9     25192229
408.23/206.05	c ................................ | ***.......                763000 | 157550               408.4        1868.3     26268396
432.38/218.17	c ................................ | ***.......                793000 | 164492               432.6        1833.1     27367210
456.32/230.17	c ................................ | ***.......                817000 | 170353               456.5        1789.5     28394401
480.08/242.09	c ................................ | ****......                842000 | 177030               480.3        1752.9     29336438
504.42/254.29	c ................................ | ****......                860000 | 182186               504.7        1704.1     30152929
529.37/266.72	c ................................ | ****......                880000 | 187695               529.5        1661.9     31030380
551.92/278.09	c ................................ | ****......                898000 | 192621               552.2        1626.3     31897714
576.86/290.56	c ................................ | ****......                919000 | 198359               577.1        1592.5     32895611
600.62/302.50	c ................................ | *****.....                939000 | 203995               600.9        1562.6     33879339
624.57/314.44	c ................................ | *****.....                961000 | 209534               624.8        1538.2     34816798
648.12/326.23	c ................................ | *****.....                983000 | 215605               648.3        1516.3     35629939
671.87/338.17	c ................................ | *****.....               1008000 | 221856               672.1        1499.7     36459885
695.81/350.15	c ................................ | *****.....               1032000 | 227938               696.0        1482.7     37327561
720.16/362.32	c ................................ | ******....               1055000 | 233946               720.3        1464.6     38116127
744.31/374.44	c ................................ | ******....               1075000 | 239222               744.5        1443.9     38853287
767.85/386.29	c ................................ | ******....               1092000 | 244176               768.2        1421.6     39524454
793.00/398.88	c ................................ | ******....               1110000 | 249691               793.3        1399.2     40200056
816.56/410.64	c ................................ | ******....               1129000 | 255572               816.8        1382.3     41004963
840.50/422.63	c ................................ | *******...               1148000 | 260904               840.7        1365.5     41795833
864.26/434.55	c ................................ | *******...               1165000 | 265969               864.5        1347.6     42505460
888.00/446.45	c ................................ | *******...               1183000 | 271369               888.2        1331.8     43168867
912.95/458.97	c ................................ | *******...               1203000 | 276359               913.2        1317.3     43837203
935.90/470.42	c ................................ | *******...               1222000 | 280396               936.1        1305.4     44512868
960.05/482.59	c ................................ | ********..               1237000 | 283816               960.4        1288.0     45241887
984.60/494.88	c ................................ | ********..               1254000 | 287434               984.9        1273.2     46039586
1008.75/506.91	c ................................ | ********..               1271000 | 291570              1008.9        1259.8     46783015
1032.10/518.64	c ................................ | ********..               1288000 | 295768              1032.3        1247.7     47375281
1056.44/530.82	c ................................ | ********..               1303000 | 300121              1056.7        1233.1     48110865
1079.79/542.55	c ................................ | *********.               1316000 | 303926              1080.1        1218.4     48855281
1104.94/555.13	c ................................ | *********.               1332000 | 308454              1105.2        1205.2     49644270
1128.09/566.77	c ................................ | *********.               1345000 | 312348              1128.4        1191.9     50392116
1152.64/579.03	c ................................ | *********.               1358000 | 316210              1152.9        1177.9     51170916
1176.19/590.90	c ................................ | *********.               1377000 | 321183              1176.6        1170.4     52023808

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729361-1240748415/watcher-1729361-1240748415 -o /tmp/evaluation-result-1729361-1240748415/solver-1729361-1240748415 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729361-1240748415.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.95 1.74 1.44 3/65 9446
/proc/meminfo: memFree=1764736/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=1064 CPUtime=0
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 102870574 1089536 121 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 266 121 77 176 0 88 0

[startup+0.061008 s]
/proc/loadavg: 1.95 1.74 1.44 3/65 9446
/proc/meminfo: memFree=1764736/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=2780 CPUtime=0.05
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 589 0 0 0 5 0 0 0 18 0 1 0 102870574 2846720 573 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 695 574 78 176 0 517 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2780

[startup+0.101013 s]
/proc/loadavg: 1.95 1.74 1.44 3/65 9446
/proc/meminfo: memFree=1764736/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=4212 CPUtime=0.09
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 909 0 0 0 9 0 0 0 18 0 1 0 102870574 4313088 893 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 1053 893 78 176 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4212

[startup+0.301031 s]
/proc/loadavg: 1.95 1.74 1.44 3/65 9446
/proc/meminfo: memFree=1764736/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=15796 CPUtime=0.29
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 3788 0 0 0 28 1 0 0 19 0 1 0 102870574 16175104 3772 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 3949 3777 79 176 0 3771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15796

[startup+0.701073 s]
/proc/loadavg: 1.95 1.74 1.44 3/65 9446
/proc/meminfo: memFree=1764736/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=19608 CPUtime=0.69
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 4755 0 0 0 68 1 0 0 22 0 1 0 102870574 20078592 4738 1992294400 134512640 135237372 4294956192 18446744073709551615 134519988 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 4902 4738 79 176 0 4724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19608

[startup+1.50116 s]
/proc/loadavg: 1.87 1.73 1.43 2/66 9447
/proc/meminfo: memFree=1745784/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=18692 CPUtime=1.49
/proc/9446/stat : 9446 (ttsth-5-0) R 9444 9446 9281 0 -1 4194304 7182 0 0 0 147 2 0 0 25 0 1 0 102870574 19140608 4539 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9446/statm: 4673 4539 80 176 0 4495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18692

[startup+3.10134 s]
/proc/loadavg: 1.87 1.73 1.43 2/66 9447
/proc/meminfo: memFree=1746808/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=42092 CPUtime=3.31
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 7917 0 0 0 328 3 0 0 25 0 3 0 102870574 43102208 5180 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 10523 5180 98 176 0 10345 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 42092

[startup+6.30167 s]
/proc/loadavg: 1.87 1.73 1.43 3/68 9449
/proc/meminfo: memFree=1728616/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=63184 CPUtime=9.69
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 12974 0 0 0 964 5 0 0 25 0 3 0 102870574 64700416 10237 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 15796 10237 98 176 0 15618 0
[pid=9446/tid=9448] ppid=9444 vsize=63184 CPUtime=3.4
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 2272 0 0 0 339 1 0 0 25 0 3 0 102870863 64700416 10237 1992294400 134512640 135237372 4294956192 18446744073709551615 134546034 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=63184 CPUtime=3.39
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 3253 0 0 0 338 1 0 0 25 0 3 0 102870863 64700416 10237 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 63184

[startup+12.7013 s]
/proc/loadavg: 1.89 1.74 1.44 3/68 9449
/proc/meminfo: memFree=1701352/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=88444 CPUtime=22.46
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 19123 0 0 0 2237 9 0 0 25 0 3 0 102870574 90566656 16386 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 22111 16386 98 176 0 21933 0
[pid=9446/tid=9448] ppid=9444 vsize=88444 CPUtime=9.8
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 5567 0 0 0 977 3 0 0 25 0 3 0 102870863 90566656 16386 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=88444 CPUtime=9.77
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 6107 0 0 0 974 3 0 0 24 0 3 0 102870863 90566656 16386 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 88444

[startup+25.5017 s]
/proc/loadavg: 1.99 1.76 1.45 3/68 9449
/proc/meminfo: memFree=1663912/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=126076 CPUtime=48
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 28222 0 0 0 4785 15 0 0 25 0 3 0 102870574 129101824 25485 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 31519 25485 98 176 0 31341 0
[pid=9446/tid=9448] ppid=9444 vsize=126076 CPUtime=22.59
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 10125 0 0 0 2253 6 0 0 25 0 3 0 102870863 129101824 25485 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=126076 CPUtime=22.51
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 10648 0 0 0 2246 5 0 0 25 0 3 0 102870863 129101824 25485 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48
Current children cumulated vsize (KiB) 126076

[startup+51.1013 s]
/proc/loadavg: 1.99 1.78 1.46 3/68 9449
/proc/meminfo: memFree=1593256/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=198140 CPUtime=99.09
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 45833 0 0 0 9884 25 0 0 25 0 3 0 102870574 202895360 43096 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 49535 43096 98 176 0 49357 0
[pid=9446/tid=9448] ppid=9444 vsize=198140 CPUtime=48.18
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 14152 0 0 0 4808 10 0 0 25 0 3 0 102870863 202895360 43096 1992294400 134512640 135237372 4294956192 18446744073709551615 134546026 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=198140 CPUtime=48.02
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 24232 0 0 0 4790 12 0 0 25 0 3 0 102870863 202895360 43096 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 198140

[startup+102.307 s]
/proc/loadavg: 1.99 1.82 1.49 3/68 9449
/proc/meminfo: memFree=1502184/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=292380 CPUtime=201.27
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 68342 0 0 0 20087 40 0 0 25 0 3 0 102870574 299397120 65605 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 73095 65605 98 176 0 72917 0
[pid=9446/tid=9448] ppid=9444 vsize=292380 CPUtime=99.37
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 21267 0 0 0 9921 16 0 0 25 0 3 0 102870863 299397120 65605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=292380 CPUtime=99.01
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 39626 0 0 0 9881 20 0 0 25 0 3 0 102870863 299397120 65605 1992294400 134512640 135237372 4294956192 18446744073709551615 134562461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.27
Current children cumulated vsize (KiB) 292380

[startup+162.302 s]
/proc/loadavg: 1.99 1.85 1.52 3/68 9449
/proc/meminfo: memFree=1400616/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=400676 CPUtime=321.02
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 93825 0 0 0 32046 56 0 0 25 0 3 0 102870574 410292224 91088 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 100169 91088 98 176 0 99991 0
[pid=9446/tid=9448] ppid=9444 vsize=400676 CPUtime=159.35
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 29847 0 0 0 15912 23 0 0 25 0 3 0 102870863 410292224 91088 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=400676 CPUtime=158.77
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 56529 0 0 0 15847 30 0 0 25 0 3 0 102870863 410292224 91088 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.02
Current children cumulated vsize (KiB) 400676

[startup+222.302 s]
/proc/loadavg: 1.99 1.87 1.55 3/68 9449
/proc/meminfo: memFree=1310632/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=493700 CPUtime=440.76
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 116084 0 0 0 44005 71 0 0 25 0 3 0 102870574 505548800 113347 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 123425 113347 98 176 0 123247 0
[pid=9446/tid=9448] ppid=9444 vsize=493700 CPUtime=219.34
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 38404 0 0 0 21905 29 0 0 25 0 3 0 102870863 505548800 113347 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=493700 CPUtime=218.53
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 70231 0 0 0 21814 39 0 0 25 0 3 0 102870863 505548800 113347 1992294400 134512640 135237372 4294956192 18446744073709551615 134562273 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.76
Current children cumulated vsize (KiB) 493700

[startup+282.302 s]
/proc/loadavg: 1.99 1.89 1.57 3/68 9449
/proc/meminfo: memFree=1241704/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=566520 CPUtime=560.5
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 133371 0 0 0 55965 85 0 0 25 0 3 0 102870574 580116480 130634 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 141630 130634 98 176 0 141452 0
[pid=9446/tid=9448] ppid=9444 vsize=566520 CPUtime=279.32
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 44112 0 0 0 27898 34 0 0 25 0 3 0 102870863 580116480 130634 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=566520 CPUtime=278.3
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 81810 0 0 0 27782 48 0 0 25 0 3 0 102870863 580116480 130634 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.5
Current children cumulated vsize (KiB) 566520

[startup+342.303 s]
/proc/loadavg: 1.99 1.91 1.60 3/68 9449
/proc/meminfo: memFree=1169192/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=641388 CPUtime=680.25
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 151341 0 0 0 67927 98 0 0 25 0 3 0 102870574 656781312 148604 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 160347 148604 98 176 0 160169 0
[pid=9446/tid=9448] ppid=9444 vsize=641388 CPUtime=339.3
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 51752 0 0 0 33890 40 0 0 25 0 3 0 102870863 656781312 148604 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=641388 CPUtime=338.05
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 92140 0 0 0 33751 54 0 0 25 0 3 0 102870863 656781312 148604 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.25
Current children cumulated vsize (KiB) 641388

[startup+402.303 s]
/proc/loadavg: 1.99 1.92 1.62 3/68 9449
/proc/meminfo: memFree=1112488/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=700620 CPUtime=799.99
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 165638 0 0 0 79889 110 0 0 25 0 3 0 102870574 717434880 162901 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 175155 162901 98 176 0 174977 0
[pid=9446/tid=9448] ppid=9444 vsize=700620 CPUtime=399.28
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 58529 0 0 0 39881 47 0 0 25 0 3 0 102870863 717434880 162901 1992294400 134512640 135237372 4294956192 18446744073709551615 134562420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=700620 CPUtime=397.82
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 99660 0 0 0 39722 60 0 0 25 0 3 0 102870863 717434880 162901 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.99
Current children cumulated vsize (KiB) 700620

[startup+462.302 s]
/proc/loadavg: 1.99 1.93 1.64 3/68 9449
/proc/meminfo: memFree=1055272/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=760348 CPUtime=919.73
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 179759 0 0 0 91853 120 0 0 25 0 3 0 102870574 778596352 177022 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 190087 177022 98 176 0 189909 0
[pid=9446/tid=9448] ppid=9444 vsize=760348 CPUtime=459.26
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 65001 0 0 0 45875 51 0 0 25 0 3 0 102870863 778596352 177022 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=760348 CPUtime=457.57
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 107309 0 0 0 45692 65 0 0 25 0 3 0 102870863 778596352 177022 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.73
Current children cumulated vsize (KiB) 760348

[startup+522.302 s]
/proc/loadavg: 1.99 1.94 1.66 3/68 9449
/proc/meminfo: memFree=999976/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=818760 CPUtime=1039.48
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 193664 0 0 0 103817 131 0 0 25 0 3 0 102870574 838410240 190927 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 204690 190927 98 176 0 204512 0
[pid=9446/tid=9448] ppid=9444 vsize=818760 CPUtime=519.24
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 70904 0 0 0 51868 56 0 0 25 0 3 0 102870863 838410240 190927 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=818760 CPUtime=517.34
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 115311 0 0 0 51663 71 0 0 25 0 3 0 102870863 838410240 190927 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.48
Current children cumulated vsize (KiB) 818760

[startup+582.303 s]
/proc/loadavg: 1.99 1.95 1.68 3/68 9449
/proc/meminfo: memFree=939752/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=880924 CPUtime=1159.23
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 208554 0 0 0 115781 142 0 0 25 0 3 0 102870574 902066176 205817 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 220231 205817 98 176 0 220053 0
[pid=9446/tid=9448] ppid=9444 vsize=880924 CPUtime=579.23
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 76025 0 0 0 57863 60 0 0 19 0 3 0 102870863 902066176 205817 1992294400 134512640 135237372 4294956192 18446744073709551615 134562388 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=880924 CPUtime=577.1
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 125080 0 0 0 57632 78 0 0 25 0 3 0 102870863 902066176 205817 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.23
Current children cumulated vsize (KiB) 880924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.806 s]
/proc/loadavg: 1.99 1.95 1.68 3/68 9449
/proc/meminfo: memFree=917416/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=903040 CPUtime=1200.14
/proc/9446/stat : 9446 (ttsth-5-0) S 9444 9446 9281 0 -1 4194304 213999 0 0 0 119869 145 0 0 25 0 3 0 102870574 924712960 211262 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 225760 211262 98 176 0 225582 0
[pid=9446/tid=9448] ppid=9444 vsize=903040 CPUtime=599.72
/proc/9446/task/9448/stat : 9448 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 78485 0 0 0 59911 61 0 0 25 0 3 0 102870863 924712960 211262 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9446/tid=9449] ppid=9444 vsize=903040 CPUtime=597.52
/proc/9446/task/9449/stat : 9449 (ttsth-5-0) R 9444 9446 9281 0 -1 4194368 128065 0 0 0 59672 80 0 0 25 0 3 0 102870863 924712960 211262 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 903040

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

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

[startup+602.913 s]
/proc/loadavg: 1.99 1.95 1.68 3/68 9449
/proc/meminfo: memFree=917416/2055912 swapFree=4192952/4192956
[pid=9446] ppid=9444 vsize=0 CPUtime=1200.26
/proc/9446/stat : 9446 (ttsth-5-0) Z 9444 9446 9281 0 -1 4195340 214000 0 0 0 119871 155 0 0 16 0 2 0 102870574 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9446/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.941
CPU time (s): 1200.29
CPU user time (s): 1198.71
CPU system time (s): 1.57976
CPU usage (%): 199.073
Max. virtual memory (cumulated for all children) (KiB): 903040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.71
system time used= 1.57976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214000
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= 54
involuntary context switches= 9189

runsolver used 0.556915 second user time and 1.65875 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 14:20:16
IDJOB=1729361
IDBENCH=24701
IDSOLVER=549
FILE ID=node78/1729361-1240748415
PBS_JOBID= 9187050
Free space on /tmp= 126764 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729361-1240748415/watcher-1729361-1240748415 -o /tmp/evaluation-result-1729361-1240748415/solver-1729361-1240748415 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1729361-1240748415.cnf

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=1959953644

node78.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.243
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.243
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:      2055912 kB
MemFree:       1765152 kB
Buffers:         34648 kB
Cached:         184036 kB
SwapCached:          4 kB
Active:          83136 kB
Inactive:       150436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1765152 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2728 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            42880 kB
Committed_AS:   239672 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126764 MiB
End job on node78 at 2009-04-26 14:30:20