Trace number 1531571

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.13 1200.5

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1146593655-045.cnf
MD5SUM4f3aa79447d830354123007662a4d040
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.487925
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.01/0.02	c Command: HOME/tts-5-0 HOME/instance-1531571-1238478714.cnf 
0.01/0.02	c Using SATTIMEOUT of 1200
0.01/0.02	c Using SATRAM of 1800
0.01/0.02	c Size of subset node = 16
0.01/0.02	c Variables = 65
0.01/0.02	c Clauses = 5785
0.01/0.02	c Literals = 40495
0.01/0.02	c Reduced size:
0.01/0.02	c Variables = 65
0.01/0.02	c Clauses = 5785
0.01/0.02	c Literals = 40495
0.01/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.220 seconds
0.19/0.23	c permuted 0.220 seconds
0.19/0.23	c about to sort
0.19/0.23	c sorted
0.29/0.32	c clauses now 5785
0.29/0.32	c init finished 0.230 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.36	c ................................ | ..........                  1000 | 174                    0.4        2777.8         5366
24.09/24.12	c ................................ | ..........                243000 | 87122                 24.1       10074.6      2392869
48.08/48.13	c ................................ | ..........                389000 | 143585                48.1        8084.0      3924291
72.07/72.19	c ................................ | ..........                506000 | 188425                72.2        7010.3      5205001
96.17/96.21	c ................................ | ..........                603000 | 225754                96.2        6268.8      6301138
120.05/120.10	c ................................ | *.........                687000 | 257718               120.1        5721.2      7287612
144.05/144.19	c ................................ | *.........                764000 | 287827               144.2        5299.7      8154192
168.14/168.21	c ................................ | *.........                836000 | 315938               168.2        4970.9      8997681
192.13/192.22	c ................................ | *.........                920000 | 348740               192.2        4786.9      9947006
216.12/216.20	c ................................ | *.........               1009000 | 384592               216.2        4667.8     10912921
240.12/240.26	c ................................ | **........               1093000 | 418909               240.2        4550.0     11889251
264.31/264.40	c ................................ | **........               1166000 | 448467               264.4        4410.7     12720942
287.90/288.09	c ................................ | **........               1239000 | 478387               288.1        4301.3     13528616
312.00/312.17	c ................................ | **........               1309000 | 507214               312.1        4193.9     14328864
336.09/336.29	c ................................ | **........               1373000 | 533978               336.2        4083.4     15112926
359.89/360.06	c ................................ | ***.......               1444000 | 561766               360.0        4011.0     15902351
384.18/384.40	c ................................ | ***.......               1514000 | 588612               384.3        3939.3     16675294
408.17/408.36	c ................................ | ***.......               1577000 | 614358               408.3        3862.5     17439382
432.06/432.27	c ................................ | ***.......               1643000 | 639510               432.2        3801.4     18178612
456.16/456.33	c ................................ | ***.......               1710000 | 666309               456.3        3747.9     18947048
480.25/480.43	c ................................ | ****......               1774000 | 691887               480.4        3693.1     19696570
504.24/504.40	c ................................ | ****......               1836000 | 716064               504.3        3640.5     20425510
527.93/528.16	c ................................ | ****......               1891000 | 738646               528.1        3580.9     21118789
552.32/552.56	c ................................ | ****......               1942000 | 758839               552.5        3515.1     21776175
576.11/576.37	c ................................ | ****......               1986000 | 776495               576.3        3446.3     22314015
599.91/600.19	c ................................ | *****.....               2031000 | 794662               600.1        3384.4     22864669
624.10/624.30	c ................................ | *****.....               2073000 | 811663               624.2        3321.1     23383977
648.39/648.64	c ................................ | *****.....               2120000 | 830965               648.5        3268.9     23929070
672.28/672.54	c ................................ | *****.....               2165000 | 849400               672.4        3219.7     24498777
696.27/696.51	c ................................ | *****.....               2211000 | 867515               696.4        3174.9     25044541
720.17/720.46	c ................................ | ******....               2257000 | 884972               720.4        3133.2     25566744
744.37/744.60	c ................................ | ******....               2302000 | 902440               744.5        3092.0     26102695
767.96/768.27	c ................................ | ******....               2352000 | 921515               768.1        3061.9     26683075
792.35/792.61	c ................................ | ******....               2402000 | 941326               792.5        3031.0     27291323
816.04/816.34	c ................................ | ******....               2449000 | 959293               816.2        3000.5     27886873
840.33/840.69	c ................................ | *******...               2493000 | 976471               840.6        2965.9     28449029
864.33/864.64	c ................................ | *******...               2531000 | 990834               864.5        2927.7     28888709
887.92/888.22	c ................................ | *******...               2567000 | 1005197              888.1        2890.5     29338354
912.31/912.67	c ................................ | *******...               2603000 | 1019660              912.5        2852.5     29801789
936.00/936.38	c ................................ | *******...               2643000 | 1035420              936.2        2823.0     30294721
960.20/960.53	c ................................ | ********..               2682000 | 1050460              960.4        2792.7     30733344
983.99/984.36	c ................................ | ********..               2721000 | 1065961              984.2        2764.7     31180239
1008.08/1008.43	c ................................ | ********..               2758000 | 1080732             1008.3        2735.4     31606356
1031.87/1032.25	c ................................ | ********..               2792000 | 1094219             1032.1        2705.2     32036317
1056.27/1056.63	c ................................ | ********..               2827000 | 1107691             1056.5        2675.9     32439631
1079.87/1080.28	c ................................ | *********.               2855000 | 1118677             1080.1        2643.2     32771582
1103.85/1104.24	c ................................ | *********.               2885000 | 1130681             1104.1        2613.1     33161795
1127.95/1128.33	c ................................ | *********.               2915000 | 1142698             1128.2        2583.9     33565094
1152.35/1152.74	c ................................ | *********.               2947000 | 1155199             1152.6        2556.9     33945544
1175.84/1176.21	c ................................ | *********.               2978000 | 1167320             1176.0        2532.2     34294364

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-1531571-1238478714/watcher-1531571-1238478714 -o /tmp/evaluation-result-1531571-1238478714/solver-1531571-1238478714 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531571-1238478714.cnf 

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


