Trace number 1721346

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.1 1200.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
Bench CategoryAPPLICATION (applications 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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.39/0.46	c Command: HOME/tts-5-0 HOME/instance-1721346-1240665654.cnf 
0.39/0.46	c Using SATTIMEOUT of 1200
0.39/0.46	c Using SATRAM of 1800
0.39/0.46	c Size of subset node = 16
0.39/0.46	c Variables = 2522
0.39/0.46	c Clauses = 243459
0.39/0.46	c Literals = 726523
0.39/0.46	c Reduced size:
0.39/0.46	c Variables = 2522
0.39/0.46	c Clauses = 243459
0.39/0.46	c Literals = 726523
0.39/0.46	c a2
1.29/1.35	c a1
2.79/2.87	c Independent sub-problems = 1
2.79/2.87	c Sub-problem with 2522 variables and 243459 clauses
2.79/2.87	c using permutation method 4
2.79/2.87	c count = 1
2.79/2.87	c Ordering finished 2.710 seconds
2.79/2.87	c mapped 2.860 seconds
2.79/2.87	c permuted 2.860 seconds
2.79/2.87	c about to sort
2.89/2.97	c sorted
5.39/5.40	c clauses now 243459
5.39/5.40	c init finished 3.010 seconds
5.39/5.40	c tree built 5.390 seconds
5.39/5.40	c 
5.39/5.40	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
5.39/5.40	c ---------------------------------|----------------------------------|------------------------------------------------------
5.39/5.40	c ................................ | ..........                       |                        5.4           0.0             
5.39/5.40	c ................................ | ..........                     1 |                        5.4           0.2             
5.39/5.40	c ................................ | ..........                     2 |                        5.4           0.4             
5.39/5.40	c ................................ | ..........                     3 |                        5.4           0.6             
5.39/5.40	c ................................ | ..........                     4 |                        5.4           0.7             
5.39/5.40	c ................................ | ..........                     5 |                        5.4           0.9             
5.39/5.40	c ................................ | ..........                  1000 | 15                     5.4         185.5          246
23.98/24.07	c ................................ | ..........                446000 | 47455                 24.1       18537.0      3380780
47.98/48.02	c ................................ | ..........                734000 | 94852                 48.0       15288.5      6679494
71.97/72.09	c ................................ | ..........                999000 | 142107                72.1       13861.5      9177056
95.97/96.07	c ................................ | ..........               1245000 | 188591                96.0       12962.0     11641218
119.96/120.08	c ................................ | *.........               1496000 | 223128               120.1       12460.4     13021272
143.95/144.08	c ................................ | *.........               1696000 | 252199               144.1       11773.7     15722821
168.04/168.13	c ................................ | *.........               1868000 | 280835               168.1       11111.1     17796854
192.04/192.11	c ................................ | *.........               2008000 | 304954               192.1       10453.4     19275414
216.04/216.17	c ................................ | *.........               2177000 | 335571               216.1       10072.2     20815362
240.03/240.16	c ................................ | **........               2328000 | 363131               240.1        9694.7     22075834
263.92/264.09	c ................................ | **........               2482000 | 389144               264.1        9399.4     23115801
287.92/288.05	c ................................ | **........               2640000 | 418318               288.0        9166.0     24130489
312.01/312.11	c ................................ | **........               2841000 | 448506               312.1        9103.7     25516649
336.00/336.12	c ................................ | **........               2975000 | 468549               336.1        8852.3     27973088
360.00/360.10	c ................................ | ***.......               3085000 | 485556               360.1        8568.0     29697314
383.99/384.12	c ................................ | ***.......               3185000 | 499312               384.1        8292.5     31681638
408.09/408.20	c ................................ | ***.......               3277000 | 511824               408.2        8028.7     33062881
431.98/432.10	c ................................ | ***.......               3386000 | 526467               432.1        7837.1     35216676
455.97/456.15	c ................................ | ***.......               3502000 | 542078               456.1        7678.1     37270626
480.07/480.23	c ................................ | ****......               3618000 | 561064               480.2        7534.7     39111312
503.97/504.12	c ................................ | ****......               3709000 | 576753               504.1        7358.3     40332425
528.16/528.37	c ................................ | ****......               3783000 | 587059               528.3        7160.6     41500918
551.85/552.08	c ................................ | ****......               3877000 | 599967               552.0        7023.3     43110722
576.04/576.25	c ................................ | ****......               3982000 | 615473               576.2        6911.0     44909841
599.84/600.09	c ................................ | *****.....               4074000 | 629425               600.0        6789.8     46334460
623.83/624.06	c ................................ | *****.....               4176000 | 644269               624.0        6692.3     48160333
648.23/648.43	c ................................ | *****.....               4280000 | 661011               648.4        6601.3     49514923
672.02/672.23	c ................................ | *****.....               4385000 | 677888               672.2        6523.7     50689892
695.81/696.08	c ................................ | *****.....               4500000 | 698290               696.0        6465.5     52319712
720.01/720.21	c ................................ | ******....               4596000 | 714062               720.1        6382.2     53644581
743.90/744.12	c ................................ | ******....               4706000 | 730397               744.0        6325.0     55436497
767.90/768.19	c ................................ | ******....               4823000 | 749109               768.1        6279.0     57195860
791.88/792.12	c ................................ | ******....               4932000 | 769074               792.0        6227.0     58437790
816.08/816.34	c ................................ | ******....               5019000 | 783603               816.2        6148.9     59535058
839.98/840.26	c ................................ | *******...               5138000 | 803391               840.2        6115.4     60921462
863.97/864.24	c ................................ | *******...               5248000 | 821872               864.1        6073.0     62228274
887.77/888.10	c ................................ | *******...               5346000 | 838424               888.0        6020.3     63176495
912.16/912.44	c ................................ | *******...               5400000 | 846251               912.3        5918.8     64209951
936.05/936.31	c ................................ | *******...               5451000 | 854775               936.2        5822.3     64798493
959.85/960.15	c ................................ | ********..               5497000 | 862351               960.0        5725.7     65416744
983.94/984.26	c ................................ | ********..               5546000 | 870676               984.2        5635.3     66049988
1008.24/1008.50	c ................................ | ********..               5612000 | 882124              1008.4        5565.3     66722371
1032.03/1032.35	c ................................ | ********..               5672000 | 892741              1032.2        5494.8     67473835
1056.12/1056.46	c ................................ | ********..               5717000 | 899861              1056.3        5412.1     67881573
1080.02/1080.34	c ................................ | *********.               5764000 | 907847              1080.2        5335.9     68262494
1103.81/1104.13	c ................................ | *********.               5827000 | 918748              1104.0        5278.0     68916424
1127.81/1128.13	c ................................ | *********.               5890000 | 931248              1128.0        5221.6     69503382
1152.00/1152.36	c ................................ | *********.               5968000 | 945845              1152.2        5179.5     70246038
1175.80/1176.12	c ................................ | *********.               6047000 | 960554              1176.0        5142.0     70969657
1199.89/1200.22	c CPU limit (1200) reached
1199.89/1200.22	c Time = 1200.09 seconds
1199.89/1200.22	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721346-1240665654/watcher-1721346-1240665654 -o /tmp/evaluation-result-1721346-1240665654/solver-1721346-1240665654 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1721346-1240665654.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.24 1.07 1.02 3/64 13832
/proc/meminfo: memFree=1794744/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1008 CPUtime=0
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 94598123 1032192 119 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 252 120 67 165 0 85 0

[startup+0.098118 s]
/proc/loadavg: 1.24 1.07 1.02 3/64 13832
/proc/meminfo: memFree=1794744/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=4288 CPUtime=0.08
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 944 0 0 0 8 0 0 0 18 0 1 0 94598123 4390912 928 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 1072 929 68 165 0 905 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4288

[startup+0.101117 s]
/proc/loadavg: 1.24 1.07 1.02 3/64 13832
/proc/meminfo: memFree=1794744/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=4288 CPUtime=0.09
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 970 0 0 0 9 0 0 0 18 0 1 0 94598123 4390912 954 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 1072 954 68 165 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.301133 s]
/proc/loadavg: 1.24 1.07 1.02 3/64 13832
/proc/meminfo: memFree=1794744/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=11324 CPUtime=0.29
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 2705 0 0 0 28 1 0 0 19 0 1 0 94598123 11595776 2689 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 2831 2689 68 165 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11324

