Trace number 1721796

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? 1200 1200.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.59/0.64	c Command: HOME/tts-5-0 HOME/instance-1721796-1240669640.cnf 
0.59/0.64	c Using SATTIMEOUT of 1200
0.59/0.64	c Using SATRAM of 1800
0.59/0.64	c Size of subset node = 16
0.59/0.64	c Variables = 3152
0.59/0.64	c Clauses = 330948
0.59/0.64	c Literals = 988222
0.59/0.64	c Reduced size:
0.59/0.64	c Variables = 3152
0.59/0.64	c Clauses = 330948
0.59/0.64	c Literals = 988222
0.59/0.64	c a2
1.79/1.88	c a1
3.99/4.01	c Independent sub-problems = 1
3.99/4.01	c Sub-problem with 3152 variables and 330948 clauses
3.99/4.01	c using permutation method 4
3.99/4.01	c count = 1
3.99/4.01	c Ordering finished 3.820 seconds
3.99/4.01	c mapped 4.000 seconds
3.99/4.01	c permuted 4.000 seconds
3.99/4.01	c about to sort
4.09/4.15	c sorted
8.08/8.12	c clauses now 330948
8.08/8.12	c init finished 4.200 seconds
8.08/8.12	c tree built 8.100 seconds
8.08/8.12	c 
8.08/8.12	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
8.08/8.12	c ---------------------------------|----------------------------------|------------------------------------------------------
8.08/8.12	c ................................ | ..........                       |                        8.1           0.0             
8.08/8.12	c ................................ | ..........                     1 |                        8.1           0.1             
8.08/8.12	c ................................ | ..........                     2 |                        8.1           0.2             
8.08/8.12	c ................................ | ..........                     3 |                        8.1           0.4             
8.08/8.12	c ................................ | ..........                     4 |                        8.1           0.5             
8.08/8.12	c ................................ | ..........                     5 |                        8.1           0.6             
8.08/8.12	c ................................ | ..........                  1000 | 15                     8.1         123.3          246
23.98/24.02	c ................................ | ..........                406000 | 32543                 24.0       16916.7      2097850
47.97/48.05	c ................................ | ..........                721000 | 73786                 48.0       15011.5      5094998
71.96/72.05	c ................................ | ..........               1125000 | 110980                72.0       15616.3      6852688
95.96/96.02	c ................................ | ..........               1366000 | 143425                96.0       14229.2      8950589
120.04/120.14	c ................................ | *.........               1596000 | 177393               120.1       13286.7     10942629
143.94/144.06	c ................................ | *.........               1925000 | 200233               144.0       13365.3     12267295
167.93/168.09	c ................................ | *.........               2198000 | 221820               168.1       13079.4     13633037
191.93/192.07	c ................................ | *.........               2449000 | 241854               192.0       12753.2     14759356
215.92/216.05	c ................................ | *.........               2720000 | 262153               216.0       12592.0     15712466
240.01/240.14	c ................................ | **........               2949000 | 286235               240.1       12282.4     16755732
264.00/264.10	c ................................ | **........               3163000 | 308888               264.0       11979.2     17853924
287.89/288.06	c ................................ | **........               3398000 | 331501               288.0       11798.6     18856928
311.89/312.07	c ................................ | **........               3655000 | 354865               312.0       11714.4     20172447
335.88/336.07	c ................................ | **........               3899000 | 375161               336.0       11604.2     21452716
359.87/360.07	c ................................ | ***.......               4129000 | 395940               360.0       11469.4     22584886
384.06/384.24	c ................................ | ***.......               4354000 | 419679               384.2       11333.8     23954612
407.96/408.10	c ................................ | ***.......               4588000 | 441506               408.0       11244.5     25065191
432.34/432.54	c ................................ | ***.......               4680000 | 448735               432.5       10821.8     25669340
456.13/456.34	c ................................ | ***.......               4766000 | 456867               456.3       10445.8     26506504
480.03/480.27	c ................................ | ****......               4841000 | 463559               480.2       10081.4     27485160
503.92/504.16	c ................................ | ****......               4936000 | 472608               504.1        9792.5     28476221
528.21/528.44	c ................................ | ****......               5033000 | 481913               528.3        9526.1     29967381
552.11/552.33	c ................................ | ****......               5148000 | 492537               552.2        9322.2     31655543
576.00/576.24	c ................................ | ****......               5252000 | 503558               576.1        9116.2     33428866
599.89/600.12	c ................................ | *****.....               5343000 | 513332               600.0        8904.9     34836037
623.99/624.27	c ................................ | *****.....               5429000 | 524853               624.1        8698.2     36375099
647.97/648.26	c ................................ | *****.....               5535000 | 537188               648.1        8540.0     37896878
671.96/672.26	c ................................ | *****.....               5614000 | 545667               672.1        8352.6     39130848
695.97/696.28	c ................................ | *****.....               5703000 | 556812               696.1        8192.2     40548068
719.84/720.15	c ................................ | ******....               5761000 | 564223               720.0        8001.2     41357221
744.24/744.50	c ................................ | ******....               5823000 | 571891               744.4        7822.7     42333135
768.04/768.35	c ................................ | ******....               5882000 | 579647               768.2        7656.8     43219445
791.83/792.18	c ................................ | ******....               5939000 | 587113               792.0        7498.4     44179814
816.12/816.42	c ................................ | ******....               5999000 | 594833               816.3        7349.3     45240140
839.81/840.19	c ................................ | *******...               6070000 | 604401               840.0        7225.9     46724674
863.90/864.29	c ................................ | *******...               6148000 | 615313               864.1        7114.8     48352854
888.09/888.46	c ................................ | *******...               6227000 | 625745               888.3        7010.1     50071882
912.29/912.61	c ................................ | *******...               6296000 | 636260               912.4        6900.2     51320755
935.88/936.29	c ................................ | *******...               6375000 | 647788               936.1        6810.0     52900009
959.87/960.27	c ................................ | ********..               6452000 | 659301               960.1        6720.2     54380842
984.06/984.40	c ................................ | ********..               6502000 | 666677               984.2        6606.2     55207052
1007.95/1008.40	c ................................ | ********..               6557000 | 672177              1008.2        6503.7     56015840
1031.94/1032.34	c ................................ | ********..               6621000 | 679864              1032.2        6414.8     56663642
1055.94/1056.36	c ................................ | ********..               6708000 | 689657              1056.2        6351.3     57586037
1080.23/1080.61	c ................................ | *********.               6792000 | 700922              1080.4        6286.5     58573056
1103.92/1104.30	c ................................ | *********.               6892000 | 712768              1104.1        6242.2     59638446
1128.01/1128.44	c ................................ | *********.               6978000 | 723751              1128.2        6184.9     60538416
1152.01/1152.45	c ................................ | *********.               7037000 | 731428              1152.2        6107.2     61218716
1175.90/1176.32	c ................................ | *********.               7099000 | 740185              1176.1        6036.1     61877307
1199.79/1200.23	c CPU limit (1200) reached
1199.79/1200.23	c Time = 1200.01 seconds
1199.79/1200.23	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-1721796-1240669640/watcher-1721796-1240669640 -o /tmp/evaluation-result-1721796-1240669640/solver-1721796-1240669640 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1721796-1240669640.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20416
/proc/meminfo: memFree=1393200/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1008 CPUtime=0
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 94990829 1032192 120 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 252 120 68 165 0 85 0

