Trace number 1560796

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? (MO) 908.461 908.78

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-10.cnf
MD5SUM8906ffdee2616e35f08782ac5b24588e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.04769
Satisfiable
(Un)Satisfiability was proved
Number of variables67186
Number of clauses245335
Sum of the clauses size639643
Maximum clause length1250
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2123646
Number of clauses of size 3107493
Number of clauses of size 48907
Number of clauses of size 51467
Number of clauses of size over 53821

Solver Data

0.49/0.54	c Command: HOME/tts-5-0 HOME/instance-1560796-1238758874.cnf 
0.49/0.54	c Using SATTIMEOUT of 1200
0.49/0.54	c Using SATRAM of 1800
0.49/0.54	c Size of subset node = 16
0.49/0.54	c Variables = 67186
0.49/0.54	c Clauses = 245335
0.49/0.54	c Literals = 639643
0.49/0.54	c Reduced size:
0.49/0.54	c Variables = 67186
0.49/0.54	c Clauses = 238869
0.49/0.54	c Literals = 622526
0.49/0.54	c a2
1.10/1.16	c a1
24.78/24.84	c Independent sub-problems = 1
24.78/24.84	c Sub-problem with 64967 variables and 238869 clauses
24.78/24.84	c using permutation method 4
24.78/24.84	c count = 1
24.78/24.84	c Ordering finished 24.710 seconds
24.78/24.84	c mapped 24.830 seconds
24.78/24.84	c permuted 24.830 seconds
24.78/24.84	c about to sort
24.89/24.92	c sorted
39.07/39.13	c clauses now 238869
39.07/39.13	c init finished 25.120 seconds
39.07/39.13	c tree built 39.110 seconds
39.07/39.13	c 
39.07/39.13	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
39.07/39.13	c ---------------------------------|----------------------------------|------------------------------------------------------
39.07/39.13	c ................................ | ..........                       |                       39.1           0.0             
39.07/39.13	c ................................ | ..........                     1 |                       39.1           0.0             
39.07/39.13	c ................................ | ..........                     2 |                       39.1           0.1             
39.07/39.13	c ................................ | ..........                     3 |                       39.1           0.1             
39.07/39.13	c ................................ | ..........                     4 |                       39.1           0.1             
39.07/39.13	c ................................ | ..........                     5 |                       39.1           0.1             
39.07/39.13	c ................................ | ..........                  1000 | 7                     39.1          25.6          217
39.07/39.13	c ................................ | ..........                  2000 | 44                    39.1          51.1         1366
47.97/48.02	c ................................ | ..........                861000 | 60892                 48.0       17937.5      1325630
72.06/72.13	c ................................ | ..........               2775000 | 183397                72.1       38482.9      6323330
95.95/96.05	c ................................ | ..........               4543000 | 283089                96.0       47313.1      7675025
120.05/120.11	c ................................ | *.........               6307000 | 387998               120.1       52523.3      9980405
143.94/144.09	c ................................ | *.........               7559000 | 469733               144.1       52474.8     13959353
167.94/168.03	c ................................ | *.........               8761000 | 540856               168.0       52148.8     16684576
191.93/192.04	c ................................ | *.........              10654000 | 647418               192.0       55489.6     17925372
216.12/216.22	c ................................ | *.........              12144000 | 736121               216.2       56175.4     19795668
239.92/240.09	c ................................ | **........              13185000 | 808460               240.1       54926.1     22307554
263.91/264.05	c ................................ | **........              14549000 | 889829               264.0       55109.8     24595245
288.00/288.17	c ................................ | **........              15617000 | 959137               288.1       54203.1     27179951
311.99/312.12	c ................................ | **........              16574000 | 1015009              312.1       53111.6     29033760
335.88/336.09	c ................................ | **........              17370000 | 1067837              336.0       51691.8     31581661
359.88/360.06	c ................................ | ***.......              18102000 | 1120122              360.0       50283.3     34324046
383.97/384.15	c ................................ | ***.......              18660000 | 1156746              384.1       48582.4     36873985
407.97/408.12	c ................................ | ***.......              19185000 | 1192751              408.1       47016.3     39330096
431.85/432.10	c ................................ | ***.......              19774000 | 1232096              432.0       45771.0     41838429
455.95/456.14	c ................................ | ***.......              20382000 | 1271835              456.1       44690.5     44274420
479.94/480.15	c ................................ | ****......              20889000 | 1304529              480.1       43512.4     46551745
503.84/504.08	c ................................ | ****......              21450000 | 1341729              504.0       42559.5     49407439
527.83/528.09	c ................................ | ****......              22036000 | 1385147              528.0       41734.8     51810096
551.92/552.12	c ................................ | ****......              22551000 | 1430840              552.0       40851.0     55714210
575.91/576.12	c ................................ | ****......              22977000 | 1472303              576.0       39888.5     60332421
599.91/600.10	c ................................ | *****.....              23369000 | 1508647              600.0       38947.7     64036951
623.90/624.11	c ................................ | *****.....              23831000 | 1551310              624.0       38190.1     67409251
647.89/648.11	c ................................ | *****.....              24236000 | 1588681              648.0       37401.2     70661689
671.89/672.14	c ................................ | *****.....              24613000 | 1623307              672.0       36625.4     73842681
695.88/696.12	c ................................ | *****.....              24982000 | 1658443              696.0       35893.2     77130356
719.87/720.19	c ................................ | ******....              25432000 | 1700793              720.1       35318.8     80991231
743.86/744.15	c ................................ | ******....              25780000 | 1734946              744.0       34648.7     84542505
767.86/768.14	c ................................ | ******....              26143000 | 1768634              768.0       34039.5     87765760
791.85/792.16	c ................................ | ******....              26531000 | 1804402              792.0       33497.0     90630976
815.84/816.14	c ................................ | ******....              26953000 | 1843160              816.0       33030.2     93845902
839.83/840.14	c ................................ | *******...              27298000 | 1874966              840.0       32497.2     96897061
863.92/864.24	c ................................ | *******...              27624000 | 1905243              864.1       31968.5     99802599
887.88/888.25	c ................................ | *******...              28035000 | 1944725              888.1       31568.5    103776628

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-1560796-1238758874/watcher-1560796-1238758874 -o /tmp/evaluation-result-1560796-1238758874/solver-1560796-1238758874 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1560796-1238758874.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.29 1.06 1.02 3/73 4080
/proc/meminfo: memFree=1754904/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1008 CPUtime=0
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 1148552247 1032192 124 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 252 124 68 165 0 85 0