[startup+0.701161 s]
/proc/loadavg: 1.24 1.07 1.02 3/64 13832
/proc/meminfo: memFree=1794744/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=32604 CPUtime=0.69
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 7579 0 0 0 65 4 0 0 22 0 1 0 94598123 33386496 7562 1992294400 134512640 135191068 4294956224 18446744073709551615 134641648 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 8151 7562 69 165 0 7984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32604

[startup+1.50122 s]
/proc/loadavg: 1.24 1.07 1.02 2/65 13833
/proc/meminfo: memFree=1764592/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=20468 CPUtime=1.49
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 8070 0 0 0 145 4 0 0 25 0 1 0 94598123 20959232 4784 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 5117 4784 71 165 0 4950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20468

[startup+3.10134 s]
/proc/loadavg: 1.24 1.07 1.02 2/65 13833
/proc/meminfo: memFree=1762224/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=33796 CPUtime=3.09
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 12112 0 0 0 303 6 0 0 25 0 1 0 94598123 34607104 8350 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 8449 8350 82 165 0 8282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33796

[startup+6.30157 s]
/proc/loadavg: 1.22 1.06 1.01 2/65 13833
/proc/meminfo: memFree=1747248/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=50836 CPUtime=6.28
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 16338 0 0 0 621 7 0 0 25 0 1 0 94598123 52056064 12576 1992294400 134512640 135191068 4294956224 18446744073709551615 134587847 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 12709 12576 89 165 0 12542 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50836

