Trace number 1719066

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) 1075.03 1075.29

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

1.29/1.30	c Command: HOME/tts-5-0 HOME/instance-1719066-1240642904.cnf 
1.29/1.30	c Using SATTIMEOUT of 1200
1.29/1.30	c Using SATRAM of 1800
1.29/1.30	c Size of subset node = 16
1.29/1.30	c Variables = 44095
1.29/1.30	c Clauses = 542253
1.29/1.30	c Literals = 1554259
1.29/1.30	c Reduced size:
1.29/1.30	c Variables = 44095
1.29/1.30	c Clauses = 542227
1.29/1.30	c Literals = 1554201
1.29/1.30	c a2
6.99/7.04	c a1
31.89/31.91	c Independent sub-problems = 1
31.89/31.91	c Sub-problem with 44090 variables and 542227 clauses
31.89/31.91	c using permutation method 4
31.89/31.91	c count = 1
31.89/31.91	c Ordering finished 31.590 seconds
31.89/31.91	c mapped 31.910 seconds
31.89/31.91	c permuted 31.910 seconds
31.89/31.91	c about to sort
32.09/32.14	c sorted
197.03/197.19	c clauses now 542227
197.03/197.19	c init finished 32.360 seconds
197.03/197.19	c tree built 197.170 seconds
197.03/197.19	c 
197.03/197.19	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
197.03/197.19	c ---------------------------------|----------------------------------|------------------------------------------------------
197.03/197.19	c ................................ | *.........                       |                      197.2           0.0             
197.03/197.19	c ................................ | *.........                     1 |                      197.2           0.0             
197.03/197.19	c ................................ | *.........                     2 |                      197.2           0.0             
197.03/197.19	c ................................ | *.........                     3 |                      197.2           0.0             
197.03/197.19	c ................................ | *.........                     4 |                      197.2           0.0             
197.03/197.19	c ................................ | *.........                     5 |                      197.2           0.0             
197.13/197.20	c ................................ | *.........                  1000 |                      197.2           5.1            2
197.13/197.21	c ................................ | *.........                  2000 |                      197.2          10.1           61
197.13/197.21	c ................................ | *.........                  3000 |                      197.2          15.2          243
197.13/197.21	c ................................ | *.........                  4000 |                      197.2          20.3          301
197.13/197.22	c ................................ | *.........                  5000 |                      197.2          25.4          310
197.13/197.23	c ................................ | *.........                  6000 | 34                   197.2          30.4         9687
197.13/197.24	c ................................ | *.........                  7000 | 96                   197.2          35.5        22112
197.13/197.25	c ................................ | *.........                  8000 | 117                  197.2          40.6        31178
197.13/197.26	c ................................ | *.........                  9000 | 124                  197.2          45.6        33746
215.93/216.03	c ................................ | *.........               1205000 | 69952                216.0        5578.7      2315176
239.93/240.03	c ................................ | **........               2748000 | 118976               240.0       11450.0      5009269
263.92/264.09	c ................................ | **........               4823000 | 136960               264.1       18265.5      5315243
288.02/288.16	c ................................ | **........               6501000 | 154022               288.1       22563.5      6475881
311.91/312.04	c ................................ | **........               8029000 | 171244               312.0       25734.0      9608547
335.91/336.04	c ................................ | **........               8557000 | 186939               336.0       25466.5     16287215
359.89/360.08	c ................................ | ***.......               8943000 | 201071               360.0       24838.9     20909797
383.90/384.08	c ................................ | ***.......               9312000 | 214061               384.0       24248.1     25312164
408.00/408.17	c ................................ | ***.......               9633000 | 227452               408.1       23602.8     29020328
431.88/432.04	c ................................ | ***.......               9920000 | 239508               432.0       22963.0     32330135
455.98/456.14	c ................................ | ***.......              10157000 | 250415               456.1       22269.7     34945919
479.87/480.06	c ................................ | ****......              10338000 | 259510               480.0       21537.1     36821855
503.87/504.06	c ................................ | ****......              10805000 | 272286               504.0       21438.5     41575118
527.86/528.07	c ................................ | ****......              11235000 | 286479               528.0       21277.6     45870953
551.96/552.12	c ................................ | ****......              11586000 | 298420               552.1       20986.8     49306681
575.85/576.08	c ................................ | ****......              11939000 | 312128               576.0       20726.7     52743866
599.94/600.14	c ................................ | *****.....              12227000 | 323417               600.1       20375.3     55503331
623.94/624.13	c ................................ | *****.....              12462000 | 333526               624.1       19968.9     57717201
647.93/648.10	c ................................ | *****.....              12661000 | 341608               648.0       19537.7     59395884
671.83/672.09	c ................................ | *****.....              13115000 | 353860               672.0       19515.5     62788011
695.81/696.08	c ................................ | *****.....              13495000 | 366638               696.0       19389.1     65542249
719.92/720.14	c ................................ | ******....              13818000 | 377459               720.1       19189.8     67836743
744.01/744.23	c ................................ | ******....              14134000 | 389703               744.2       18993.2     70065846
767.90/768.12	c ................................ | ******....              14399000 | 400027               768.0       18747.7     71927642
791.80/792.08	c ................................ | ******....              14639000 | 410099               792.0       18483.6     73605713
815.89/816.11	c ................................ | ******....              14836000 | 418823               816.0       18180.7     74940809
839.79/840.09	c ................................ | *******...              15220000 | 429131               840.0       18119.0     77532579
863.87/864.12	c ................................ | *******...              15615000 | 441924               864.0       18072.3     80156386
887.87/888.12	c ................................ | *******...              15932000 | 453112               888.0       17940.8     82221373
911.86/912.16	c ................................ | *******...              16262000 | 464486               912.1       17830.0     84370955
935.96/936.22	c ................................ | *******...              16525000 | 475382               936.1       17652.5     86064569
959.86/960.17	c ................................ | ********..              16791000 | 485676               960.1       17489.2     87776113
983.85/984.12	c ................................ | ********..              17008000 | 494789               984.0       17284.0     89143010
1007.85/1008.15	c ................................ | ********..              17232000 | 502277              1008.1       17094.2     91154436
1031.94/1032.20	c ................................ | ********..              17523000 | 510293              1032.1       16978.0     95142827
1055.84/1056.10	c ................................ | ********..              17743000 | 517274              1056.0       16802.1     98027837

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-1719066-1240642904/watcher-1719066-1240642904 -o /tmp/evaluation-result-1719066-1240642904/solver-1719066-1240642904 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1719066-1240642904.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.00 1.00 1.00 3/64 13556
/proc/meminfo: memFree=1796304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1008 CPUtime=0
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 92323882 1032192 114 1992294400 134512640 135191068 4294956224 18446744073709551615 134670981 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 252 114 67 165 0 85 0