[startup+0.106052 s]
/proc/loadavg: 1.29 1.06 1.02 3/73 4080
/proc/meminfo: memFree=1754904/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=4952 CPUtime=0.09
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 1110 0 0 0 9 0 0 0 21 0 1 0 1148552247 5070848 1094 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 1238 1095 68 165 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4952

[startup+0.201061 s]
/proc/loadavg: 1.29 1.06 1.02 3/73 4080
/proc/meminfo: memFree=1754904/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=8432 CPUtime=0.19
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 2002 0 0 0 18 1 0 0 21 0 1 0 1148552247 8634368 1986 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 2108 1987 68 165 0 1941 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8432

[startup+0.301074 s]
/proc/loadavg: 1.29 1.06 1.02 3/73 4080
/proc/meminfo: memFree=1754904/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=12264 CPUtime=0.29
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 2945 0 0 0 27 2 0 0 22 0 1 0 1148552247 12558336 2929 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 3066 2930 68 165 0 2899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12264

[startup+0.70112 s]
/proc/loadavg: 1.29 1.06 1.02 3/73 4080
/proc/meminfo: memFree=1754904/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=34828 CPUtime=0.69
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 8347 0 0 0 65 4 0 0 25 0 1 0 1148552247 35663872 8330 1992294400 134512640 135191068 4294956224 18446744073709551615 134641769 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 8707 8330 69 165 0 8540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34828

[startup+1.50221 s]
/proc/loadavg: 1.29 1.06 1.02 2/74 4081
/proc/meminfo: memFree=1721744/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=37716 CPUtime=1.49
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 9979 0 0 0 145 4 0 0 25 0 1 0 1148552247 38621184 9117 1992294400 134512640 135191068 4294956224 18446744073709551615 134691533 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 9429 9117 71 165 0 9262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37716