[startup+12.701 s]
/proc/loadavg: 1.20 1.06 1.01 2/65 13833
/proc/meminfo: memFree=1734384/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=62168 CPUtime=12.68
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 19154 0 0 0 1259 9 0 0 25 0 1 0 94598123 63660032 15392 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 15542 15392 89 165 0 15375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62168

[startup+25.503 s]
/proc/loadavg: 1.15 1.06 1.01 2/65 13833
/proc/meminfo: memFree=1689648/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=106808 CPUtime=25.49
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 30322 0 0 0 2534 15 0 0 25 0 1 0 94598123 109371392 26560 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 26702 26560 89 165 0 26535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106808

[startup+51.1029 s]
/proc/loadavg: 1.18 1.07 1.02 2/65 13833
/proc/meminfo: memFree=1636016/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=160568 CPUtime=51.07
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 43774 0 0 0 5085 22 0 0 25 0 1 0 94598123 164421632 40012 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 40142 40012 89 165 0 39975 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 160568

[startup+102.306 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 13833
/proc/meminfo: memFree=1554224/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=240888 CPUtime=102.27
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 63844 0 0 0 10192 35 0 0 25 0 1 0 94598123 246669312 60082 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 60222 60082 89 165 0 60055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 240888

[startup+162.303 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 13833
/proc/meminfo: memFree=1469488/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=326300 CPUtime=162.25
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 85188 0 0 0 16177 48 0 0 25 0 1 0 94598123 334131200 81426 1992294400 134512640 135191068 4294956224 18446744073709551615 134562368 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 81575 81426 89 165 0 81408 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 326300

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 13833
/proc/meminfo: memFree=1408752/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=386140 CPUtime=222.23
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 100152 0 0 0 22167 56 0 0 25 0 1 0 94598123 395407360 96390 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 96535 96390 89 165 0 96368 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 386140

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13833
/proc/meminfo: memFree=1365296/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=429660 CPUtime=282.22
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 111042 0 0 0 28157 65 0 0 25 0 1 0 94598123 439971840 107280 1992294400 134512640 135191068 4294956224 18446744073709551615 134590961 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 107415 107280 89 165 0 107248 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 429660

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13833
/proc/meminfo: memFree=1290672/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=504060 CPUtime=342.2
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 129623 0 0 0 34145 75 0 0 25 0 1 0 94598123 516157440 125861 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 126015 125861 89 165 0 125848 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 504060

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13833
/proc/meminfo: memFree=1226544/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=568060 CPUtime=402.19
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 145629 0 0 0 40136 83 0 0 25 0 1 0 94598123 581693440 141867 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 142015 141867 89 165 0 141848 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 568060

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13833
/proc/meminfo: memFree=1144560/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=649660 CPUtime=462.17
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 166047 0 0 0 46122 95 0 0 25 0 1 0 94598123 665251840 162285 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 162415 162285 89 165 0 162248 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 649660

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=1085296/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=709020 CPUtime=522.15
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 180867 0 0 0 52113 102 0 0 25 0 1 0 94598123 726036480 177105 1992294400 134512640 135191068 4294956224 18446744073709551615 134591255 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 177255 177105 89 165 0 177088 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 709020

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=1022832/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=771100 CPUtime=582.15
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 196384 0 0 0 58103 112 0 0 25 0 1 0 94598123 789606400 192622 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 192775 192622 89 165 0 192608 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 771100

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=956784/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=836700 CPUtime=642.14
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 212799 0 0 0 64094 120 0 0 25 0 1 0 94598123 856780800 209037 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 209175 209037 89 165 0 209008 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 836700

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=903728/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=890140 CPUtime=702.11
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 226151 0 0 0 70084 127 0 0 25 0 1 0 94598123 911503360 222389 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 222535 222389 89 165 0 222368 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 890140

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=836784/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=956380 CPUtime=762.1
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 242712 0 0 0 76075 135 0 0 25 0 1 0 94598123 979333120 238950 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 239095 238950 89 165 0 238928 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 956380

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=787248/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1006460 CPUtime=822.09
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 255227 0 0 0 82067 142 0 0 25 0 1 0 94598123 1030615040 251465 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 251615 251465 89 165 0 251448 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1006460

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=738416/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1054460 CPUtime=882.07
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 267238 0 0 0 88059 148 0 0 25 0 1 0 94598123 1079767040 263476 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 263615 263476 89 165 0 263448 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1054460

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13833
/proc/meminfo: memFree=706608/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1086300 CPUtime=942.05
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 275215 0 0 0 94052 153 0 0 25 0 1 0 94598123 1112371200 271453 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 271575 271453 89 165 0 271408 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1086300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=678960/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1113660 CPUtime=1002.03
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 282041 0 0 0 100045 158 0 0 25 0 1 0 94598123 1140387840 278279 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 278415 278279 89 165 0 278248 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1113660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=657328/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1135420 CPUtime=1062.03
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 287473 0 0 0 106041 162 0 0 25 0 1 0 94598123 1162670080 283711 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 283855 283711 89 165 0 283688 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1135420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=635760/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1156700 CPUtime=1122
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 292804 0 0 0 112035 165 0 0 25 0 1 0 94598123 1184460800 289042 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 289175 289042 89 165 0 289008 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1156700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=604592/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=1188380 CPUtime=1181.99
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194304 300725 0 0 0 118028 171 0 0 25 0 1 0 94598123 1216901120 296963 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 297095 296963 89 165 0 296928 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1188380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=1791792/2055920 swapFree=4191900/4192956
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13835
/proc/meminfo: memFree=596080/2055920 swapFree=4191900/4192956
[pid=13832] ppid=13830 vsize=0 CPUtime=1200.09
/proc/13832/stat : 13832 (tts-5-0) R 13830 13832 13434 0 -1 4194308 302694 0 0 0 119818 191 0 0 25 0 1 0 94598123 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13832/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.4
CPU time (s): 1200.1
CPU user time (s): 1198.18
CPU system time (s): 1.91771
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 1196220

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

runsolver used 0.767883 second user time and 2.6116 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 15:20:55
IDJOB=1721346
IDBENCH=71068
IDSOLVER=505
FILE ID=node34/1721346-1240665654
PBS_JOBID= 9186556
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=1317871272

node34.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.214
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.214
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:       1795224 kB
Buffers:         15548 kB
Cached:         178140 kB
SwapCached:        384 kB
Active:          58876 kB
Inactive:       148192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795224 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4924 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            39640 kB
Committed_AS:   335316 kB
PageTables:       1384 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= 66364 MiB
End job on node34 at 2009-04-25 15:40:55