[startup+0.0614719 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13556
/proc/meminfo: memFree=1796304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=3108 CPUtime=0.05
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 655 0 0 0 5 0 0 0 18 0 1 0 92323882 3182592 639 1992294400 134512640 135191068 4294956224 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 777 640 68 165 0 610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3108

[startup+0.101475 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13556
/proc/meminfo: memFree=1796304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=4508 CPUtime=0.09
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 1022 0 0 0 9 0 0 0 18 0 1 0 92323882 4616192 1006 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 1127 1007 68 165 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4508

[startup+0.301491 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13556
/proc/meminfo: memFree=1796304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=11940 CPUtime=0.29
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 2823 0 0 0 28 1 0 0 19 0 1 0 92323882 12226560 2807 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 2985 2808 68 165 0 2818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11940

[startup+0.701527 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13556
/proc/meminfo: memFree=1796304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=26416 CPUtime=0.69
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 6409 0 0 0 66 3 0 0 22 0 1 0 92323882 27049984 6393 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 6604 6393 68 165 0 6437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26416

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1760072/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=74328 CPUtime=1.49
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 17355 0 0 0 141 8 0 0 25 0 1 0 92323882 76111872 17339 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 18582 17341 69 165 0 18415 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74328

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1659208/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=151376 CPUtime=3.09
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 34466 0 0 0 294 15 0 0 25 0 1 0 92323882 155009024 34188 1992294400 134512640 135191068 4294956224 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 37844 34188 69 165 0 37677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151376

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1658952/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=151376 CPUtime=6.29
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 34470 0 0 0 613 16 0 0 25 0 1 0 92323882 155009024 34192 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 37844 34192 69 165 0 37677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151376

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1670408/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=132120 CPUtime=12.68
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 36084 0 0 0 1251 17 0 0 25 0 1 0 92323882 135290880 31405 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 33030 31405 71 165 0 32863 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 132120

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1670152/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=132120 CPUtime=25.49
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 36178 0 0 0 2531 18 0 0 25 0 1 0 92323882 135290880 31499 1992294400 134512640 135191068 4294956224 18446744073709551615 134600386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 33030 31499 71 165 0 32863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132120

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1648072/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=148632 CPUtime=51.07
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 42215 0 0 0 5087 20 0 0 25 0 1 0 92323882 152199168 37006 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 37158 37006 85 165 0 36991 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 148632

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1604296/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=196096 CPUtime=102.26
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 53240 0 0 0 10201 25 0 0 25 0 1 0 92323882 200802304 48031 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 49024 48031 85 165 0 48857 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 196096

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1573896/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=227640 CPUtime=162.24
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 60744 0 0 0 16196 28 0 0 25 0 1 0 92323882 233103360 55535 1992294400 134512640 135191068 4294956224 18446744073709551615 134551523 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 56910 55535 85 165 0 56743 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 227640

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1486024/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=312476 CPUtime=222.23
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 82697 0 0 0 22184 39 0 0 25 0 1 0 92323882 319975424 77488 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 78119 77488 89 165 0 77952 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 312476

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1428360/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=370668 CPUtime=282.22
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 97273 0 0 0 28172 50 0 0 25 0 1 0 92323882 379564032 92064 1992294400 134512640 135191068 4294956224 18446744073709551615 134641648 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 92667 92064 89 165 0 92500 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 370668

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1245576/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=553256 CPUtime=342.2
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 142911 0 0 0 34149 71 0 0 25 0 1 0 92323882 566534144 137702 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 138314 137702 89 165 0 138147 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 553256

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=1080200/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=719228 CPUtime=402.19
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 184400 0 0 0 40129 90 0 0 25 0 1 0 92323882 736489472 179191 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 179807 179191 89 165 0 179640 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 719228

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=966600/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=831576 CPUtime=462.17
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 212498 0 0 0 46111 106 0 0 25 0 1 0 92323882 851533824 207289 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 207894 207289 89 165 0 207727 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 831576

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=819208/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=980024 CPUtime=522.16
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 249585 0 0 0 52091 125 0 0 25 0 1 0 92323882 1003544576 244376 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 245006 244376 89 165 0 244839 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 980024

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=686088/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1111320 CPUtime=582.15
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 282407 0 0 0 58074 141 0 0 25 0 1 0 92323882 1137991680 277198 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 277830 277198 89 165 0 277663 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1111320

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=597640/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1198668 CPUtime=642.14
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 304247 0 0 0 64061 153 0 0 25 0 1 0 92323882 1227436032 299038 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 299667 299038 89 165 0 299500 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1198668

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=486024/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1311016 CPUtime=702.12
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 332338 0 0 0 70044 168 0 0 25 0 1 0 92323882 1342480384 327129 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 327754 327129 89 165 0 327587 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 1311016

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=403656/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1392428 CPUtime=762.11
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 352688 0 0 0 76031 180 0 0 25 0 1 0 92323882 1425846272 347479 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 348107 347479 89 165 0 347940 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1392428

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=344328/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1451648 CPUtime=822.09
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 367485 0 0 0 82022 187 0 0 25 0 1 0 92323882 1486487552 362276 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 362912 362276 89 165 0 362745 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1451648

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=240008/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1555560 CPUtime=882.07
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 393492 0 0 0 88007 200 0 0 25 0 1 0 92323882 1592893440 388283 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 388890 388283 89 165 0 388723 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1555560

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=167304/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1629156 CPUtime=942.06
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 411862 0 0 0 93995 211 0 0 25 0 1 0 92323882 1668255744 406653 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 407289 406653 89 165 0 407122 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1629156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=113928/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1681348 CPUtime=1002.04
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 424925 0 0 0 99985 219 0 0 25 0 1 0 92323882 1721700352 419716 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 420337 419716 89 165 0 420170 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1681348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=16264/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1821512 CPUtime=1062.03
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 459986 0 0 0 105967 236 0 0 25 0 1 0 92323882 1865228288 454777 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 455378 454777 89 165 0 455211 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1821512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1075 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=15944/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=1843232 CPUtime=1074.73
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4194304 465401 0 0 0 107234 239 0 0 25 0 1 0 92323882 1887469568 460192 1992294400 134512640 135191068 4294956224 18446744073709551615 134562496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 460808 460192 89 165 0 460641 0
Current children cumulated CPU time (s) 1074.73
Current children cumulated vsize (KiB) 1843232

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

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

[startup+1075.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13557
/proc/meminfo: memFree=15944/2055920 swapFree=4192956/4192956
[pid=13556] ppid=13554 vsize=0 CPUtime=1074.93
/proc/13556/stat : 13556 (tts-5-0) R 13554 13556 13097 0 -1 4195332 465401 0 0 0 107234 259 0 0 25 0 1 0 92323882 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13556/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1074.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1075.29
CPU time (s): 1075.03
CPU user time (s): 1072.35
CPU system time (s): 2.68359
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 1843232

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

runsolver used 0.696894 second user time and 2.34764 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 09:01:45
IDJOB=1719066
IDBENCH=20577
IDSOLVER=505
FILE ID=node15/1719066-1240642904
PBS_JOBID= 9186399
Free space on /tmp= 66256 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719066-1240642904/watcher-1719066-1240642904 -o /tmp/evaluation-result-1719066-1240642904/solver-1719066-1240642904 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1719066-1240642904.cnf

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=157537901

node15.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.220
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	: 5931.00
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.220
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:       1796784 kB
Buffers:         17776 kB
Cached:         161676 kB
SwapCached:          0 kB
Active:          68404 kB
Inactive:       125416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796784 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11020 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            51276 kB
Committed_AS:   295520 kB
PageTables:       1460 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= 66256 MiB
End job on node15 at 2009-04-25 09:19:42