Trace number 1531089

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.53

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S1017667294-044.cnf
MD5SUM083530c917e5930f85d1f6585a40e1fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.0137
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1531089-1238384855.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 140
0.00/0.04	c Clauses = 11900
0.00/0.04	c Literals = 83300
0.00/0.04	c a2
0.29/0.31	c a1
0.49/0.51	c Independent sub-problems = 1
0.49/0.51	c Sub-problem with 140 variables and 11900 clauses
0.49/0.51	c using permutation method 4
0.49/0.51	c count = 1
0.49/0.51	c Ordering finished 0.480 seconds
0.49/0.51	c mapped 0.500 seconds
0.49/0.51	c permuted 0.500 seconds
0.49/0.51	c about to sort
0.49/0.52	c sorted
0.69/0.73	c clauses now 11900
0.69/0.73	c init finished 0.530 seconds
0.69/0.73	c tree built 0.730 seconds
0.69/0.73	c 
0.69/0.73	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.69/0.73	c ---------------------------------|----------------------------------|------------------------------------------------------
0.69/0.73	c ................................ | ..........                       |                        0.7           0.0             
0.69/0.73	c ................................ | ..........                     1 |                        0.7           1.4             
0.69/0.73	c ................................ | ..........                     2 |                        0.7           2.7             
0.69/0.73	c ................................ | ..........                     3 |                        0.7           4.1             
0.69/0.73	c ................................ | ..........                     4 |                        0.7           5.5             
0.69/0.73	c ................................ | ..........                     5 |                        0.7           6.8             
0.69/0.78	c ................................ | ..........                  1000 | 169                    0.8        1298.7         5084
24.09/24.14	c ................................ | ..........                233000 | 76952                 24.1        9656.0      3214412
47.97/48.05	c ................................ | ..........                385000 | 131472                48.0        8015.8      5555546
72.07/72.11	c ................................ | ..........                523000 | 181030                72.1        7254.8      7717545
96.05/96.15	c ................................ | ..........                626000 | 219305                96.1        6512.0      9449224
120.05/120.17	c ................................ | *.........                717000 | 254491               120.2        5967.5     11123650
143.95/144.08	c ................................ | *.........                795000 | 283790               144.1        5518.9     12594789
168.04/168.17	c ................................ | *.........                859000 | 307551               168.1        5108.8     13828818
192.13/192.23	c ................................ | *.........                927000 | 333581               192.2        4823.4     15159794
216.32/216.40	c ................................ | *.........                991000 | 359023               216.3        4580.5     16396144
240.41/240.52	c ................................ | **........               1069000 | 388126               240.5        4445.5     17795860
264.31/264.42	c ................................ | **........               1138000 | 413460               264.4        4304.6     19106303
288.10/288.20	c ................................ | **........               1196000 | 434400               288.1        4150.6     20251121
312.30/312.45	c ................................ | **........               1250000 | 454052               312.4        4001.3     21259554
335.98/336.19	c ................................ | **........               1294000 | 470123               336.1        3849.7     22071658
360.17/360.31	c ................................ | ***.......               1349000 | 490260               360.2        3744.7     23025670
384.07/384.26	c ................................ | ***.......               1396000 | 508083               384.2        3633.6     23894188
408.46/408.63	c ................................ | ***.......               1442000 | 525380               408.6        3529.6     24755076
432.36/432.57	c ................................ | ***.......               1484000 | 540581               432.5        3431.3     25650778
456.44/456.69	c ................................ | ***.......               1527000 | 557054               456.6        3344.3     26548018
480.24/480.43	c ................................ | ****......               1579000 | 575693               480.4        3287.2     27571183
504.53/504.74	c ................................ | ****......               1623000 | 590867               504.6        3216.1     28335098
527.92/528.18	c ................................ | ****......               1665000 | 606319               528.1        3152.9     29110145
552.72/552.97	c ................................ | ****......               1705000 | 621516               552.9        3083.9     29875146
576.00/576.23	c ................................ | ****......               1740000 | 634887               576.1        3020.2     30443916
600.40/600.62	c ................................ | *****.....               1784000 | 651160               600.5        2970.8     31167272
624.29/624.56	c ................................ | *****.....               1824000 | 666277               624.5        2921.0     31875590
648.38/648.61	c ................................ | *****.....               1881000 | 687718               648.5        2900.5     32860625
672.27/672.51	c ................................ | *****.....               1931000 | 706547               672.4        2871.8     33789823
696.47/696.74	c ................................ | *****.....               1975000 | 723556               696.6        2835.1     34588555
719.86/720.12	c ................................ | ******....               2012000 | 738190               720.0        2794.4     35277691
744.35/744.63	c ................................ | ******....               2052000 | 754202               744.5        2756.2     36040322
768.14/768.49	c ................................ | ******....               2086000 | 767117               768.4        2714.9     36701241
791.93/792.30	c ................................ | ******....               2129000 | 783455               792.2        2687.6     37566086
815.93/816.29	c ................................ | ******....               2165000 | 797639               816.1        2652.7     38242284
840.62/840.91	c ................................ | *******...               2200000 | 811713               840.8        2616.7     38888998
864.10/864.48	c ................................ | *******...               2236000 | 826432               864.3        2587.0     39593218
888.20/888.54	c ................................ | *******...               2279000 | 843568               888.4        2565.3     40382341
912.39/912.77	c ................................ | *******...               2324000 | 861485               912.6        2546.6     41190959
936.48/936.84	c ................................ | *******...               2361000 | 876983               936.7        2520.6     41950703
959.88/960.27	c ................................ | ********..               2406000 | 893410               960.1        2506.0     42831521
984.17/984.57	c ................................ | ********..               2436000 | 904686               984.4        2474.6     43357355
1008.27/1008.65	c ................................ | ********..               2466000 | 916212              1008.5        2445.3     43963088
1032.56/1032.92	c ................................ | ********..               2495000 | 927177              1032.7        2415.9     44695927
1055.95/1056.39	c ................................ | ********..               2519000 | 936827              1056.2        2384.9     45144578
1080.44/1080.87	c ................................ | *********.               2557000 | 951428              1080.7        2366.1     45829685
1103.94/1104.31	c ................................ | *********.               2584000 | 961711              1104.1        2340.3     46326802
1128.53/1128.98	c ................................ | *********.               2616000 | 975016              1128.8        2317.5     46932908
1151.81/1152.29	c ................................ | *********.               2650000 | 987924              1152.1        2300.2     47555834
1176.40/1176.80	c ................................ | *********.               2705000 | 1008980             1176.6        2299.0     48488902

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-1531089-1238384855/watcher-1531089-1238384855 -o /tmp/evaluation-result-1531089-1238384855/solver-1531089-1238384855 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531089-1238384855.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.92 0.98 1.12 3/64 31091
/proc/meminfo: memFree=1363440/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=876 CPUtime=0
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1111151601 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 219 103 67 165 0 52 0

