Trace number 1531485

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.18 1200.5

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531485-1238466381.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c a2
0.09/0.15	c a1
0.19/0.26	c Independent sub-problems = 1
0.19/0.26	c Sub-problem with 70 variables and 6230 clauses
0.19/0.26	c using permutation method 4
0.19/0.26	c count = 1
0.19/0.26	c Ordering finished 0.240 seconds
0.19/0.26	c mapped 0.250 seconds
0.19/0.26	c permuted 0.250 seconds
0.19/0.26	c about to sort
0.19/0.26	c sorted
0.29/0.35	c clauses now 6230
0.29/0.35	c init finished 0.260 seconds
0.29/0.35	c tree built 0.340 seconds
0.29/0.35	c 
0.29/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.35	c ................................ | ..........                     2 |                        0.3           5.9             
0.29/0.35	c ................................ | ..........                     3 |                        0.3           8.8             
0.29/0.35	c ................................ | ..........                     4 |                        0.3          11.8             
0.29/0.35	c ................................ | ..........                     5 |                        0.3          14.7             
0.39/0.41	c ................................ | ..........                  1000 | 180                    0.4        2500.0         8546
23.98/24.06	c ................................ | ..........                240000 | 84012                 24.1        9979.2      2608594
48.08/48.10	c ................................ | ..........                379000 | 131816                48.1        7881.1      4171541
72.07/72.19	c ................................ | ..........                489000 | 172156                72.2        6774.7      5491438
96.06/96.18	c ................................ | ..........                593000 | 210698                96.2        6166.8      6740467
120.16/120.24	c ................................ | *.........                686000 | 246610               120.2        5706.2      8012813
144.16/144.24	c ................................ | *.........                759000 | 275585               144.2        5262.8      9053042
168.25/168.33	c ................................ | *.........                823000 | 301649               168.3        4890.1      9976590
191.94/192.05	c ................................ | *.........                888000 | 326151               192.0        4624.5     10848122
216.03/216.18	c ................................ | *.........                950000 | 350376               216.2        4395.1     11718839
240.23/240.33	c ................................ | **........               1007000 | 373254               240.3        4190.6     12523197
263.93/264.07	c ................................ | **........               1074000 | 398163               264.0        4067.6     13364688
287.91/288.05	c ................................ | **........               1142000 | 422843               288.0        3965.1     14199995
312.11/312.24	c ................................ | **........               1210000 | 448787               312.2        3875.7     15030257
335.90/336.09	c ................................ | **........               1275000 | 474016               336.0        3794.2     15891383
360.10/360.29	c ................................ | ***.......               1334000 | 496786               360.2        3703.0     16682447
384.39/384.56	c ................................ | ***.......               1384000 | 515473               384.5        3599.3     17346379
408.28/408.49	c ................................ | ***.......               1432000 | 533723               408.4        3506.0     17971529
432.28/432.44	c ................................ | ***.......               1484000 | 553778               432.4        3432.2     18637187
456.17/456.40	c ................................ | ***.......               1534000 | 573391               456.4        3361.5     19275353
480.26/480.42	c ................................ | ****......               1576000 | 590191               480.4        3280.9     19879597
503.86/504.07	c ................................ | ****......               1621000 | 608167               504.0        3216.2     20508314
528.05/528.26	c ................................ | ****......               1664000 | 626163               528.2        3150.4     21132329
552.14/552.38	c ................................ | ****......               1705000 | 643329               552.3        3087.0     21793604
576.04/576.21	c ................................ | ****......               1744000 | 659840               576.1        3027.0     22415874
600.04/600.22	c ................................ | *****.....               1782000 | 676282               600.1        2969.3     23049338
624.42/624.63	c ................................ | *****.....               1818000 | 690729               624.5        2910.9     23587157
648.12/648.37	c ................................ | *****.....               1854000 | 705030               648.3        2859.8     24115800
672.31/672.55	c ................................ | *****.....               1888000 | 718914               672.5        2807.6     24618583
696.50/696.73	c ................................ | *****.....               1923000 | 733121               696.6        2760.4     25151478
720.31/720.55	c ................................ | ******....               1958000 | 747559               720.5        2717.7     25660311
743.99/744.22	c ................................ | ******....               1992000 | 761353               744.1        2676.9     26168888
768.28/768.57	c ................................ | ******....               2039000 | 777714               768.5        2653.3     26711444
792.28/792.57	c ................................ | ******....               2084000 | 794179               792.5        2629.7     27263181
815.88/816.17	c ................................ | ******....               2130000 | 811118               816.1        2610.0     27831281
839.97/840.28	c ................................ | *******...               2179000 | 829584               840.2        2593.5     28417976
864.06/864.37	c ................................ | *******...               2223000 | 846534               864.3        2572.1     28982525
888.16/888.48	c ................................ | *******...               2268000 | 863013               888.4        2553.0     29518955
911.95/912.26	c ................................ | *******...               2310000 | 879086               912.2        2532.5     30040407
936.54/936.86	c ................................ | *******...               2351000 | 894921               936.8        2509.7     30573881
960.04/960.36	c ................................ | ********..               2385000 | 907826               960.2        2483.8     31014293
984.33/984.62	c ................................ | ********..               2420000 | 921075               984.5        2458.1     31462292
1008.12/1008.41	c ................................ | ********..               2456000 | 934950              1008.3        2435.8     31904771
1032.22/1032.56	c ................................ | ********..               2491000 | 948617              1032.5        2412.7     32342884
1056.51/1056.88	c ................................ | ********..               2525000 | 961971              1056.8        2389.4     32794192
1080.00/1080.31	c ................................ | *********.               2555000 | 973388              1080.2        2365.3     33177124
1104.30/1104.69	c ................................ | *********.               2588000 | 986260              1104.6        2343.0     33616348
1127.99/1128.32	c ................................ | *********.               2620000 | 998845              1128.2        2322.3     34033778
1151.99/1152.36	c ................................ | *********.               2652000 | 1011626             1152.2        2301.6     34514923
1176.48/1176.89	c ................................ | *********.               2681000 | 1023599             1176.8        2278.3     34955632

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-1531485-1238466381/watcher-1531485-1238466381 -o /tmp/evaluation-result-1531485-1238466381/solver-1531485-1238466381 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531485-1238466381.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.84 1.83 1.45 3/64 20224
/proc/meminfo: memFree=1128584/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=876 CPUtime=0
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1119303059 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 219 103 67 165 0 52 0

