Trace number 1531473

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.15 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.02/0.02	c Command: HOME/tts-5-0 HOME/instance-1531473-1238464116.cnf 
0.02/0.02	c Using SATTIMEOUT of 1200
0.02/0.02	c Using SATRAM of 1800
0.02/0.02	c Size of subset node = 16
0.02/0.02	c Variables = 70
0.02/0.02	c Clauses = 6230
0.02/0.02	c Literals = 43610
0.02/0.02	c Reduced size:
0.02/0.02	c Variables = 70
0.02/0.02	c Clauses = 6230
0.02/0.02	c Literals = 43610
0.02/0.02	c a2
0.09/0.16	c a1
0.19/0.25	c Independent sub-problems = 1
0.19/0.25	c Sub-problem with 70 variables and 6230 clauses
0.19/0.25	c using permutation method 4
0.19/0.25	c count = 1
0.19/0.25	c Ordering finished 0.240 seconds
0.19/0.25	c mapped 0.250 seconds
0.19/0.25	c permuted 0.250 seconds
0.19/0.25	c about to sort
0.19/0.25	c sorted
0.29/0.34	c clauses now 6230
0.29/0.34	c init finished 0.250 seconds
0.29/0.34	c tree built 0.340 seconds
0.29/0.34	c 
0.29/0.34	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.34	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.34	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.34	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.34	c ................................ | ..........                     2 |                        0.3           5.9             
0.29/0.34	c ................................ | ..........                     3 |                        0.3           8.8             
0.29/0.34	c ................................ | ..........                     4 |                        0.3          11.8             
0.29/0.34	c ................................ | ..........                     5 |                        0.3          14.7             
0.39/0.40	c ................................ | ..........                  1000 | 185                    0.4        2564.1         5807
23.98/24.07	c ................................ | ..........                237000 | 79191                 24.1        9850.4      2532270
48.08/48.18	c ................................ | ..........                379000 | 129481                48.2        7868.0      4279191
71.98/72.05	c ................................ | ..........                518000 | 179679                72.0        7190.4      5994570
95.97/96.02	c ................................ | ..........                651000 | 228628                96.0        6781.2      7608172
119.96/120.06	c ................................ | *.........                766000 | 270938               120.0        6381.2      8962539
144.06/144.12	c ................................ | *.........                862000 | 307096               144.1        5982.0     10185188
167.95/168.07	c ................................ | *.........                947000 | 338197               168.1        5635.2     11181147
192.14/192.21	c ................................ | *.........               1030000 | 368447               192.2        5359.6     12129649
216.04/216.15	c ................................ | *.........               1101000 | 395020               216.1        5094.2     13029171
240.03/240.14	c ................................ | **........               1164000 | 419006               240.1        4847.6     13843290
263.93/264.02	c ................................ | **........               1229000 | 442427               264.0        4655.3     14703192
288.02/288.20	c ................................ | **........               1293000 | 465841               288.2        4486.9     15563325
312.11/312.29	c ................................ | **........               1352000 | 487774               312.3        4329.7     16362459
336.01/336.17	c ................................ | **........               1429000 | 516749               336.1        4251.2     17270375
360.10/360.29	c ................................ | ***.......               1503000 | 544326               360.3        4172.0     18171160
383.89/384.05	c ................................ | ***.......               1570000 | 569704               384.0        4088.3     19001239
408.09/408.27	c ................................ | ***.......               1631000 | 593207               408.2        3995.2     19849081
431.99/432.10	c ................................ | ***.......               1688000 | 614408               432.1        3907.0     20574048
456.18/456.32	c ................................ | ***.......               1745000 | 635826               456.3        3824.4     21345831
480.18/480.37	c ................................ | ****......               1805000 | 657971               480.3        3757.9     22136369
503.87/504.10	c ................................ | ****......               1862000 | 680043               504.0        3694.2     22907669
527.97/528.15	c ................................ | ****......               1921000 | 701844               528.1        3637.6     23659100
552.26/552.44	c ................................ | ****......               1971000 | 720989               552.4        3568.1     24242338
576.16/576.34	c ................................ | ****......               2018000 | 739163               576.3        3501.7     24835549
600.45/600.64	c ................................ | *****.....               2062000 | 756685               600.6        3433.3     25414394
623.84/624.08	c ................................ | *****.....               2105000 | 773572               624.0        3373.3     25973015
647.83/648.07	c ................................ | *****.....               2154000 | 792440               648.0        3324.1     26578633
672.22/672.48	c ................................ | *****.....               2208000 | 812909               672.4        3283.7     27214142
696.22/696.47	c ................................ | *****.....               2260000 | 833344               696.4        3245.3     27890928
720.22/720.41	c ................................ | ******....               2313000 | 853719               720.4        3210.9     28516551
744.01/744.24	c ................................ | ******....               2367000 | 874557               744.2        3180.7     29178709
768.20/768.40	c ................................ | ******....               2413000 | 892510               768.3        3140.6     29750780
792.20/792.44	c ................................ | ******....               2448000 | 906214               792.4        3089.5     30177146
816.13/816.43	c ................................ | ******....               2481000 | 919087               816.3        3039.4     30604517
839.93/840.22	c ................................ | *******...               2516000 | 932739               840.1        2995.0     31041568
864.42/864.73	c ................................ | *******...               2550000 | 945866               864.6        2949.4     31487831
888.11/888.41	c ................................ | *******...               2580000 | 957934               888.3        2904.6     31913080
912.30/912.61	c ................................ | *******...               2614000 | 971828               912.5        2864.8     32383694
936.10/936.46	c ................................ | *******...               2644000 | 983964               936.3        2823.9     32831863
960.19/960.50	c ................................ | ********..               2687000 | 1001216              960.4        2797.9     33347678
983.98/984.35	c ................................ | ********..               2728000 | 1017697              984.2        2771.8     33868799
1008.39/1008.73	c ................................ | ********..               2769000 | 1034387             1008.6        2745.4     34397340
1031.78/1032.15	c ................................ | ********..               2806000 | 1049450             1032.0        2719.0     34907821
1055.87/1056.29	c ................................ | ********..               2843000 | 1065098             1056.1        2691.9     35420406
1080.56/1080.91	c ................................ | *********.               2880000 | 1080624             1080.7        2664.8     35960958
1103.85/1104.20	c ................................ | *********.               2914000 | 1093702             1104.0        2639.4     36429549
1128.26/1128.65	c ................................ | *********.               2955000 | 1108799             1128.5        2618.6     36935851
1151.94/1152.36	c ................................ | *********.               2992000 | 1122800             1152.2        2596.8     37438714
1175.94/1176.35	c ................................ | *********.               3029000 | 1136065             1176.2        2575.3     37954014

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-1531473-1238464116/watcher-1531473-1238464116 -o /tmp/evaluation-result-1531473-1238464116/solver-1531473-1238464116 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531473-1238464116.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 26914
/proc/meminfo: memFree=1226288/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=876 CPUtime=0
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1119073743 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 219 104 68 165 0 52 0

