Trace number 1531071

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.22 1200.53

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S592525179-032.cnf
MD5SUM7460bd7d43551ea81285a6734d727c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark644.604
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1531071-1238383323.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 160
0.00/0.05	c Clauses = 13600
0.00/0.05	c Literals = 95200
0.00/0.05	c a2
0.29/0.33	c a1
0.49/0.56	c Independent sub-problems = 1
0.49/0.56	c Sub-problem with 160 variables and 13600 clauses
0.49/0.56	c using permutation method 4
0.49/0.56	c count = 1
0.49/0.56	c Ordering finished 0.540 seconds
0.49/0.56	c mapped 0.560 seconds
0.49/0.56	c permuted 0.560 seconds
0.49/0.56	c about to sort
0.49/0.57	c sorted
0.79/0.80	c clauses now 13600
0.79/0.80	c init finished 0.580 seconds
0.79/0.80	c tree built 0.790 seconds
0.79/0.80	c 
0.79/0.80	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.79/0.80	c ---------------------------------|----------------------------------|------------------------------------------------------
0.79/0.80	c ................................ | ..........                       |                        0.8           0.0             
0.79/0.80	c ................................ | ..........                     1 |                        0.8           1.3             
0.79/0.80	c ................................ | ..........                     2 |                        0.8           2.5             
0.79/0.80	c ................................ | ..........                     3 |                        0.8           3.8             
0.79/0.80	c ................................ | ..........                     4 |                        0.8           5.1             
0.79/0.80	c ................................ | ..........                     5 |                        0.8           6.3             
0.79/0.85	c ................................ | ..........                  1000 | 133                    0.8        1190.5         4112
23.98/24.09	c ................................ | ..........                237000 | 74458                 24.1        9842.2      3257648
47.98/48.07	c ................................ | ..........                380000 | 121192                48.1        7906.8      5502823
71.97/72.09	c ................................ | ..........                512000 | 163563                72.1        7104.2      7536257
96.06/96.16	c ................................ | ..........                618000 | 198643                96.1        6428.1      9336968
119.96/120.03	c ................................ | *.........                709000 | 228308               120.0        5907.8     10957824
144.15/144.23	c ................................ | *.........                800000 | 259469               144.2        5547.5     12675653
168.04/168.11	c ................................ | *.........                880000 | 287246               168.1        5235.6     14144443
191.94/192.05	c ................................ | *.........                961000 | 315453               192.0        5004.4     15582976
216.13/216.26	c ................................ | *.........               1037000 | 341512               216.2        4796.0     16948800
240.13/240.29	c ................................ | **........               1103000 | 364993               240.3        4590.9     18204582
264.12/264.26	c ................................ | **........               1163000 | 385793               264.2        4401.6     19269778
287.91/288.05	c ................................ | **........               1225000 | 408152               288.0        4253.3     20528250
312.21/312.38	c ................................ | **........               1283000 | 427300               312.3        4107.7     21570543
336.30/336.43	c ................................ | **........               1342000 | 448296               336.4        3989.5     22632544
360.30/360.49	c ................................ | ***.......               1399000 | 468527               360.4        3881.3     23718229
383.89/384.07	c ................................ | ***.......               1451000 | 488108               384.0        3778.4     24927076
408.29/408.46	c ................................ | ***.......               1505000 | 506801               408.4        3685.0     25941039
432.18/432.31	c ................................ | ***.......               1557000 | 524909               432.3        3602.0     26923353
456.08/456.24	c ................................ | ***.......               1613000 | 545104               456.2        3535.8     28094309
480.07/480.20	c ................................ | ****......               1667000 | 563490               480.1        3471.8     28953912
503.96/504.18	c ................................ | ****......               1731000 | 585006               504.1        3433.7     29993254
528.35/528.57	c ................................ | ****......               1782000 | 602436               528.5        3371.7     30888498
551.85/552.08	c ................................ | ****......               1831000 | 619441               552.0        3317.0     31721420
576.34/576.59	c ................................ | ****......               1882000 | 636414               576.5        3264.4     32605091
599.94/600.11	c ................................ | *****.....               1936000 | 654782               600.0        3226.5     33576011
624.23/624.49	c ................................ | *****.....               1984000 | 671196               624.4        3177.4     34459519
648.23/648.44	c ................................ | *****.....               2029000 | 686440               648.4        3129.4     35277316
672.22/672.47	c ................................ | *****.....               2075000 | 702035               672.4        3086.0     36131961
696.41/696.69	c ................................ | *****.....               2122000 | 718815               696.6        3046.2     37011091
720.31/720.51	c ................................ | ******....               2164000 | 733547               720.4        3003.8     37838289
744.41/744.63	c ................................ | ******....               2207000 | 748185               744.5        2964.2     38688449
767.80/768.09	c ................................ | ******....               2254000 | 764854               768.0        2934.9     39627675
791.98/792.23	c ................................ | ******....               2294000 | 778123               792.1        2895.9     40357005
815.89/816.19	c ................................ | ******....               2342000 | 794660               816.1        2869.7     41276019
840.37/840.61	c ................................ | *******...               2382000 | 808948               840.5        2834.0     42080281
864.07/864.34	c ................................ | *******...               2423000 | 823559               864.2        2803.6     42907711
887.87/888.18	c ................................ | *******...               2467000 | 839313               888.1        2777.9     43825085
912.26/912.50	c ................................ | *******...               2501000 | 850862               912.4        2741.1     44413973
936.45/936.72	c ................................ | *******...               2537000 | 863462               936.6        2708.7     45042655
960.34/960.64	c ................................ | ********..               2575000 | 877011               960.5        2680.8     45760175
983.94/984.26	c ................................ | ********..               2607000 | 888160               984.1        2649.0     46365490
1008.63/1008.97	c ................................ | ********..               2638000 | 899309              1008.9        2614.8     46968842
1032.63/1032.91	c ................................ | ********..               2666000 | 909362              1032.8        2581.4     47473450
1055.82/1056.13	c ................................ | ********..               2697000 | 920823              1056.0        2554.0     48078794
1080.51/1080.86	c ................................ | *********.               2730000 | 932391              1080.8        2526.0     48730449
1104.31/1104.63	c ................................ | *********.               2761000 | 942788              1104.5        2499.8     49290395
1128.40/1128.78	c ................................ | *********.               2796000 | 954840              1128.7        2477.3     49986462
1152.50/1152.84	c ................................ | *********.               2829000 | 966438              1152.7        2454.2     50628049
1176.19/1176.57	c ................................ | *********.               2856000 | 975979              1176.4        2427.7     51152966

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-1531071-1238383323/watcher-1531071-1238383323 -o /tmp/evaluation-result-1531071-1238383323/solver-1531071-1238383323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531071-1238383323.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.97 0.98 3/73 14040
/proc/meminfo: memFree=1617672/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=876 CPUtime=0
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 894720938 897024 107 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 219 108 67 165 0 52 0

