Trace number 1531569

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.14 1200.49

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1366769180-095.cnf
MD5SUM24a651376c44fe64c4aa5e817f0a506b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.560914
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531569-1238478541.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 = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 65
0.00/0.02	c Clauses = 5785
0.00/0.02	c Literals = 40495
0.00/0.02	c a2
0.09/0.14	c a1
0.19/0.23	c Independent sub-problems = 1
0.19/0.23	c Sub-problem with 65 variables and 5785 clauses
0.19/0.23	c using permutation method 4
0.19/0.23	c count = 1
0.19/0.23	c Ordering finished 0.220 seconds
0.19/0.23	c mapped 0.230 seconds
0.19/0.23	c permuted 0.230 seconds
0.19/0.23	c about to sort
0.19/0.24	c sorted
0.29/0.32	c clauses now 5785
0.29/0.32	c init finished 0.240 seconds
0.29/0.32	c tree built 0.310 seconds
0.29/0.32	c 
0.29/0.32	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.32	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.32	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.32	c ................................ | ..........                     1 |                        0.3           3.2             
0.29/0.32	c ................................ | ..........                     2 |                        0.3           6.5             
0.29/0.32	c ................................ | ..........                     3 |                        0.3           9.7             
0.29/0.32	c ................................ | ..........                     4 |                        0.3          12.9             
0.29/0.32	c ................................ | ..........                     5 |                        0.3          16.1             
0.29/0.37	c ................................ | ..........                  1000 | 176                    0.4        2702.7         4859
23.98/24.04	c ................................ | ..........                268000 | 95376                 24.0       11152.7      2387467
48.08/48.13	c ................................ | ..........                429000 | 154684                48.1        8915.2      3954219
72.07/72.15	c ................................ | ..........                559000 | 203875                72.1        7748.8      5289579
95.97/96.03	c ................................ | ..........                690000 | 252578                96.0        7186.0      6606832
120.15/120.21	c ................................ | *.........                809000 | 296988               120.2        6731.0      7777882
143.95/144.03	c ................................ | *.........                912000 | 334831               144.0        6333.3      8824312
168.24/168.36	c ................................ | *.........                999000 | 367789               168.3        5934.8      9810282
192.04/192.19	c ................................ | *.........               1086000 | 400646               192.2        5651.5     10735697
216.03/216.16	c ................................ | *.........               1173000 | 434244               216.1        5427.3     11647809
240.22/240.37	c ................................ | **........               1249000 | 463688               240.3        5197.0     12474561
264.01/264.19	c ................................ | **........               1321000 | 491998               264.1        5000.9     13277683
288.01/288.13	c ................................ | **........               1389000 | 518557               288.1        4821.4     14043625
312.31/312.41	c ................................ | **........               1453000 | 543679               312.4        4651.5     14768443
336.00/336.12	c ................................ | **........               1512000 | 566568               336.1        4498.9     15462496
359.89/360.08	c ................................ | ***.......               1568000 | 588017               360.0        4355.2     16107381
384.28/384.44	c ................................ | ***.......               1618000 | 607134               384.4        4209.4     16622520
408.07/408.28	c ................................ | ***.......               1669000 | 626770               408.2        4088.5     17158692
432.17/432.38	c ................................ | ***.......               1719000 | 646384               432.3        3976.3     17720360
456.16/456.35	c ................................ | ***.......               1771000 | 667005               456.3        3881.4     18335854
479.95/480.18	c ................................ | ****......               1818000 | 685139               480.1        3786.6     18848829
504.15/504.34	c ................................ | ****......               1864000 | 703199               504.3        3696.4     19392305
528.24/528.44	c ................................ | ****......               1909000 | 721264               528.4        3613.0     19923134
552.33/552.58	c ................................ | ****......               1962000 | 742081               552.5        3551.1     20544924
575.93/576.11	c ................................ | ****......               2014000 | 762820               576.0        3496.3     21153894
599.92/600.19	c ................................ | *****.....               2059000 | 780433               600.1        3431.1     21665050
623.81/624.09	c ................................ | *****.....               2105000 | 798436               624.0        3373.4     22198933
648.21/648.40	c ................................ | *****.....               2151000 | 816180               648.3        3317.9     22724961
672.10/672.37	c ................................ | *****.....               2196000 | 833816               672.3        3266.5     23269830
696.19/696.49	c ................................ | *****.....               2239000 | 850685               696.4        3215.2     23814871
719.88/720.17	c ................................ | ******....               2284000 | 868269               720.1        3171.9     24316480
743.97/744.25	c ................................ | ******....               2329000 | 885913               744.1        3129.7     24838195
768.07/768.30	c ................................ | ******....               2378000 | 905098               768.2        3095.6     25412518
791.86/792.14	c ................................ | ******....               2419000 | 921304               792.0        3054.2     25900566
816.05/816.31	c ................................ | ******....               2467000 | 940173               816.2        3022.6     26482210
839.84/840.17	c ................................ | *******...               2508000 | 956386               840.0        2985.5     26980426
863.94/864.29	c ................................ | *******...               2551000 | 973148               864.2        2952.0     27522781
888.03/888.38	c ................................ | *******...               2592000 | 988994               888.3        2918.1     27923501
912.12/912.40	c ................................ | *******...               2631000 | 1004057              912.3        2884.0     28323344
936.12/936.41	c ................................ | *******...               2670000 | 1019511              936.3        2851.7     28721585
960.52/960.83	c ................................ | ********..               2707000 | 1033937              960.7        2817.7     29111118
984.10/984.43	c ................................ | ********..               2748000 | 1049796              984.3        2791.9     29547231
1007.99/1008.37	c ................................ | ********..               2791000 | 1066643             1008.2        2768.2     29975432
1032.10/1032.46	c ................................ | ********..               2830000 | 1081703             1032.3        2741.4     30368652
1055.98/1056.35	c ................................ | ********..               2870000 | 1097271             1056.2        2717.3     30779061
1080.28/1080.68	c ................................ | *********.               2910000 | 1113439             1080.5        2693.1     31230308
1104.08/1104.49	c ................................ | *********.               2944000 | 1127202             1104.3        2665.8     31619378
1127.77/1128.18	c ................................ | *********.               2987000 | 1143704             1128.0        2648.0     32081397
1151.96/1152.35	c ................................ | *********.               3027000 | 1159768             1152.2        2627.2     32524287
1176.35/1176.79	c ................................ | *********.               3061000 | 1172686             1176.6        2601.5     32887434

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-1531569-1238478541/watcher-1531569-1238478541 -o /tmp/evaluation-result-1531569-1238478541/solver-1531569-1238478541 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531569-1238478541.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.95 0.99 3/68 5625
/proc/meminfo: memFree=978240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=876 CPUtime=0
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 1120515794 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 219 106 68 165 0 52 0