[startup+3.1014 s]
/proc/loadavg: 1.34 1.08 1.03 2/74 4081
/proc/meminfo: memFree=1711760/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=44476 CPUtime=3.09
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 11645 0 0 0 304 5 0 0 25 0 1 0 1148552247 45543424 10783 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 11119 10783 71 165 0 10952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44476

[startup+6.30177 s]
/proc/loadavg: 1.34 1.08 1.03 2/74 4081
/proc/meminfo: memFree=1711376/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=44936 CPUtime=6.29
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 11765 0 0 0 624 5 0 0 25 0 1 0 1148552247 46014464 10903 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 11234 10903 71 165 0 11067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44936

[startup+12.7015 s]
/proc/loadavg: 1.40 1.09 1.03 2/74 4081
/proc/meminfo: memFree=1710224/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=46240 CPUtime=12.69
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 12036 0 0 0 1264 5 0 0 25 0 1 0 1148552247 47349760 11174 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 11560 11174 71 165 0 11393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46240

[startup+25.502 s]
/proc/loadavg: 1.31 1.09 1.03 2/74 4081
/proc/meminfo: memFree=1671504/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=85704 CPUtime=25.48
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 22155 0 0 0 2537 11 0 0 25 0 1 0 1148552247 87760896 21059 1992294400 134512640 135191068 4294956224 18446744073709551615 134697295 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 21426 21059 85 165 0 21259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85704

[startup+51.102 s]
/proc/loadavg: 1.20 1.08 1.03 2/74 4081
/proc/meminfo: memFree=1575824/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=183508 CPUtime=51.07
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 46865 0 0 0 5085 22 0 0 25 0 1 0 1148552247 187912192 45278 1992294400 134512640 135191068 4294956224 18446744073709551615 134710774 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 45877 45278 89 165 0 45710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 183508

[startup+102.302 s]
/proc/loadavg: 1.08 1.06 1.02 2/74 4081
/proc/meminfo: memFree=1474640/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=282324 CPUtime=102.26
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 71558 0 0 0 10191 35 0 0 25 0 1 0 1148552247 289099776 69971 1992294400 134512640 135191068 4294956224 18446744073709551615 134590846 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 70581 69971 89 165 0 70414 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 282324

[startup+162.302 s]
/proc/loadavg: 1.03 1.05 1.02 2/74 4081
/proc/meminfo: memFree=1342288/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=414912 CPUtime=162.23
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 104709 0 0 0 16171 52 0 0 25 0 1 0 1148552247 424869888 103122 1992294400 134512640 135191068 4294956224 18446744073709551615 134549966 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 103728 103122 89 165 0 103561 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 414912