[startup+0.0609049 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20224
/proc/meminfo: memFree=1128584/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=3764 CPUtime=0.05
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 774 0 0 0 5 0 0 0 18 0 1 0 1119303059 3854336 757 1992294400 134512640 135191068 4294956224 18446744073709551615 134555532 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 941 757 69 165 0 774 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3764

[startup+0.101909 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20224
/proc/meminfo: memFree=1128584/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=3764 CPUtime=0.09
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 774 0 0 0 9 0 0 0 18 0 1 0 1119303059 3854336 757 1992294400 134512640 135191068 4294956224 18446744073709551615 134641907 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 941 757 69 165 0 774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3764

[startup+0.301931 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20224
/proc/meminfo: memFree=1128584/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=3632 CPUtime=0.29
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 1105 0 0 0 29 0 0 0 19 0 1 0 1119303059 3719168 782 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 908 782 84 165 0 741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3632

[startup+0.701975 s]
/proc/loadavg: 1.84 1.83 1.45 3/64 20224
/proc/meminfo: memFree=1128584/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=7180 CPUtime=0.69
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 1966 0 0 0 68 1 0 0 22 0 1 0 1119303059 7352320 1643 1992294400 134512640 135191068 4294956224 18446744073709551615 134590886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 1795 1643 89 165 0 1628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7180

[startup+1.50106 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 20225
/proc/meminfo: memFree=1121536/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=9264 CPUtime=1.49
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 2469 0 0 0 148 1 0 0 25 0 1 0 1119303059 9486336 2146 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 2316 2146 89 165 0 2149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9264

[startup+3.10124 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 20225
/proc/meminfo: memFree=1118656/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=13104 CPUtime=3.09
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 3430 0 0 0 308 1 0 0 25 0 1 0 1119303059 13418496 3107 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 3276 3107 89 165 0 3109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13104

[startup+6.30159 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 20225
/proc/meminfo: memFree=1111168/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=20308 CPUtime=6.29
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 5238 0 0 0 626 3 0 0 25 0 1 0 1119303059 20795392 4915 1992294400 134512640 135191068 4294956224 18446744073709551615 134562485 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 5077 4916 89 165 0 4910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20308

[startup+12.7023 s]
/proc/loadavg: 1.71 1.80 1.44 2/65 20225
/proc/meminfo: memFree=1098560/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=31828 CPUtime=12.68
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 8124 0 0 0 1264 4 0 0 25 0 1 0 1119303059 32591872 7801 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 7957 7801 89 165 0 7790 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31828

[startup+25.5017 s]
/proc/loadavg: 1.55 1.76 1.44 2/65 20225
/proc/meminfo: memFree=1079744/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=49748 CPUtime=25.49
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 12610 0 0 0 2542 7 0 0 25 0 1 0 1119303059 50941952 12287 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 12437 12287 89 165 0 12270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49748

[startup+51.1016 s]
/proc/loadavg: 1.36 1.70 1.42 2/65 20225
/proc/meminfo: memFree=1053696/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=75988 CPUtime=51.07
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 19175 0 0 0 5093 14 0 0 25 0 1 0 1119303059 77811712 18852 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 18997 18852 89 165 0 18830 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75988

[startup+102.305 s]
/proc/loadavg: 1.16 1.59 1.40 2/65 20225
/proc/meminfo: memFree=1009600/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=119508 CPUtime=102.27
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 30040 0 0 0 10204 23 0 0 25 0 1 0 1119303059 122376192 29717 1992294400 134512640 135191068 4294956224 18446744073709551615 134694768 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 29877 29717 89 165 0 29710 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119508

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 20225
/proc/meminfo: memFree=967168/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=162068 CPUtime=162.25
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 40713 0 0 0 16193 32 0 0 25 0 1 0 1119303059 165957632 40390 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 40517 40390 89 165 0 40350 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 162068

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 20225
/proc/meminfo: memFree=931648/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=197268 CPUtime=222.23
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 49486 0 0 0 22184 39 0 0 25 0 1 0 1119303059 202002432 49163 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 49317 49163 89 165 0 49150 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 197268

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.32 2/65 20225
/proc/meminfo: memFree=898816/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=230228 CPUtime=282.21
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 57747 0 0 0 28173 48 0 0 25 0 1 0 1119303059 235753472 57424 1992294400 134512640 135191068 4294956224 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 57557 57424 89 165 0 57390 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 230228

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 20225
/proc/meminfo: memFree=864704/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=263988 CPUtime=342.21
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 66186 0 0 0 34163 58 0 0 25 0 1 0 1119303059 270323712 65863 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 65997 65863 89 165 0 65830 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 263988

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 20225
/proc/meminfo: memFree=837568/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=291348 CPUtime=402.18
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 73012 0 0 0 40155 63 0 0 25 0 1 0 1119303059 298340352 72689 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 72837 72689 89 165 0 72670 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 291348

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 20225
/proc/meminfo: memFree=811456/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=317268 CPUtime=462.17
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 79484 0 0 0 46148 69 0 0 25 0 1 0 1119303059 324882432 79161 1992294400 134512640 135191068 4294956224 18446744073709551615 134589643 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 79317 79161 89 165 0 79150 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 317268

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 20225
/proc/meminfo: memFree=786624/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=342228 CPUtime=522.15
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 85743 0 0 0 52141 74 0 0 25 0 1 0 1119303059 350441472 85420 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 85557 85420 89 165 0 85390 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 342228

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 20225
/proc/meminfo: memFree=760960/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=367668 CPUtime=582.14
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 92104 0 0 0 58135 79 0 0 25 0 1 0 1119303059 376492032 91781 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 91917 91781 89 165 0 91750 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 367668

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 20225
/proc/meminfo: memFree=738240/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=390228 CPUtime=642.13
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 97727 0 0 0 64130 83 0 0 25 0 1 0 1119303059 399593472 97404 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 97557 97404 89 165 0 97390 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 390228

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 20225
/proc/meminfo: memFree=717824/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=410868 CPUtime=702.11
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 102885 0 0 0 70123 88 0 0 25 0 1 0 1119303059 420728832 102562 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 102717 102562 89 165 0 102550 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 410868

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 20225
/proc/meminfo: memFree=696960/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=431352 CPUtime=762.1
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 108025 0 0 0 76117 93 0 0 25 0 1 0 1119303059 441704448 107702 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 107838 107702 89 165 0 107671 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 431352

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 20225
/proc/meminfo: memFree=674368/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=454232 CPUtime=822.07
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 113731 0 0 0 82109 98 0 0 25 0 1 0 1119303059 465133568 113408 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 113558 113408 89 165 0 113391 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 454232

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 20225
/proc/meminfo: memFree=651968/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=476312 CPUtime=882.06
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 119266 0 0 0 88102 104 0 0 25 0 1 0 1119303059 487743488 118943 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 119078 118943 89 165 0 118911 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 476312

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 20225
/proc/meminfo: memFree=631360/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=496952 CPUtime=942.04
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 124432 0 0 0 94095 109 0 0 25 0 1 0 1119303059 508878848 124109 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 124238 124109 89 165 0 124071 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 496952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 20225
/proc/meminfo: memFree=613440/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=514872 CPUtime=1002.03
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 128898 0 0 0 100089 114 0 0 25 0 1 0 1119303059 527228928 128575 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 128718 128575 89 165 0 128551 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 514872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 20226
/proc/meminfo: memFree=595776/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=532632 CPUtime=1062.01
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 133338 0 0 0 106083 118 0 0 25 0 1 0 1119303059 545415168 133015 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 133158 133015 89 165 0 132991 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 532632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 20227
/proc/meminfo: memFree=579008/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=549112 CPUtime=1121.99
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 137464 0 0 0 112077 122 0 0 25 0 1 0 1119303059 562290688 137141 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 137278 137141 89 165 0 137111 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 549112

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 20227
/proc/meminfo: memFree=560960/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=567352 CPUtime=1181.98
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 142035 0 0 0 118071 127 0 0 25 0 1 0 1119303059 580968448 141712 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 141838 141712 89 165 0 141671 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 567352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 20227
/proc/meminfo: memFree=555392/2055920 swapFree=4176920/4192956
[pid=20224] ppid=20222 vsize=572632 CPUtime=1200.08
/proc/20224/stat : 20224 (tts-5-0) R 20222 20224 19606 0 -1 4194304 143332 0 0 0 119881 127 0 0 25 0 1 0 1119303059 586375168 143009 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20224/statm: 143158 143009 89 165 0 142991 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 572632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.18
CPU user time (s): 1198.81
CPU system time (s): 1.36779
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 572632

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

runsolver used 0.890864 second user time and 2.68259 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-31 04:26:22
IDJOB=1531485
IDBENCH=70472
IDSOLVER=505
FILE ID=node35/1531485-1238466381
PBS_JOBID= 9061743
Free space on /tmp= 66504 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S1900558626-069.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531485-1238466381/watcher-1531485-1238466381 -o /tmp/evaluation-result-1531485-1238466381/solver-1531485-1238466381 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531485-1238466381.cnf

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED=30743006

node35.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.229
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.229
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:       1129000 kB
Buffers:        106404 kB
Cached:         716656 kB
SwapCached:      10144 kB
Active:         292776 kB
Inactive:       542076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129000 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          17520 kB
Slab:            78072 kB
Committed_AS:  2760604 kB
PageTables:       1404 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= 66500 MiB
End job on node35 at 2009-03-31 04:46:24