[startup+0.0240891 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26914
/proc/meminfo: memFree=1226288/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=1404 CPUtime=0.02
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 237 0 0 0 2 0 0 0 18 0 1 0 1119073743 1437696 221 1992294400 134512640 135191068 4294956224 18446744073709551615 134536929 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 351 221 68 165 0 184 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1404

[startup+0.101096 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26914
/proc/meminfo: memFree=1226288/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=3780 CPUtime=0.09
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 765 0 0 0 9 0 0 0 18 0 1 0 1119073743 3870720 748 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 945 748 69 165 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3780

[startup+0.301113 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26914
/proc/meminfo: memFree=1226288/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=3888 CPUtime=0.29
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 1184 0 0 0 29 0 0 0 19 0 1 0 1119073743 3981312 871 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 972 872 84 165 0 805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3888

[startup+0.701147 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26914
/proc/meminfo: memFree=1226288/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=7024 CPUtime=0.69
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 1917 0 0 0 69 0 0 0 22 0 1 0 1119073743 7192576 1604 1992294400 134512640 135191068 4294956224 18446744073709551615 134549997 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 1756 1604 89 165 0 1589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7024

[startup+1.50122 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1219432/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=8944 CPUtime=1.49
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 2414 0 0 0 149 0 0 0 25 0 1 0 1119073743 9158656 2101 1992294400 134512640 135191068 4294956224 18446744073709551615 134588680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 2236 2102 89 165 0 2069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8944

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1216616/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=12948 CPUtime=3.09
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 3393 0 0 0 308 1 0 0 25 0 1 0 1119073743 13258752 3080 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 3237 3080 89 165 0 3070 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12948

[startup+6.30164 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1209384/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=19188 CPUtime=6.29
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 4972 0 0 0 627 2 0 0 25 0 1 0 1119073743 19648512 4659 1992294400 134512640 135191068 4294956224 18446744073709551615 134589650 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 4797 4659 89 165 0 4630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19188

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1197544/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=30388 CPUtime=12.69
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 7750 0 0 0 1265 4 0 0 25 0 1 0 1119073743 31117312 7437 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 7597 7437 89 165 0 7430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30388

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1178728/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=48468 CPUtime=25.48
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 12274 0 0 0 2541 7 0 0 25 0 1 0 1119073743 49631232 11961 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 12117 11961 89 165 0 11950 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48468

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1149736/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=77748 CPUtime=51.08
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 19606 0 0 0 5095 13 0 0 25 0 1 0 1119073743 79613952 19293 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 19437 19293 89 165 0 19270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77748

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1092776/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=133908 CPUtime=102.26
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 33648 0 0 0 10203 23 0 0 25 0 1 0 1119073743 137121792 33335 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 33477 33335 89 165 0 33310 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 133908

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1045672/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=181268 CPUtime=162.25
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 45490 0 0 0 16192 33 0 0 25 0 1 0 1119073743 185618432 45177 1992294400 134512640 135191068 4294956224 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 45317 45177 89 165 0 45150 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 181268

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=1008168/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=218228 CPUtime=222.23
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 54742 0 0 0 22182 41 0 0 25 0 1 0 1119073743 223465472 54429 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 54557 54429 89 165 0 54390 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 218228

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=974248/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=252468 CPUtime=282.23
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 63308 0 0 0 28174 49 0 0 25 0 1 0 1119073743 258527232 62995 1992294400 134512640 135191068 4294956224 18446744073709551615 134589831 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 63117 62995 89 165 0 62950 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 252468

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=939816/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=286548 CPUtime=342.21
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 71797 0 0 0 34164 57 0 0 25 0 1 0 1119073743 293425152 71484 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 71637 71484 89 165 0 71470 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 286548

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=905896/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=320628 CPUtime=402.19
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 80340 0 0 0 40154 65 0 0 25 0 1 0 1119073743 328323072 80027 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 80157 80027 89 165 0 79990 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 320628

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=875432/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=350868 CPUtime=462.18
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 87902 0 0 0 46148 70 0 0 25 0 1 0 1119073743 359288832 87589 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 87717 87589 89 165 0 87550 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 350868

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=843752/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=382548 CPUtime=522.17
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 95831 0 0 0 52140 77 0 0 25 0 1 0 1119073743 391729152 95518 1992294400 134512640 135191068 4294956224 18446744073709551615 134551005 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 95637 95518 89 165 0 95470 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 382548

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=820200/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=406068 CPUtime=582.15
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 101677 0 0 0 58132 83 0 0 25 0 1 0 1119073743 415813632 101364 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 101517 101364 89 165 0 101350 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 406068

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26915
/proc/meminfo: memFree=796840/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=429108 CPUtime=642.14
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 107443 0 0 0 64126 88 0 0 25 0 1 0 1119073743 439406592 107130 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 107277 107130 89 165 0 107110 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 429108

[startup+702.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 26915
/proc/meminfo: memFree=771176/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=455028 CPUtime=702.12
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 113918 0 0 0 70118 94 0 0 25 0 1 0 1119073743 465948672 113605 1992294400 134512640 135191068 4294956224 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 113757 113605 89 165 0 113590 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 455028

[startup+762.306 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 26921
/proc/meminfo: memFree=745376/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=480628 CPUtime=762.11
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 120323 0 0 0 76110 101 0 0 25 0 1 0 1119073743 492163072 120010 1992294400 134512640 135191068 4294956224 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 120157 120010 89 165 0 119990 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 480628

[startup+822.301 s]
/proc/loadavg: 1.20 1.06 1.02 2/65 27397
/proc/meminfo: memFree=727072/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=497748 CPUtime=822.03
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 124614 0 0 0 82097 106 0 0 25 0 1 0 1119073743 509693952 124301 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 124437 124301 89 165 0 124270 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 497748

[startup+882.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 27397
/proc/meminfo: memFree=709728/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=515028 CPUtime=882.02
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 128953 0 0 0 88091 111 0 0 25 0 1 0 1119073743 527388672 128640 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 128757 128640 89 165 0 128590 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 515028

[startup+942.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 27397
/proc/meminfo: memFree=691424/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=533588 CPUtime=942
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 133583 0 0 0 94084 116 0 0 25 0 1 0 1119073743 546394112 133270 1992294400 134512640 135191068 4294956224 18446744073709551615 134551018 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 133397 133270 89 165 0 133230 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 533588

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 27397
/proc/meminfo: memFree=670240/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=554548 CPUtime=1001.98
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 138817 0 0 0 100077 121 0 0 25 0 1 0 1119073743 567857152 138504 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 138637 138504 89 165 0 138470 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 554548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 27397
/proc/meminfo: memFree=649824/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=575188 CPUtime=1061.97
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 143974 0 0 0 106071 126 0 0 25 0 1 0 1119073743 588992512 143661 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 143797 143661 89 165 0 143630 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 575188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 27397
/proc/meminfo: memFree=629864/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=594868 CPUtime=1121.96
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 148914 0 0 0 112066 130 0 0 25 0 1 0 1119073743 609144832 148601 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 148717 148601 89 165 0 148550 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 594868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27397
/proc/meminfo: memFree=609128/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=615828 CPUtime=1181.94
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 154149 0 0 0 118060 134 0 0 25 0 1 0 1119073743 630607872 153836 1992294400 134512640 135191068 4294956224 18446744073709551615 134587025 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 153957 153836 89 165 0 153790 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 615828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27397
/proc/meminfo: memFree=601576/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=623028 CPUtime=1200.04
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4194304 155926 0 0 0 119867 137 0 0 25 0 1 0 1119073743 637980672 155613 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 155757 155613 89 165 0 155590 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 623028

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27397
/proc/meminfo: memFree=601576/2055920 swapFree=4176996/4192956
[pid=26914] ppid=26912 vsize=0 CPUtime=1200.14
/proc/26914/stat : 26914 (tts-5-0) R 26912 26914 26624 0 -1 4195332 155926 0 0 0 119867 147 0 0 25 0 1 0 1119073743 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26914/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.15
CPU user time (s): 1198.68
CPU system time (s): 1.47578
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 623028

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

runsolver used 0.905862 second user time and 2.55961 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-31 03:48:36
IDJOB=1531473
IDBENCH=70466
IDSOLVER=505
FILE ID=node50/1531473-1238464116
PBS_JOBID= 9061736
Free space on /tmp= 64220 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531473-1238464116/watcher-1531473-1238464116 -o /tmp/evaluation-result-1531473-1238464116/solver-1531473-1238464116 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531473-1238464116.cnf

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

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED=884178219

node50.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.238
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.238
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:       1226704 kB
Buffers:        101664 kB
Cached:         622544 kB
SwapCached:       9920 kB
Active:         183696 kB
Inactive:       552208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226704 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          17312 kB
Slab:            79284 kB
Committed_AS:  3083856 kB
PageTables:       1456 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= 64220 MiB
End job on node50 at 2009-03-31 04:08:39