Trace number 1531523

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.17 1200.6

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1299934729-015.cnf
MD5SUMbcd262fcf09db79337137ea25c65ab0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531523-1238473612.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 75
0.00/0.02	c Clauses = 6675
0.00/0.02	c Literals = 46725
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 75
0.00/0.02	c Clauses = 6675
0.00/0.02	c Literals = 46725
0.00/0.02	c a2
0.09/0.17	c a1
0.19/0.27	c Independent sub-problems = 1
0.19/0.27	c Sub-problem with 75 variables and 6675 clauses
0.19/0.27	c using permutation method 4
0.19/0.27	c count = 1
0.19/0.27	c Ordering finished 0.260 seconds
0.19/0.27	c mapped 0.270 seconds
0.19/0.27	c permuted 0.270 seconds
0.19/0.27	c about to sort
0.19/0.28	c sorted
0.29/0.38	c clauses now 6675
0.29/0.38	c init finished 0.280 seconds
0.29/0.38	c tree built 0.370 seconds
0.29/0.38	c 
0.29/0.38	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.38	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.38	c ................................ | ..........                       |                        0.4           0.0             
0.29/0.38	c ................................ | ..........                     1 |                        0.4           2.7             
0.29/0.38	c ................................ | ..........                     2 |                        0.4           5.4             
0.29/0.38	c ................................ | ..........                     3 |                        0.4           8.1             
0.29/0.38	c ................................ | ..........                     4 |                        0.4          10.8             
0.29/0.38	c ................................ | ..........                     5 |                        0.4          13.5             
0.39/0.42	c ................................ | ..........                  1000 | 170                    0.4        2381.0         6075
23.98/24.04	c ................................ | ..........                239000 | 79068                 24.0        9945.9      2665779
47.97/48.05	c ................................ | ..........                368000 | 124783                48.0        7660.3      4314053
71.97/72.05	c ................................ | ..........                480000 | 163278                72.0        6663.9      5741562
96.16/96.27	c ................................ | ..........                583000 | 199767                96.2        6057.1      7035420
120.15/120.24	c ................................ | *.........                671000 | 231424               120.2        5581.9      8193243
144.14/144.23	c ................................ | *.........                750000 | 259465               144.2        5201.1      9241292
168.03/168.10	c ................................ | *.........                821000 | 285208               168.1        4885.2     10245851
192.03/192.18	c ................................ | *.........                899000 | 312657               192.1        4678.9     11274984
216.21/216.38	c ................................ | *.........                985000 | 343084               216.3        4553.2     12367657
240.30/240.42	c ................................ | **........               1047000 | 365194               240.4        4355.8     13240528
264.09/264.22	c ................................ | **........               1115000 | 389431               264.1        4221.1     14177384
288.09/288.27	c ................................ | **........               1180000 | 411883               288.2        4094.4     15042978
311.98/312.15	c ................................ | **........               1245000 | 434218               312.1        3989.2     15897201
336.17/336.37	c ................................ | **........               1305000 | 455204               336.3        3880.6     16729926
359.96/360.12	c ................................ | ***.......               1357000 | 473647               360.0        3769.0     17457824
384.16/384.35	c ................................ | ***.......               1407000 | 491216               384.3        3661.5     18183405
408.24/408.40	c ................................ | ***.......               1464000 | 511591               408.3        3585.4     19004674
432.14/432.38	c ................................ | ***.......               1519000 | 531606               432.3        3513.8     19650474
456.33/456.52	c ................................ | ***.......               1573000 | 551788               456.4        3446.4     20308976
480.12/480.35	c ................................ | ****......               1626000 | 570893               480.2        3385.7     20932901
504.11/504.36	c ................................ | ****......               1674000 | 589268               504.2        3319.8     21561500
528.10/528.36	c ................................ | ****......               1718000 | 605997               528.2        3252.3     22101746
552.39/552.65	c ................................ | ****......               1759000 | 621682               552.5        3183.5     22623253
576.19/576.43	c ................................ | ****......               1801000 | 637289               576.3        3125.1     23165324
600.08/600.32	c ................................ | *****.....               1842000 | 653030               600.2        3069.0     23731750
623.97/624.24	c ................................ | *****.....               1884000 | 668970               624.1        3018.7     24288149
648.26/648.56	c ................................ | *****.....               1922000 | 683740               648.4        2964.1     24783677
672.45/672.74	c ................................ | *****.....               1960000 | 698186               672.6        2914.1     25289167
696.14/696.42	c ................................ | *****.....               2003000 | 713918               696.3        2876.8     25850435
719.93/720.24	c ................................ | ******....               2047000 | 730612               720.1        2842.7     26440962
744.22/744.56	c ................................ | ******....               2088000 | 746694               744.4        2804.9     27020101
767.91/768.28	c ................................ | ******....               2129000 | 762279               768.1        2771.7     27550274
791.90/792.26	c ................................ | ******....               2165000 | 776368               792.1        2733.3     28022146
816.50/816.82	c ................................ | ******....               2203000 | 790913               816.6        2697.6     28513941
840.00/840.36	c ................................ | *******...               2238000 | 804538               840.2        2663.7     28975273
864.08/864.41	c ................................ | *******...               2277000 | 819379               864.2        2634.7     29503879
888.08/888.42	c ................................ | *******...               2316000 | 834471               888.2        2607.4     30050182
911.86/912.27	c ................................ | *******...               2354000 | 849092               912.1        2580.9     30590709
936.05/936.45	c ................................ | *******...               2387000 | 862237               936.2        2549.5     31068752
960.34/960.72	c ................................ | ********..               2421000 | 875375               960.5        2520.5     31511181
984.34/984.77	c ................................ | ********..               2455000 | 888190               984.6        2493.5     31956879
1008.24/1008.64	c ................................ | ********..               2490000 | 901531              1008.4        2469.2     32439995
1032.31/1032.72	c ................................ | ********..               2528000 | 915720              1032.5        2448.4     32945638
1056.41/1056.84	c ................................ | ********..               2564000 | 929731              1056.6        2426.6     33449144
1080.00/1080.41	c ................................ | *********.               2601000 | 943555              1080.2        2407.9     33933089
1103.99/1104.44	c ................................ | *********.               2647000 | 960091              1104.2        2397.2     34511037
1128.19/1128.63	c ................................ | *********.               2687000 | 975272              1128.4        2381.2     35061356
1152.17/1152.61	c ................................ | *********.               2726000 | 990854              1152.4        2365.6     35624251
1176.06/1176.57	c ................................ | *********.               2758000 | 1003259             1176.3        2344.6     36075141

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531523-1238473612/watcher-1531523-1238473612 -o /tmp/evaluation-result-1531523-1238473612/solver-1531523-1238473612 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531523-1238473612.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.91 0.98 0.99 3/70 5832
/proc/meminfo: memFree=1020808/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=876 CPUtime=0
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 1120023864 897024 106 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 219 106 67 165 0 52 0