[startup+0.0295779 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20416
/proc/meminfo: memFree=1393200/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1800 CPUtime=0.02
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 352 0 0 0 2 0 0 0 18 0 1 0 94990829 1843200 336 1992294400 134512640 135191068 4294956224 18446744073709551615 134670928 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 450 337 68 165 0 283 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1800

[startup+0.101598 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20416
/proc/meminfo: memFree=1393200/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=4288 CPUtime=0.09
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 955 0 0 0 9 0 0 0 18 0 1 0 94990829 4390912 939 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 1072 940 68 165 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.301613 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20416
/proc/meminfo: memFree=1393200/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=11324 CPUtime=0.29
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 2675 0 0 0 28 1 0 0 19 0 1 0 94990829 11595776 2659 1992294400 134512640 135191068 4294956224 18446744073709551615 134843542 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 2831 2660 68 165 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11324

[startup+0.701686 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20416
/proc/meminfo: memFree=1393200/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=28664 CPUtime=0.69
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 6877 0 0 0 66 3 0 0 22 0 1 0 94990829 29351936 6861 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 7166 6861 69 165 0 6999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28664

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1351528/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=45088 CPUtime=1.49
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 10469 0 0 0 145 4 0 0 25 0 1 0 94990829 46170112 10452 1992294400 134512640 135191068 4294956224 18446744073709551615 134519810 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 11272 10452 69 165 0 11105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45088

[startup+3.10111 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1351208/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=47336 CPUtime=3.09
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 12385 0 0 0 304 5 0 0 25 0 1 0 94990829 48472064 11720 1992294400 134512640 135191068 4294956224 18446744073709551615 134696276 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 11834 11720 71 165 0 11667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47336

[startup+6.30169 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1345960/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=52344 CPUtime=6.28
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 13569 0 0 0 623 5 0 0 25 0 1 0 94990829 53600256 12580 1992294400 134512640 135191068 4294956224 18446744073709551615 134700342 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 13086 12580 82 165 0 12919 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52344

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1322984/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=71992 CPUtime=12.68
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 19046 0 0 0 1261 7 0 0 25 0 1 0 94990829 73719808 17733 1992294400 134512640 135191068 4294956224 18446744073709551615 134551473 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 17998 17733 89 165 0 17831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71992

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1293608/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=101432 CPUtime=25.48
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 26437 0 0 0 2537 11 0 0 25 0 1 0 94990829 103866368 25124 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 25358 25124 89 165 0 25191 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101432

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1245672/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=149112 CPUtime=51.07
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 38348 0 0 0 5089 18 0 0 25 0 1 0 94990829 152690688 37035 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 37278 37035 89 165 0 37111 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149112

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1179176/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=214844 CPUtime=102.26
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 54756 0 0 0 10197 29 0 0 25 0 1 0 94990829 220000256 53443 1992294400 134512640 135191068 4294956224 18446744073709551615 134562511 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 53711 53443 89 165 0 53544 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 214844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1117608/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=276576 CPUtime=162.23
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 70173 0 0 0 16185 38 0 0 25 0 1 0 94990829 283213824 68860 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 69144 68860 89 165 0 68977 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 276576

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1074664/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=319296 CPUtime=222.21
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 80869 0 0 0 22175 46 0 0 25 0 1 0 94990829 326959104 79556 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 79824 79556 89 165 0 79657 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 319296

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=1033384/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=361056 CPUtime=282.2
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 91316 0 0 0 28165 55 0 0 25 0 1 0 94990829 369721344 90003 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 90264 90003 89 165 0 90097 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 361056

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=982312/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=411456 CPUtime=342.18
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 103898 0 0 0 34156 62 0 0 25 0 1 0 94990829 421330944 102585 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 102864 102585 89 165 0 102697 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 411456

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=933608/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=460416 CPUtime=402.15
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 116152 0 0 0 40144 71 0 0 25 0 1 0 94990829 471465984 114839 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 115104 114839 89 165 0 114937 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 460416

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=900264/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=493056 CPUtime=462.14
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 124340 0 0 0 46137 77 0 0 25 0 1 0 94990829 504889344 123027 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 123264 123027 89 165 0 123097 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 493056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=858920/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=535936 CPUtime=522.11
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 135027 0 0 0 52128 83 0 0 25 0 1 0 94990829 548798464 133714 1992294400 134512640 135191068 4294956224 18446744073709551615 134551826 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 133984 133714 89 165 0 133817 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 535936

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=785448/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=608576 CPUtime=582.1
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 153199 0 0 0 58117 93 0 0 25 0 1 0 94990829 623181824 151886 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 152144 151886 89 165 0 151977 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 608576

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20417
/proc/meminfo: memFree=727336/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=665696 CPUtime=642.08
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 167475 0 0 0 64107 101 0 0 25 0 1 0 94990829 681672704 166162 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 166424 166162 89 165 0 166257 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 665696

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=676264/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=716576 CPUtime=702.05
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 180208 0 0 0 70096 109 0 0 25 0 1 0 94990829 733773824 178895 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 179144 178895 89 165 0 178977 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 716576

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=641832/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=750656 CPUtime=762.04
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 188746 0 0 0 76090 114 0 0 25 0 1 0 94990829 768671744 187433 1992294400 134512640 135191068 4294956224 18446744073709551615 134592196 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 187664 187433 89 165 0 187497 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 750656

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=598952/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=794016 CPUtime=822.01
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 199582 0 0 0 82081 120 0 0 25 0 1 0 94990829 813072384 198269 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 198504 198269 89 165 0 198337 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 794016

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=530984/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=861696 CPUtime=882
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 216481 0 0 0 88069 131 0 0 25 0 1 0 94990829 882376704 215168 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 215424 215168 89 165 0 215257 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 861696

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=476968/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=916088 CPUtime=941.98
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 230053 0 0 0 94060 138 0 0 25 0 1 0 94990829 938074112 228740 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 229022 228740 89 165 0 228855 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 916088

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=435560/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=957048 CPUtime=1001.96
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 240279 0 0 0 100052 144 0 0 25 0 1 0 94990829 980017152 238966 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 239262 238966 89 165 0 239095 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 957048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=403880/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=988888 CPUtime=1061.94
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 248247 0 0 0 106046 148 0 0 25 0 1 0 94990829 1012621312 246934 1992294400 134512640 135191068 4294956224 18446744073709551615 134587722 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 247222 246934 89 165 0 247055 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 988888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=362152/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1030168 CPUtime=1121.92
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 258588 0 0 0 112037 155 0 0 25 0 1 0 94990829 1054892032 257275 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 257542 257275 89 165 0 257375 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1030168

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=335144/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1058008 CPUtime=1181.89
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 265542 0 0 0 118031 158 0 0 25 0 1 0 94990829 1083400192 264229 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 264502 264229 89 165 0 264335 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1058008

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=328680/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1063608 CPUtime=1189.89
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 266946 0 0 0 118830 159 0 0 25 0 1 0 94990829 1089134592 265633 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 265902 265633 89 165 0 265735 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 1063608

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=323880/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1068248 CPUtime=1196.29
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 268111 0 0 0 119470 159 0 0 25 0 1 0 94990829 1093885952 266798 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 267062 266798 89 165 0 266895 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 1068248

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=323112/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1069528 CPUtime=1197.89
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 268399 0 0 0 119629 160 0 0 25 0 1 0 94990829 1095196672 267086 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 267382 267086 89 165 0 267215 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 1069528

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=322280/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1070008 CPUtime=1198.69
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 268545 0 0 0 119709 160 0 0 25 0 1 0 94990829 1095688192 267232 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 267502 267232 89 165 0 267335 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 1070008

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=322280/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=1070648 CPUtime=1199.49
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194304 268711 0 0 0 119789 160 0 0 25 0 1 0 94990829 1096343552 267398 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 267662 267398 89 165 0 267495 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 1070648

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=321384/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=0 CPUtime=1199.89
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194308 268770 0 0 0 119823 166 0 0 25 0 1 0 94990829 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.89
Current children cumulated vsize (KiB) 0

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20419
/proc/meminfo: memFree=321384/2055920 swapFree=4180880/4192956
[pid=20416] ppid=20414 vsize=0 CPUtime=1199.99
/proc/20416/stat : 20416 (tts-5-0) R 20414 20416 20111 0 -1 4194308 268770 0 0 0 119823 176 0 0 25 0 1 0 94990829 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.4
CPU time (s): 1200
CPU user time (s): 1198.23
CPU system time (s): 1.77073
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 1070968

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

runsolver used 0.745886 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-25 16:27:21
IDJOB=1721796
IDBENCH=71077
IDSOLVER=505
FILE ID=node60/1721796-1240669640
PBS_JOBID= 9186570
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1373920159

node60.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.256
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.256
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:       1393616 kB
Buffers:         72000 kB
Cached:         502900 kB
SwapCached:       6500 kB
Active:          93836 kB
Inactive:       490148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393616 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:            6272 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            64280 kB
Committed_AS:   336780 kB
PageTables:       1452 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= 66404 MiB
End job on node60 at 2009-04-25 16:47:21