[startup+0 s]
/proc/loadavg: 1.21 1.04 1.01 3/64 14154
/proc/meminfo: memFree=1426760/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=876 CPUtime=0
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 724763809 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 219 103 67 165 0 52 0

[startup+0.017108 s]
/proc/loadavg: 1.21 1.04 1.01 3/64 14154
/proc/meminfo: memFree=1426760/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=1272 CPUtime=0.01
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 200 0 0 0 1 0 0 0 18 0 1 0 724763809 1302528 184 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 318 184 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101121 s]
/proc/loadavg: 1.21 1.04 1.01 3/64 14154
/proc/meminfo: memFree=1426760/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=3636 CPUtime=0.09
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 734 0 0 0 9 0 0 0 18 0 1 0 724763809 3723264 717 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 909 717 69 165 0 742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3636

[startup+0.301148 s]
/proc/loadavg: 1.21 1.04 1.01 3/64 14154
/proc/meminfo: memFree=1426760/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=4648 CPUtime=0.29
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 1511 0 0 0 29 0 0 0 19 0 1 0 724763809 4759552 1051 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 1162 1051 84 165 0 995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4648

[startup+0.701205 s]
/proc/loadavg: 1.21 1.04 1.01 3/64 14154
/proc/meminfo: memFree=1426760/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=6404 CPUtime=0.69
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 1940 0 0 0 69 0 0 0 23 0 1 0 724763809 6557696 1480 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 1601 1480 89 165 0 1434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6404

[startup+1.50132 s]
/proc/loadavg: 1.19 1.03 1.01 2/65 14155
/proc/meminfo: memFree=1420544/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=8164 CPUtime=1.49
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 2398 0 0 0 149 0 0 0 25 0 1 0 724763809 8359936 1938 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 2041 1938 89 165 0 1874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8164

[startup+3.10154 s]
/proc/loadavg: 1.19 1.03 1.01 2/65 14155
/proc/meminfo: memFree=1417856/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=11684 CPUtime=3.09
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 3286 0 0 0 308 1 0 0 25 0 1 0 724763809 11964416 2826 1992294400 134512640 135191068 4294956224 18446744073709551615 134588673 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 2921 2826 89 165 0 2754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11684

[startup+6.302 s]
/proc/loadavg: 1.18 1.03 1.01 2/65 14155
/proc/meminfo: memFree=1410944/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=18244 CPUtime=6.29
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 4907 0 0 0 627 2 0 0 25 0 1 0 724763809 18681856 4447 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 4561 4447 89 165 0 4394 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18244