[startup+0.065991 s]
/proc/loadavg: 0.91 0.98 0.99 3/70 5832
/proc/meminfo: memFree=1020808/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=4068 CPUtime=0.06
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 820 0 0 0 6 0 0 0 18 0 1 0 1120023864 4165632 803 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 1017 803 68 165 0 850 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4068

[startup+0.101997 s]
/proc/loadavg: 0.91 0.98 0.99 3/70 5832
/proc/meminfo: memFree=1020808/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=4068 CPUtime=0.09
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 1120023864 4165632 803 1992294400 134512640 135191068 4294956240 18446744073709551615 134641786 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 1017 803 68 165 0 850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4068

[startup+0.301033 s]
/proc/loadavg: 0.91 0.98 0.99 3/70 5832
/proc/meminfo: memFree=1020808/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=2860 CPUtime=0.29
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 1068 0 0 0 29 0 0 0 19 0 1 0 1120023864 2928640 590 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 715 590 83 165 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2860

[startup+0.701105 s]
/proc/loadavg: 0.91 0.98 0.99 3/70 5832
/proc/meminfo: memFree=1020808/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=7528 CPUtime=0.69
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 2199 0 0 0 69 0 0 0 22 0 1 0 1120023864 7708672 1721 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 1882 1721 88 165 0 1715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7528