[startup+0.0719851 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 14040
/proc/meminfo: memFree=1617672/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=6740 CPUtime=0.06
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 1406 0 0 0 6 0 0 0 20 0 1 0 894720938 6901760 1390 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 1725 1395 69 165 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6740

[startup+0.101988 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 14040
/proc/meminfo: memFree=1617672/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=7708 CPUtime=0.09
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 1559 0 0 0 8 1 0 0 20 0 1 0 894720938 7892992 1542 1992294400 134512640 135191068 4294956240 18446744073709551615 134641772 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 1927 1542 69 165 0 1760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7708

[startup+0.302008 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 14040
/proc/meminfo: memFree=1617672/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=7708 CPUtime=0.29
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 1559 0 0 0 28 1 0 0 22 0 1 0 894720938 7892992 1542 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 1927 1542 69 165 0 1760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7708

[startup+0.70105 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 14040
/proc/meminfo: memFree=1617672/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=9056 CPUtime=0.69
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 2856 0 0 0 68 1 0 0 25 0 1 0 894720938 9273344 2138 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 2264 2138 84 165 0 2097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9056

[startup+1.50215 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1604288/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=15752 CPUtime=1.49
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 4536 0 0 0 147 2 0 0 25 0 1 0 894720938 16130048 3785 1992294400 134512640 135191068 4294956240 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 3938 3785 89 165 0 3771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15752

[startup+3.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1601024/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=20236 CPUtime=3.09
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 5658 0 0 0 307 2 0 0 25 0 1 0 894720938 20721664 4907 1992294400 134512640 135191068 4294956240 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 5059 4907 89 165 0 4892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20236

[startup+6.30164 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1592000/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=28400 CPUtime=6.29
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 7710 0 0 0 625 4 0 0 25 0 1 0 894720938 29081600 6959 1992294400 134512640 135191068 4294956240 18446744073709551615 134561471 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 7100 6959 89 165 0 6933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28400

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1577088/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=42480 CPUtime=12.69
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 11226 0 0 0 1262 7 0 0 25 0 1 0 894720938 43499520 10475 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 10620 10475 89 165 0 10453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42480

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1549888/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=68564 CPUtime=25.48
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 17760 0 0 0 2537 11 0 0 25 0 1 0 894720938 70209536 17009 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 17141 17009 89 165 0 16974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68564

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1512320/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=106484 CPUtime=51.08
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 27215 0 0 0 5090 18 0 0 25 0 1 0 894720938 109039616 26464 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 26621 26464 89 165 0 26454 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106484

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14041
/proc/meminfo: memFree=1448832/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=169204 CPUtime=102.27
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 42924 0 0 0 10198 29 0 0 25 0 1 0 894720938 173264896 42173 1992294400 134512640 135191068 4294956240 18446744073709551615 134588844 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 42301 42173 89 165 0 42134 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 169204

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1384000/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=234616 CPUtime=162.25
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 59246 0 0 0 16185 40 0 0 25 0 1 0 894720938 240246784 58495 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 58654 58495 89 165 0 58487 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 234616

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1327744/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=290140 CPUtime=222.23
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 73115 0 0 0 22173 50 0 0 25 0 1 0 894720938 297103360 72364 1992294400 134512640 135191068 4294956240 18446744073709551615 134561572 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 72535 72364 89 165 0 72368 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 290140

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1281024/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=337500 CPUtime=282.22
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 84951 0 0 0 28164 58 0 0 25 0 1 0 894720938 345600000 84200 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 84375 84200 89 165 0 84208 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 337500

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1237632/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=380060 CPUtime=342.2
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 95589 0 0 0 34152 68 0 0 25 0 1 0 894720938 389181440 94838 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 95015 94838 89 165 0 94848 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 380060

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1193536/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=424700 CPUtime=402.18
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 106760 0 0 0 40143 75 0 0 25 0 1 0 894720938 434892800 106009 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 106175 106009 89 165 0 106008 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 424700

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1150848/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=466780 CPUtime=462.17
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 117296 0 0 0 46134 83 0 0 25 0 1 0 894720938 477982720 116545 1992294400 134512640 135191068 4294956240 18446744073709551615 134591850 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 116695 116545 89 165 0 116528 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 466780

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1112512/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=505660 CPUtime=522.16
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 126994 0 0 0 52123 93 0 0 25 0 1 0 894720938 517795840 126243 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 126415 126243 89 165 0 126248 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 505660

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1078528/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=538940 CPUtime=582.14
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 135327 0 0 0 58113 101 0 0 25 0 1 0 894720938 551874560 134576 1992294400 134512640 135191068 4294956240 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 134735 134576 89 165 0 134568 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 538940

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1041984/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=575260 CPUtime=642.13
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 144402 0 0 0 64105 108 0 0 25 0 1 0 894720938 589066240 143651 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 143815 143651 89 165 0 143648 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 575260

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=1008256/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=609180 CPUtime=702.11
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 152894 0 0 0 70098 113 0 0 25 0 1 0 894720938 623800320 152143 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 152295 152143 89 165 0 152128 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 609180

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=972544/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=644540 CPUtime=762.1
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 161730 0 0 0 76090 120 0 0 25 0 1 0 894720938 660008960 160979 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 161135 160979 89 165 0 160968 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 644540

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=939776/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=677500 CPUtime=822.08
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 169971 0 0 0 82083 125 0 0 25 0 1 0 894720938 693760000 169220 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 169375 169220 89 165 0 169208 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 677500

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14043
/proc/meminfo: memFree=906112/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=710940 CPUtime=882.07
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 178316 0 0 0 88074 133 0 0 25 0 1 0 894720938 728002560 177565 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 177735 177565 89 165 0 177568 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 710940

[startup+942.303 s]
/proc/loadavg: 1.06 0.99 0.98 2/74 14043
/proc/meminfo: memFree=880064/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=737020 CPUtime=942.05
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 184867 0 0 0 94066 139 0 0 25 0 1 0 894720938 754708480 184116 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 184255 184116 89 165 0 184088 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 737020

[startup+1002.3 s]
/proc/loadavg: 1.07 1.00 0.99 2/74 14043
/proc/meminfo: memFree=853376/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=763420 CPUtime=1002.04
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 191460 0 0 0 100059 145 0 0 25 0 1 0 894720938 781742080 190709 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 190855 190709 89 165 0 190688 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 763420

[startup+1062.3 s]
/proc/loadavg: 1.08 1.01 0.99 2/74 14043
/proc/meminfo: memFree=831168/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=785820 CPUtime=1062.02
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 197060 0 0 0 106052 150 0 0 25 0 1 0 894720938 804679680 196309 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 196455 196309 89 165 0 196288 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 785820

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/74 14043
/proc/meminfo: memFree=805952/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=810940 CPUtime=1122.01
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 203313 0 0 0 112046 155 0 0 25 0 1 0 894720938 830402560 202562 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 202735 202562 89 165 0 202568 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 810940

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/74 14043
/proc/meminfo: memFree=781568/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=835420 CPUtime=1181.99
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 209462 0 0 0 118039 160 0 0 25 0 1 0 894720938 855470080 208711 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 208855 208711 89 165 0 208688 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 835420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.13 1.05 1.01 2/74 14043
/proc/meminfo: memFree=772928/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=843580 CPUtime=1200.08
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4194304 211503 0 0 0 119847 161 0 0 25 0 1 0 894720938 863825920 210752 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 210895 210752 89 165 0 210728 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 843580

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.13 1.05 1.01 2/74 14043
/proc/meminfo: memFree=772928/2055920 swapFree=4176824/4192956
[pid=14040] ppid=14038 vsize=0 CPUtime=1200.18
/proc/14040/stat : 14040 (tts-5-0) R 14038 14040 13941 0 -1 4195332 211503 0 0 0 119847 171 0 0 25 0 1 0 894720938 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14040/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.22
CPU user time (s): 1198.48
CPU system time (s): 1.74173
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 843580

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

runsolver used 1.21081 second user time and 3.16952 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-30 05:22:03
IDJOB=1531071
IDBENCH=70265
IDSOLVER=505
FILE ID=node82/1531071-1238383323
PBS_JOBID= 9061305
Free space on /tmp= 61636 MiB

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

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

MD5SUM BENCH= 7460bd7d43551ea81285a6734d727c9e
RANDOM SEED=827642954

node82.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1618088 kB
Buffers:         69500 kB
Cached:         297508 kB
SwapCached:       7332 kB
Active:         269064 kB
Inactive:       107344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618088 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            46496 kB
Committed_AS:  2327020 kB
PageTables:       1996 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= 61636 MiB
End job on node82 at 2009-03-30 05:42:05