[startup+0.0835559 s]
/proc/loadavg: 0.91 0.95 0.99 3/68 5625
/proc/meminfo: memFree=978240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=3776 CPUtime=0.08
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 736 0 0 0 8 0 0 0 18 0 1 0 1120515794 3866624 719 1992294400 134512640 135191068 4294956224 18446744073709551615 134710790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 944 719 69 165 0 777 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3776

[startup+0.101557 s]
/proc/loadavg: 0.91 0.95 0.99 3/68 5625
/proc/meminfo: memFree=978240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=3776 CPUtime=0.09
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 736 0 0 0 9 0 0 0 18 0 1 0 1120515794 3866624 719 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 944 719 69 165 0 777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3776

[startup+0.301579 s]
/proc/loadavg: 0.91 0.95 0.99 3/68 5625
/proc/meminfo: memFree=978240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=4648 CPUtime=0.29
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 1432 0 0 0 29 0 0 0 19 0 1 0 1120515794 4759552 1040 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 1162 1041 84 165 0 995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4648

[startup+0.701622 s]
/proc/loadavg: 0.91 0.95 0.99 3/68 5625
/proc/meminfo: memFree=978240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=6240 CPUtime=0.69
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 1843 0 0 0 69 0 0 0 22 0 1 0 1120515794 6389760 1451 1992294400 134512640 135191068 4294956224 18446744073709551615 134561460 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 1560 1451 89 165 0 1393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6240