[startup+12.7019 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 14155
/proc/meminfo: memFree=1399816/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=28484 CPUtime=12.69
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 7478 0 0 0 1265 4 0 0 25 0 1 0 724763809 29167616 7018 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 7121 7018 89 165 0 6954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28484

[startup+25.5017 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 14155
/proc/meminfo: memFree=1382216/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=45288 CPUtime=25.48
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 11689 0 0 0 2541 7 0 0 25 0 1 0 724763809 46374912 11229 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 11322 11229 89 165 0 11155 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45288

[startup+51.1013 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 14155
/proc/meminfo: memFree=1356936/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=70888 CPUtime=51.07
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 18054 0 0 0 5096 11 0 0 25 0 1 0 724763809 72589312 17594 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 17722 17594 89 165 0 17555 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70888

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 14155
/proc/meminfo: memFree=1316616/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=110696 CPUtime=102.26
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 28003 0 0 0 10206 20 0 0 25 0 1 0 724763809 113352704 27543 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 27674 27543 89 165 0 27507 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 110696

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 14155
/proc/meminfo: memFree=1281352/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=146216 CPUtime=162.24
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 36876 0 0 0 16196 28 0 0 25 0 1 0 724763809 149725184 36416 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 36554 36416 89 165 0 36387 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 146216

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14155
/proc/meminfo: memFree=1243080/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=184136 CPUtime=222.23
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 46364 0 0 0 22187 36 0 0 25 0 1 0 724763809 188555264 45904 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 46034 45904 89 165 0 45867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 184136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1208456/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=219176 CPUtime=282.2
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 55105 0 0 0 28175 45 0 0 25 0 1 0 724763809 224436224 54645 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 54794 54645 89 165 0 54627 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 219176

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1176712/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=250376 CPUtime=342.19
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 62924 0 0 0 34167 52 0 0 25 0 1 0 724763809 256385024 62464 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 62594 62464 89 165 0 62427 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 250376

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1145416/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=282056 CPUtime=402.17
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 70821 0 0 0 40159 58 0 0 25 0 1 0 724763809 288825344 70361 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 70514 70361 89 165 0 70347 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 282056

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1115016/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=311976 CPUtime=462.16
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 78320 0 0 0 46150 66 0 0 25 0 1 0 724763809 319463424 77860 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 77994 77860 89 165 0 77827 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 311976

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14155
/proc/meminfo: memFree=1086152/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=341100 CPUtime=522.14
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 85597 0 0 0 52142 72 0 0 25 0 1 0 724763809 349286400 85137 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 85275 85137 89 165 0 85108 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 341100

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=1061888/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=365100 CPUtime=582.11
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 91611 0 0 0 58134 77 0 0 25 0 1 0 724763809 373862400 91151 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 91275 91151 89 165 0 91108 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 365100

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=1040512/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=386220 CPUtime=642.1
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 96875 0 0 0 64127 83 0 0 25 0 1 0 724763809 395489280 96415 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 96555 96415 89 165 0 96388 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 386220

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=1018496/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=408300 CPUtime=702.07
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 102403 0 0 0 70119 88 0 0 25 0 1 0 724763809 418099200 101943 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 102075 101943 89 165 0 101908 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 408300

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=996480/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=430060 CPUtime=762.06
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 107857 0 0 0 76112 94 0 0 25 0 1 0 724763809 440381440 107397 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 107515 107397 89 165 0 107348 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 430060

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=972416/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=454380 CPUtime=822.03
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 113941 0 0 0 82105 98 0 0 25 0 1 0 724763809 465285120 113481 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 113595 113481 89 165 0 113428 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 454380

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=953224/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=473260 CPUtime=882.02
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 118663 0 0 0 88099 103 0 0 25 0 1 0 724763809 484618240 118203 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 118315 118203 89 165 0 118148 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 473260

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=934600/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=492140 CPUtime=942
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 123351 0 0 0 94092 108 0 0 25 0 1 0 724763809 503951360 122891 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 123035 122891 89 165 0 122868 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 492140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=916808/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=509740 CPUtime=1001.98
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 127747 0 0 0 100086 112 0 0 25 0 1 0 724763809 521973760 127287 1992294400 134512640 135191068 4294956224 18446744073709551615 134589817 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 127435 127287 89 165 0 127268 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 509740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=900552/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=526060 CPUtime=1061.96
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 131838 0 0 0 106080 116 0 0 25 0 1 0 724763809 538685440 131378 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 131515 131378 89 165 0 131348 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 526060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=885448/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=540940 CPUtime=1121.95
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 135581 0 0 0 112075 120 0 0 25 0 1 0 724763809 553922560 135121 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 135235 135121 89 165 0 135068 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 540940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=870792/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=555660 CPUtime=1181.93
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 139256 0 0 0 118069 124 0 0 25 0 1 0 724763809 568995840 138796 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 138915 138796 89 165 0 138748 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 555660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14163
/proc/meminfo: memFree=866184/2055920 swapFree=4179868/4192956
[pid=14154] ppid=14152 vsize=560140 CPUtime=1200.03
/proc/14154/stat : 14154 (tts-5-0) R 14152 14154 14006 0 -1 4194304 140358 0 0 0 119878 125 0 0 25 0 1 0 724763809 573583360 139898 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14154/statm: 140035 139898 89 165 0 139868 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 560140

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.5
CPU time (s): 1200.13
CPU user time (s): 1198.79
CPU system time (s): 1.3468
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 560140

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

runsolver used 0.881865 second user time and 2.74058 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-31 07:51:54
IDJOB=1531571
IDBENCH=70515
IDSOLVER=505
FILE ID=node49/1531571-1238478714
PBS_JOBID= 9061819
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 4f3aa79447d830354123007662a4d040
RANDOM SEED=1338283935

node49.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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:       1427240 kB
Buffers:        104180 kB
Cached:         422216 kB
SwapCached:       6452 kB
Active:         185180 kB
Inactive:       350092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427240 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1180 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            79248 kB
Committed_AS:  1880500 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node49 at 2009-03-31 08:11:56