[startup+0.078606 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 31091
/proc/meminfo: memFree=1363440/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=6848 CPUtime=0.06
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 1451 0 0 0 6 0 0 0 18 0 1 0 1111151601 7012352 1434 1992294400 134512640 135191068 4294956224 18446744073709551615 134710785 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 1712 1434 69 165 0 1545 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6848

[startup+0.101608 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 31091
/proc/meminfo: memFree=1363440/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=6848 CPUtime=0.09
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 1451 0 0 0 9 0 0 0 18 0 1 0 1111151601 7012352 1434 1992294400 134512640 135191068 4294956224 18446744073709551615 134641796 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 1712 1434 69 165 0 1545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6848

[startup+0.301643 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 31091
/proc/meminfo: memFree=1363440/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=6848 CPUtime=0.29
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 1451 0 0 0 29 0 0 0 19 0 1 0 1111151601 7012352 1434 1992294400 134512640 135191068 4294956224 18446744073709551615 134641697 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 1712 1434 69 165 0 1545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6848

[startup+0.701711 s]
/proc/loadavg: 0.92 0.98 1.12 3/64 31091
/proc/meminfo: memFree=1363440/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=10860 CPUtime=0.69
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 3319 0 0 0 68 1 0 0 22 0 1 0 1111151601 11120640 2590 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 2715 2590 84 165 0 2548 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10860

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 1.12 2/65 31092
/proc/meminfo: memFree=1351336/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=14456 CPUtime=1.49
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 4185 0 0 0 147 2 0 0 25 0 1 0 1111151601 14802944 3456 1992294400 134512640 135191068 4294956224 18446744073709551615 134592239 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 3614 3456 89 165 0 3447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14456

[startup+3.10112 s]
/proc/loadavg: 0.92 0.98 1.12 2/65 31092
/proc/meminfo: memFree=1348072/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=18780 CPUtime=3.08
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 5254 0 0 0 306 2 0 0 25 0 1 0 1111151601 19230720 4525 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 4695 4525 89 165 0 4528 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18780

[startup+6.30167 s]
/proc/loadavg: 0.93 0.98 1.12 2/65 31092
/proc/meminfo: memFree=1339760/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=26624 CPUtime=6.29
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 7224 0 0 0 625 4 0 0 25 0 1 0 1111151601 27262976 6495 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 6656 6495 89 165 0 6489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26624

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 1.12 2/65 31092
/proc/meminfo: memFree=1324848/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=40704 CPUtime=12.69
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 10756 0 0 0 1262 7 0 0 25 0 1 0 1111151601 41680896 10027 1992294400 134512640 135191068 4294956224 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 10176 10027 89 165 0 10009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40704

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.12 2/65 31092
/proc/meminfo: memFree=1298288/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=66148 CPUtime=25.48
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 17132 0 0 0 2537 11 0 0 25 0 1 0 1111151601 67735552 16403 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 16537 16403 89 165 0 16370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66148

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.11 2/65 31092
/proc/meminfo: memFree=1257968/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=106628 CPUtime=51.07
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 27254 0 0 0 5089 18 0 0 25 0 1 0 1111151601 109187072 26525 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 26657 26525 89 165 0 26490 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 106628

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.10 2/65 31092
/proc/meminfo: memFree=1193584/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=170312 CPUtime=102.26
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 43152 0 0 0 10197 29 0 0 25 0 1 0 1111151601 174399488 42423 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 42578 42423 89 165 0 42411 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 170312

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 31092
/proc/meminfo: memFree=1134576/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=229648 CPUtime=162.24
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 57959 0 0 0 16183 41 0 0 25 0 1 0 1111151601 235159552 57230 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 57412 57230 89 165 0 57245 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 229648

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 31092
/proc/meminfo: memFree=1084912/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=278768 CPUtime=222.22
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 70262 0 0 0 22171 51 0 0 25 0 1 0 1111151601 285458432 69533 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 69692 69533 89 165 0 69525 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 278768

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 31092
/proc/meminfo: memFree=1032304/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=331888 CPUtime=282.2
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 83506 0 0 0 28160 60 0 0 25 0 1 0 1111151601 339853312 82777 1992294400 134512640 135191068 4294956224 18446744073709551615 134562464 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 82972 82777 89 165 0 82805 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 331888

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 31092
/proc/meminfo: memFree=995120/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=368368 CPUtime=342.18
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 92651 0 0 0 34151 67 0 0 25 0 1 0 1111151601 377208832 91922 1992294400 134512640 135191068 4294956224 18446744073709551615 134562320 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 92092 91922 89 165 0 91925 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 368368

[startup+402.302 s]
/proc/loadavg: 1.04 1.00 1.07 2/65 31092
/proc/meminfo: memFree=958192/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=405488 CPUtime=402.16
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 101932 0 0 0 40142 74 0 0 25 0 1 0 1111151601 415219712 101203 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 101372 101203 89 165 0 101205 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 405488

[startup+462.301 s]
/proc/loadavg: 1.06 1.01 1.07 2/65 31092
/proc/meminfo: memFree=921584/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=441808 CPUtime=462.14
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 111029 0 0 0 46132 82 0 0 25 0 1 0 1111151601 452411392 110300 1992294400 134512640 135191068 4294956224 18446744073709551615 134561084 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 110452 110300 89 165 0 110285 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 441808

[startup+522.301 s]
/proc/loadavg: 1.06 1.02 1.07 2/65 31092
/proc/meminfo: memFree=890288/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=473488 CPUtime=522.12
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 118931 0 0 0 52123 89 0 0 25 0 1 0 1111151601 484851712 118202 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 118372 118202 89 165 0 118205 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 473488

[startup+582.302 s]
/proc/loadavg: 1.02 1.02 1.07 2/65 31092
/proc/meminfo: memFree=861360/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=501808 CPUtime=582.1
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 126017 0 0 0 58114 96 0 0 25 0 1 0 1111151601 513851392 125288 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 125452 125288 89 165 0 125285 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 501808

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.06 2/65 31092
/proc/meminfo: memFree=829104/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=533808 CPUtime=642.09
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 134018 0 0 0 64106 103 0 0 25 0 1 0 1111151601 546619392 133289 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 133452 133289 89 165 0 133285 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 533808

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 31092
/proc/meminfo: memFree=794864/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=568208 CPUtime=702.07
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 142610 0 0 0 70097 110 0 0 25 0 1 0 1111151601 581844992 141881 1992294400 134512640 135191068 4294956224 18446744073709551615 134562436 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 142052 141881 89 165 0 141885 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 568208

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 31092
/proc/meminfo: memFree=765872/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=596852 CPUtime=762.05
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 149789 0 0 0 76089 116 0 0 25 0 1 0 1111151601 611176448 149060 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 149213 149060 89 165 0 149046 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 596852

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 31098
/proc/meminfo: memFree=736432/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=626452 CPUtime=822.03
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 157167 0 0 0 82081 122 0 0 25 0 1 0 1111151601 641486848 156438 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 156613 156438 89 165 0 156446 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 626452

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 31098
/proc/meminfo: memFree=707312/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=655412 CPUtime=882
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 164404 0 0 0 88074 126 0 0 25 0 1 0 1111151601 671141888 163675 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 163853 163675 89 165 0 163686 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 655412

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 31098
/proc/meminfo: memFree=676528/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=686452 CPUtime=941.99
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 172159 0 0 0 94067 132 0 0 25 0 1 0 1111151601 702926848 171430 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 171613 171430 89 165 0 171446 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 686452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 31098
/proc/meminfo: memFree=648944/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=713492 CPUtime=1001.97
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 178953 0 0 0 100060 137 0 0 25 0 1 0 1111151601 730615808 178224 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 178373 178224 89 165 0 178206 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 713492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 31098
/proc/meminfo: memFree=624880/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=737972 CPUtime=1061.94
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 185046 0 0 0 106054 140 0 0 25 0 1 0 1111151601 755683328 184317 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 184493 184317 89 165 0 184326 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 737972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 31098
/proc/meminfo: memFree=602032/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=760532 CPUtime=1121.93
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 190687 0 0 0 112047 146 0 0 25 0 1 0 1111151601 778784768 189958 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 190133 189958 89 165 0 189966 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 760532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 31098
/proc/meminfo: memFree=570544/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=792692 CPUtime=1181.9
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 198724 0 0 0 118036 154 0 0 25 0 1 0 1111151601 811716608 197995 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 198173 197995 89 165 0 198006 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 792692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31098
/proc/meminfo: memFree=560496/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=801652 CPUtime=1200.01
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4194304 200991 0 0 0 119844 157 0 0 25 0 1 0 1111151601 820891648 200262 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 200413 200262 89 165 0 200246 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 801652

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.00 1.00 2/65 31098
/proc/meminfo: memFree=560496/2055920 swapFree=4178416/4192956
[pid=31091] ppid=31089 vsize=0 CPUtime=1200.11
/proc/31091/stat : 31091 (tts-5-0) R 31089 31091 30994 0 -1 4195332 200991 0 0 0 119844 167 0 0 25 0 1 0 1111151601 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31091/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.14
CPU user time (s): 1198.44
CPU system time (s): 1.70074
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 801652

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

runsolver used 0.874867 second user time and 2.6426 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 05:47:35
IDJOB=1531089
IDBENCH=70274
IDSOLVER=505
FILE ID=node15/1531089-1238384855
PBS_JOBID= 9061334
Free space on /tmp= 65428 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S1017667294-044.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531089-1238384855/watcher-1531089-1238384855 -o /tmp/evaluation-result-1531089-1238384855/solver-1531089-1238384855 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531089-1238384855.cnf

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

MD5SUM BENCH= 083530c917e5930f85d1f6585a40e1fa
RANDOM SEED=707142201

node15.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.286
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.286
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:       1363856 kB
Buffers:         75604 kB
Cached:         518336 kB
SwapCached:       8336 kB
Active:          34876 kB
Inactive:       568912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363856 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1088 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            74144 kB
Committed_AS:  2884584 kB
PageTables:       1464 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= 65428 MiB
End job on node15 at 2009-03-30 06:07:38