[startup+1.50271 s]
/proc/loadavg: 0.92 0.95 0.99 2/69 5626
/proc/meminfo: memFree=972088/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=8004 CPUtime=1.49
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 2289 0 0 0 149 0 0 0 25 0 1 0 1120515794 8196096 1897 1992294400 134512640 135191068 4294956224 18446744073709551615 134589838 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 2001 1897 89 165 0 1834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10189 s]
/proc/loadavg: 0.92 0.95 0.99 2/69 5626
/proc/meminfo: memFree=969400/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=11364 CPUtime=3.09
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 3140 0 0 0 308 1 0 0 25 0 1 0 1120515794 11636736 2748 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 2841 2748 89 165 0 2674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11364

[startup+6.30124 s]
/proc/loadavg: 0.92 0.95 0.99 2/69 5626
/proc/meminfo: memFree=962744/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=17764 CPUtime=6.29
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 4710 0 0 0 627 2 0 0 25 0 1 0 1120515794 18190336 4318 1992294400 134512640 135191068 4294956224 18446744073709551615 134589817 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 4441 4318 89 165 0 4274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17764

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.99 2/69 5626
/proc/meminfo: memFree=951544/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=28164 CPUtime=12.69
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 7322 0 0 0 1265 4 0 0 25 0 1 0 1120515794 28839936 6930 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 7041 6930 89 165 0 6874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28164

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.99 2/69 5626
/proc/meminfo: memFree=933432/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=45608 CPUtime=25.48
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 11688 0 0 0 2541 7 0 0 25 0 1 0 1120515794 46702592 11296 1992294400 134512640 135191068 4294956224 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 11402 11296 89 165 0 11235 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45608

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.99 2/69 5626
/proc/meminfo: memFree=907704/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=71656 CPUtime=51.08
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 18158 0 0 0 5095 13 0 0 25 0 1 0 1120515794 73375744 17766 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 17914 17766 89 165 0 17747 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71656

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/69 5626
/proc/meminfo: memFree=862520/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=116136 CPUtime=102.27
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 29299 0 0 0 10204 23 0 0 25 0 1 0 1120515794 118923264 28907 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 29034 28907 89 165 0 28867 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 116136

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=819832/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=159016 CPUtime=162.25
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 40013 0 0 0 16193 32 0 0 25 0 1 0 1120515794 162832384 39621 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 39754 39621 89 165 0 39587 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 159016

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=782712/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=195816 CPUtime=222.22
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 49216 0 0 0 22182 40 0 0 25 0 1 0 1120515794 200515584 48824 1992294400 134512640 135191068 4294956224 18446744073709551615 134565851 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 48954 48824 89 165 0 48787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 195816

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=751096/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=227656 CPUtime=282.21
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 57170 0 0 0 28173 48 0 0 25 0 1 0 1120515794 233119744 56778 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 56914 56778 89 165 0 56747 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 227656

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=722168/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=256296 CPUtime=342.2
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 64343 0 0 0 34164 56 0 0 25 0 1 0 1120515794 262447104 63951 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 64074 63951 89 165 0 63907 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 256296

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=700664/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=277896 CPUtime=402.17
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 69728 0 0 0 40157 60 0 0 25 0 1 0 1120515794 284565504 69336 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 69474 69336 89 165 0 69307 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 277896

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=677240/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=301096 CPUtime=462.16
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 75526 0 0 0 46150 66 0 0 25 0 1 0 1120515794 308322304 75134 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 75274 75134 89 165 0 75107 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 301096

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=656248/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=322216 CPUtime=522.14
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 80818 0 0 0 52143 71 0 0 25 0 1 0 1120515794 329949184 80426 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 80554 80426 89 165 0 80387 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 322216

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=631800/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=346376 CPUtime=582.13
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 86868 0 0 0 58137 76 0 0 25 0 1 0 1120515794 354689024 86476 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 86594 86476 89 165 0 86427 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 346376

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=610936/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=367176 CPUtime=642.11
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 92043 0 0 0 64130 81 0 0 25 0 1 0 1120515794 375988224 91651 1992294400 134512640 135191068 4294956224 18446744073709551615 134550076 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 91794 91651 89 165 0 91627 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 367176

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5626
/proc/meminfo: memFree=589624/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=388616 CPUtime=702.09
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 97408 0 0 0 70122 87 0 0 25 0 1 0 1120515794 397942784 97016 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 97154 97016 89 165 0 96987 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 388616

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=567992/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=409896 CPUtime=762.07
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 102721 0 0 0 76114 93 0 0 25 0 1 0 1120515794 419733504 102329 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 102474 102329 89 165 0 102307 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 409896

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=546680/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=431340 CPUtime=822.05
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 108092 0 0 0 82108 97 0 0 25 0 1 0 1120515794 441692160 107700 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 107835 107700 89 165 0 107668 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 431340

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=527096/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=450700 CPUtime=882.03
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 112939 0 0 0 88102 101 0 0 25 0 1 0 1120515794 461516800 112547 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 112675 112547 89 165 0 112508 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 450700

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=511224/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=466700 CPUtime=942.02
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 116940 0 0 0 94097 105 0 0 25 0 1 0 1120515794 477900800 116548 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 116675 116548 89 165 0 116508 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 466700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=494008/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=483660 CPUtime=1002
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 121185 0 0 0 100092 108 0 0 25 0 1 0 1120515794 495267840 120793 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 120915 120793 89 165 0 120748 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 483660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=477880/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=500140 CPUtime=1061.99
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 125280 0 0 0 106087 112 0 0 25 0 1 0 1120515794 512143360 124888 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 125035 124888 89 165 0 124868 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 500140

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=460728/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=516940 CPUtime=1121.96
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 129504 0 0 0 112081 115 0 0 25 0 1 0 1120515794 529346560 129112 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 129235 129112 89 165 0 129068 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 516940

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=444472/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=533420 CPUtime=1181.95
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 133608 0 0 0 118075 120 0 0 25 0 1 0 1120515794 546222080 133216 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 133355 133216 89 165 0 133188 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 533420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5632
/proc/meminfo: memFree=439160/2055920 swapFree=4176188/4192956
[pid=5625] ppid=5623 vsize=538380 CPUtime=1200.04
/proc/5625/stat : 5625 (tts-5-0) R 5623 5625 5022 0 -1 4194304 134872 0 0 0 119883 121 0 0 25 0 1 0 1120515794 551301120 134480 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 134595 134480 89 165 0 134428 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 538380

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.14
CPU user time (s): 1198.84
CPU system time (s): 1.3018
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 538380

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

runsolver used 1.09983 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-31 07:49:01
IDJOB=1531569
IDBENCH=70514
IDSOLVER=505
FILE ID=node59/1531569-1238478541
PBS_JOBID= 9061754
Free space on /tmp= 66248 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1366769180-095.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531569-1238478541/watcher-1531569-1238478541 -o /tmp/evaluation-result-1531569-1238478541/solver-1531569-1238478541 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531569-1238478541.cnf

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

MD5SUM BENCH= 24a651376c44fe64c4aa5e817f0a506b
RANDOM SEED=913939225

node59.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.209
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.209
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:        978720 kB
Buffers:        109524 kB
Cached:         859904 kB
SwapCached:      10112 kB
Active:         191872 kB
Inactive:       789080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978720 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          16708 kB
Slab:            81876 kB
Committed_AS:  3069480 kB
PageTables:       1720 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= 66248 MiB
End job on node59 at 2009-03-31 08:09:04