[startup+222.307 s]
/proc/loadavg: 1.01 1.04 1.01 2/74 4081
/proc/meminfo: memFree=1274960/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=481724 CPUtime=222.23
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 121400 0 0 0 22160 63 0 0 25 0 1 0 1148552247 493285376 119813 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 120431 119813 89 165 0 120264 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 481724

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/74 4081
/proc/meminfo: memFree=1171984/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=584652 CPUtime=282.2
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 147120 0 0 0 28145 75 0 0 25 0 1 0 1148552247 598683648 145533 1992294400 134512640 135191068 4294956224 18446744073709551615 134561476 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 146163 145533 89 165 0 145996 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 584652

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 4081
/proc/meminfo: memFree=1084560/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=671948 CPUtime=342.18
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 168943 0 0 0 34132 86 0 0 25 0 1 0 1148552247 688074752 167356 1992294400 134512640 135191068 4294956224 18446744073709551615 134590921 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 167987 167356 89 165 0 167820 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 671948

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/74 4081
/proc/meminfo: memFree=986896/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=770704 CPUtime=402.16
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 193650 0 0 0 40120 96 0 0 25 0 1 0 1148552247 789200896 192063 1992294400 134512640 135191068 4294956224 18446744073709551615 134519786 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 192676 192063 89 165 0 192509 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 770704

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 4082
/proc/meminfo: memFree=886288/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=869924 CPUtime=462.15
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 218468 0 0 0 46107 108 0 0 25 0 1 0 1148552247 890802176 216881 1992294400 134512640 135191068 4294956224 18446744073709551615 134591177 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 217481 216881 89 165 0 217314 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 869924

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 4082
/proc/meminfo: memFree=788944/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=967944 CPUtime=522.13
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 242966 0 0 0 52094 119 0 0 25 0 1 0 1148552247 991174656 241379 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 241986 241379 89 165 0 241819 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 967944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4082
/proc/meminfo: memFree=629008/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1127020 CPUtime=582.11
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 282711 0 0 0 58075 136 0 0 25 0 1 0 1148552247 1154068480 281124 1992294400 134512640 135191068 4294956224 18446744073709551615 134590961 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 281755 281124 89 165 0 281588 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1127020

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4082
/proc/meminfo: memFree=497488/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1259072 CPUtime=642.09
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 315730 0 0 0 64058 151 0 0 25 0 1 0 1148552247 1289289728 314143 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 314768 314143 89 165 0 314601 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1259072

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4083
/proc/meminfo: memFree=367824/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1387672 CPUtime=702.07
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 347891 0 0 0 70043 164 0 0 25 0 1 0 1148552247 1420976128 346304 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 346918 346304 89 165 0 346751 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1387672

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4083
/proc/meminfo: memFree=226832/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1527052 CPUtime=762.07
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 382753 0 0 0 76027 180 0 0 25 0 1 0 1148552247 1563701248 381166 1992294400 134512640 135191068 4294956224 18446744073709551615 134589973 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 381763 381166 89 165 0 381596 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1527052

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4083
/proc/meminfo: memFree=110480/2055920 swapFree=4175444/4192956
[pid=4080] ppid=4078 vsize=1644560 CPUtime=822.04
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 412096 0 0 0 82012 192 0 0 25 0 1 0 1148552247 1684029440 410509 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 411140 410509 89 165 0 410973 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1644560

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4083
/proc/meminfo: memFree=15824/2055920 swapFree=4175408/4192956
[pid=4080] ppid=4078 vsize=1767620 CPUtime=881.98
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 442849 0 0 0 87993 205 0 0 25 0 1 0 1148552247 1810042880 441262 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 441905 441262 89 165 0 441738 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1767620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+908.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 4083
/proc/meminfo: memFree=15760/2055920 swapFree=4175408/4192956
[pid=4080] ppid=4078 vsize=1843332 CPUtime=908.18
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4194304 461795 0 0 0 90604 214 0 0 25 0 1 0 1148552247 1887571968 460208 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 460833 460208 89 165 0 460666 0
Current children cumulated CPU time (s) 908.18
Current children cumulated vsize (KiB) 1843332

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

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

[startup+908.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 4084
/proc/meminfo: memFree=672108/2055920 swapFree=4175408/4192956
[pid=4080] ppid=4078 vsize=0 CPUtime=908.38
/proc/4080/stat : 4080 (tts-5-0) R 4078 4080 3597 0 -1 4195332 461795 0 0 0 90604 234 0 0 25 0 1 0 1148552247 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4080/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 908.38
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 908.78
CPU time (s): 908.461
CPU user time (s): 906.046
CPU system time (s): 2.41463
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 1843332

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

runsolver used 0.756884 second user time and 2.56561 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 13:41:17
IDJOB=1560796
IDBENCH=70903
IDSOLVER=505
FILE ID=node77/1560796-1238758874
PBS_JOBID= 9085446
Free space on /tmp= 66548 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-10.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1560796-1238758874/watcher-1560796-1238758874 -o /tmp/evaluation-result-1560796-1238758874/solver-1560796-1238758874 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1560796-1238758874.cnf

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

MD5SUM BENCH= 8906ffdee2616e35f08782ac5b24588e
RANDOM SEED=1953712841

node77.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.230
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.230
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:       1755320 kB
Buffers:         30724 kB
Cached:         188944 kB
SwapCached:       8880 kB
Active:          72504 kB
Inactive:       157664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755320 kB
SwapTotal:     4192956 kB
SwapFree:      4175444 kB
Dirty:            5236 kB
Writeback:           0 kB
Mapped:          16376 kB
Slab:            55464 kB
Committed_AS:  3005804 kB
PageTables:       1992 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= 66548 MiB
End job on node77 at 2009-04-03 13:56:28