[startup+1.50125 s]
/proc/loadavg: 0.91 0.98 0.99 2/71 5833
/proc/meminfo: memFree=1013440/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=9448 CPUtime=1.49
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 2704 0 0 0 149 0 0 0 25 0 1 0 1120023864 9674752 2226 1992294400 134512640 135191068 4294956240 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 2362 2226 88 165 0 2195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9448

[startup+3.10154 s]
/proc/loadavg: 0.91 0.98 0.99 2/71 5833
/proc/meminfo: memFree=1010624/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=13132 CPUtime=3.09
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 3639 0 0 0 308 1 0 0 25 0 1 0 1120023864 13447168 3161 1992294400 134512640 135191068 4294956240 18446744073709551615 134561558 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 3283 3161 88 165 0 3116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13132

[startup+6.30112 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 5833
/proc/meminfo: memFree=1003136/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=20172 CPUtime=6.29
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 5369 0 0 0 627 2 0 0 25 0 1 0 1120023864 20656128 4891 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 5043 4891 88 165 0 4876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20172

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 5833
/proc/meminfo: memFree=991040/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=31372 CPUtime=12.69
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 8190 0 0 0 1266 3 0 0 25 0 1 0 1120023864 32124928 7712 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 7843 7712 88 165 0 7676 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31372

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 0.99 2/71 5833
/proc/meminfo: memFree=970496/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=51212 CPUtime=25.48
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 13134 0 0 0 2541 7 0 0 25 0 1 0 1120023864 52441088 12656 1992294400 134512640 135191068 4294956240 18446744073709551615 134588673 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 12803 12656 88 165 0 12636 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51212

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 5833
/proc/meminfo: memFree=943232/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=78572 CPUtime=51.08
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 19980 0 0 0 5094 14 0 0 25 0 1 0 1120023864 80457728 19502 1992294400 134512640 135191068 4294956240 18446744073709551615 134592129 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 19643 19502 88 165 0 19476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78572

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 5833
/proc/meminfo: memFree=897152/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=124012 CPUtime=102.26
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 31340 0 0 0 10204 22 0 0 25 0 1 0 1120023864 126988288 30862 1992294400 134512640 135191068 4294956240 18446744073709551615 134549952 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 31003 30862 88 165 0 30836 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 124012

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=854720/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=166732 CPUtime=162.23
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 42036 0 0 0 16192 31 0 0 25 0 1 0 1120023864 170733568 41558 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 41683 41558 88 165 0 41516 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 166732

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=812608/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=208332 CPUtime=222.21
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 52433 0 0 0 22181 40 0 0 25 0 1 0 1120023864 213331968 51955 1992294400 134512640 135191068 4294956240 18446744073709551615 134589148 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 52083 51955 88 165 0 51916 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 208332

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=776768/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=244468 CPUtime=282.19
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 61437 0 0 0 28170 49 0 0 25 0 1 0 1120023864 250335232 60959 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 61117 60959 88 165 0 60950 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 244468

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=742848/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=278068 CPUtime=342.17
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 69840 0 0 0 34160 57 0 0 25 0 1 0 1120023864 284741632 69362 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 69517 69362 88 165 0 69350 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 278068

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=713664/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=307508 CPUtime=402.15
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 77186 0 0 0 40152 63 0 0 25 0 1 0 1120023864 314888192 76708 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 76877 76708 88 165 0 76710 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 307508

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=686784/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=333912 CPUtime=462.13
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 83809 0 0 0 46144 69 0 0 25 0 1 0 1120023864 341925888 83331 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 83478 83331 88 165 0 83311 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 333912

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=662656/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=358232 CPUtime=522.11
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 89893 0 0 0 52136 75 0 0 25 0 1 0 1120023864 366829568 89415 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 89558 89415 88 165 0 89391 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 358232

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=641024/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=379832 CPUtime=582.08
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 95259 0 0 0 58128 80 0 0 25 0 1 0 1120023864 388947968 94781 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 94958 94781 88 165 0 94791 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 379832

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=619136/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=401432 CPUtime=642.07
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 100678 0 0 0 64121 86 0 0 25 0 1 0 1120023864 411066368 100200 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 100358 100200 88 165 0 100191 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 401432

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=598080/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=422552 CPUtime=702.04
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 105961 0 0 0 70114 90 0 0 25 0 1 0 1120023864 432693248 105483 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 105638 105483 88 165 0 105471 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 422552

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=574912/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=445432 CPUtime=762.02
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 111686 0 0 0 76106 96 0 0 25 0 1 0 1120023864 456122368 111208 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 111358 111208 88 165 0 111191 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 445432

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=555968/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=464632 CPUtime=822
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 116467 0 0 0 82100 100 0 0 25 0 1 0 1120023864 475783168 115989 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 116158 115989 88 165 0 115991 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 464632

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=534720/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=485592 CPUtime=881.98
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 121736 0 0 0 88093 105 0 0 25 0 1 0 1120023864 497246208 121258 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 121398 121258 88 165 0 121231 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 485592

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5833
/proc/meminfo: memFree=515072/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=505432 CPUtime=941.96
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 126693 0 0 0 94085 111 0 0 25 0 1 0 1120023864 517562368 126215 1992294400 134512640 135191068 4294956240 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 126358 126215 88 165 0 126191 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 505432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=496512/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=523832 CPUtime=1001.93
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 131289 0 0 0 100078 115 0 0 25 0 1 0 1120023864 536403968 130811 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 130958 130811 88 165 0 130791 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 523832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=476672/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=543832 CPUtime=1061.9
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 136271 0 0 0 106070 120 0 0 25 0 1 0 1120023864 556883968 135793 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 135958 135793 88 165 0 135791 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 543832

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=454528/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=565752 CPUtime=1121.89
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 141767 0 0 0 112063 126 0 0 25 0 1 0 1120023864 579330048 141289 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 141438 141289 88 165 0 141271 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 565752

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=434688/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=585752 CPUtime=1181.87
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 146761 0 0 0 118056 131 0 0 25 0 1 0 1120023864 599810048 146283 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 146438 146283 88 165 0 146271 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 585752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=428992/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=591192 CPUtime=1200.06
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 148111 0 0 0 119874 132 0 0 25 0 1 0 1120023864 605380608 147633 1992294400 134512640 135191068 4294956240 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 147798 147633 88 165 0 147631 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 591192

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 5835
/proc/meminfo: memFree=428992/2055920 swapFree=4170584/4192956
[pid=5832] ppid=5830 vsize=591192 CPUtime=1200.06
/proc/5832/stat : 5832 (tts-5-0) R 5830 5832 5673 0 -1 4194304 148111 0 0 0 119874 132 0 0 25 0 1 0 1120023864 605380608 147633 1992294400 134512640 135191068 4294956240 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/5832/statm: 147798 147633 88 165 0 147631 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 591192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.17
CPU user time (s): 1198.75
CPU system time (s): 1.41978
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 591192

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

runsolver used 1.02184 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node45 at 2009-03-31 06:26:52
IDJOB=1531523
IDBENCH=70491
IDSOLVER=505
FILE ID=node45/1531523-1238473612
PBS_JOBID= 9061796
Free space on /tmp= 66416 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1299934729-015.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531523-1238473612/watcher-1531523-1238473612 -o /tmp/evaluation-result-1531523-1238473612/solver-1531523-1238473612 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531523-1238473612.cnf

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

MD5SUM BENCH= bcd262fcf09db79337137ea25c65ab0c
RANDOM SEED=1994839524

node45.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.285
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.285
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:       1021224 kB
Buffers:        106300 kB
Cached:         821808 kB
SwapCached:      11516 kB
Active:         165632 kB
Inactive:       775492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1021224 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          18668 kB
Slab:            78856 kB
Committed_AS:  2633652 kB
PageTables:       1900 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= 66416 MiB
End job on node45 at 2009-03-31 06:46:55