Trace number 1531305

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
MD5SUM1434f33cdfd0e0bf38ee5caed68ed069
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531305-1238413264.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c a2
0.00/0.03	c a1
0.89/0.99	c Independent sub-problems = 1
0.89/0.99	c Sub-problem with 110 variables and 2343 clauses
0.89/0.99	c using permutation method 4
0.89/0.99	c count = 2
0.89/0.99	c Ordering finished 0.990 seconds
0.89/0.99	c mapped 0.990 seconds
0.89/0.99	c permuted 0.990 seconds
0.89/0.99	c about to sort
0.89/0.99	c sorted
1.00/1.02	c clauses now 2343
1.00/1.02	c init finished 0.990 seconds
1.00/1.02	c tree built 1.020 seconds
1.00/1.02	c 
1.00/1.02	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.00/1.02	c ---------------------------------|----------------------------------|------------------------------------------------------
1.00/1.02	c ................................ | ..........                       |                        1.0           0.0             
1.00/1.02	c ................................ | ..........                     1 |                        1.0           1.0             
1.00/1.02	c ................................ | ..........                     2 |                        1.0           2.0             
1.00/1.02	c ................................ | ..........                     3 |                        1.0           2.9             
1.00/1.02	c ................................ | ..........                     4 |                        1.0           3.9             
1.00/1.02	c ................................ | ..........                     5 |                        1.0           4.9             
1.00/1.03	c ................................ | ..........                  1000 | 156                    1.0         970.9         4237
23.99/24.01	c ................................ | ..........                230000 | 80720                 24.0        9583.3      3009392
47.98/48.02	c ................................ | ..........                347000 | 123245                48.0        7227.7      4734909
71.97/72.02	c ................................ | ..........                432000 | 155086                72.0        5999.2      5968336
96.16/96.20	c ................................ | ..........                505000 | 183267                96.2        5250.0      7208947
120.26/120.34	c ................................ | *.........                579000 | 210043               120.3        4812.2      8410357
144.24/144.32	c ................................ | *.........                636000 | 230776               144.3        4407.5      9253296
168.15/168.25	c ................................ | *.........                691000 | 251314               168.2        4107.7     10175181
192.34/192.48	c ................................ | *.........                737000 | 268746               192.4        3829.8     10907071
216.53/216.61	c ................................ | *.........                778000 | 284348               216.6        3592.4     11634825
240.02/240.19	c ................................ | **........                832000 | 303941               240.2        3464.5     12540947
263.91/264.08	c ................................ | **........                893000 | 325156               264.0        3382.2     13554653
288.11/288.20	c ................................ | **........                950000 | 346029               288.2        3296.8     14599754
312.10/312.26	c ................................ | **........               1002000 | 365014               312.2        3209.5     15507735
336.08/336.23	c ................................ | **........               1050000 | 382555               336.2        3123.4     16249312
360.18/360.30	c ................................ | ***.......               1095000 | 398827               360.2        3039.6     17044748
384.37/384.55	c ................................ | ***.......               1138000 | 415283               384.5        2959.8     17829069
407.87/408.07	c ................................ | ***.......               1183000 | 431266               408.0        2899.4     18672364
432.46/432.67	c ................................ | ***.......               1224000 | 446394               432.6        2829.4     19438307
456.26/456.45	c ................................ | ***.......               1259000 | 459449               456.4        2758.7     20083762
479.94/480.13	c ................................ | ****......               1288000 | 470453               480.1        2683.1     20625322
504.14/504.39	c ................................ | ****......               1326000 | 483707               504.3        2629.3     21236779
528.33/528.59	c ................................ | ****......               1363000 | 498050               528.5        2578.9     21868040
552.52/552.79	c ................................ | ****......               1398000 | 511519               552.7        2529.4     22441713
576.41/576.66	c ................................ | ****......               1430000 | 524373               576.6        2480.2     23020623
600.00/600.27	c ................................ | *****.....               1461000 | 537211               600.2        2434.4     23640749
624.20/624.46	c ................................ | *****.....               1492000 | 549363               624.4        2389.6     24261387
647.99/648.20	c ................................ | *****.....               1526000 | 562297               648.1        2354.6     24904002
672.18/672.48	c ................................ | *****.....               1558000 | 574088               672.4        2317.2     25433177
696.57/696.82	c ................................ | *****.....               1586000 | 585324               696.7        2276.4     25919111
719.87/720.15	c ................................ | ******....               1614000 | 596678               720.0        2241.5     26408723
744.16/744.48	c ................................ | ******....               1643000 | 607980               744.4        2207.3     26868565
768.45/768.78	c ................................ | ******....               1669000 | 618221               768.6        2171.3     27299873
791.94/792.29	c ................................ | ******....               1692000 | 627597               792.2        2135.9     27710442
816.54/816.89	c ................................ | ******....               1716000 | 637276               816.8        2101.0     28193969
839.93/840.24	c ................................ | *******...               1740000 | 647381               840.1        2071.2     28696958
864.33/864.64	c ................................ | *******...               1763000 | 656784               864.5        2039.3     29179942
888.02/888.37	c ................................ | *******...               1783000 | 665005               888.2        2007.4     29605782
912.01/912.32	c ................................ | *******...               1809000 | 674794               912.2        1983.2     30100311
935.90/936.27	c ................................ | *******...               1837000 | 685457               936.1        1962.3     30592850
960.59/960.95	c ................................ | ********..               1863000 | 695417               960.8        1939.0     31114359
984.99/985.39	c ................................ | ********..               1885000 | 703887               985.2        1913.3     31586524
1007.98/1008.39	c ................................ | ********..               1903000 | 710871              1008.2        1887.5     31964011
1032.27/1032.67	c ................................ | ********..               1921000 | 717753              1032.5        1860.5     32325669
1056.86/1057.22	c ................................ | ********..               1939000 | 724875              1057.0        1834.4     32685883
1080.66/1081.09	c ................................ | *********.               1956000 | 731560              1080.9        1809.6     33005335
1104.35/1104.74	c ................................ | *********.               1975000 | 738840              1104.6        1788.0     33366705
1129.14/1129.50	c ................................ | *********.               1997000 | 747413              1129.3        1768.3     33855178
1151.83/1152.27	c ................................ | *********.               2013000 | 753598              1152.1        1747.3     34148183
1176.23/1176.67	c ................................ | *********.               2031000 | 760633              1176.5        1726.3     34509953

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-1531305-1238413264/watcher-1531305-1238413264 -o /tmp/evaluation-result-1531305-1238413264/solver-1531305-1238413264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531305-1238413264.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.00 1.01 1.00 3/64 24099
/proc/meminfo: memFree=1753184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=876 CPUtime=0
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1113992634 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 219 105 67 165 0 52 0

[startup+0.0769399 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24099
/proc/meminfo: memFree=1753184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=1544 CPUtime=0.07
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 269 0 0 0 7 0 0 0 18 0 1 0 1113992634 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599195 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 386 252 70 165 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1544

[startup+0.101943 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24099
/proc/meminfo: memFree=1753184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=1544 CPUtime=0.1
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 269 0 0 0 10 0 0 0 18 0 1 0 1113992634 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599115 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 386 252 70 165 0 219 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1544

[startup+0.301969 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24099
/proc/meminfo: memFree=1753184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=1544 CPUtime=0.3
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 269 0 0 0 30 0 0 0 19 0 1 0 1113992634 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599100 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 386 252 70 165 0 219 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1544

[startup+0.702021 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24099
/proc/meminfo: memFree=1753184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=1544 CPUtime=0.7
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 269 0 0 0 70 0 0 0 22 0 1 0 1113992634 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134553813 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 386 252 70 165 0 219 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1544

[startup+1.50113 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24100
/proc/meminfo: memFree=1752472/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=5140 CPUtime=1.49
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 1190 0 0 0 149 0 0 0 25 0 1 0 1113992634 5263360 1162 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 1285 1162 88 165 0 1118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5140

[startup+3.10234 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24100
/proc/meminfo: memFree=1746328/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=11220 CPUtime=3.09
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 2689 0 0 0 309 0 0 0 25 0 1 0 1113992634 11489280 2661 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 2805 2661 88 165 0 2638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11220

[startup+6.30176 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24100
/proc/meminfo: memFree=1735896/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=20020 CPUtime=6.29
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 4874 0 0 0 627 2 0 0 25 0 1 0 1113992634 20500480 4846 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 5005 4846 88 165 0 4838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20020

[startup+12.7016 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24100
/proc/meminfo: memFree=1722344/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=32824 CPUtime=12.69
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 8076 0 0 0 1264 5 0 0 25 0 1 0 1113992634 33611776 8048 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 8206 8048 88 165 0 8039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32824

[startup+25.5013 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24100
/proc/meminfo: memFree=1701160/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=52984 CPUtime=25.48
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 13143 0 0 0 2539 9 0 0 25 0 1 0 1113992634 54255616 13115 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 13246 13115 88 165 0 13079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52984

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24100
/proc/meminfo: memFree=1672872/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=81464 CPUtime=51.07
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 20244 0 0 0 5092 15 0 0 25 0 1 0 1113992634 83419136 20216 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 20366 20216 88 165 0 20199 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81464

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24100
/proc/meminfo: memFree=1630120/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=123544 CPUtime=102.26
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 30779 0 0 0 10202 24 0 0 25 0 1 0 1113992634 126509056 30751 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 30886 30751 88 165 0 30719 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 123544

[startup+162.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 24100
/proc/meminfo: memFree=1592232/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=161784 CPUtime=162.24
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 40334 0 0 0 16192 32 0 0 25 0 1 0 1113992634 165666816 40306 1992294400 134512640 135191068 4294956240 18446744073709551615 134586862 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 40446 40306 88 165 0 40279 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 161784

[startup+222.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 24100
/proc/meminfo: memFree=1561512/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=192024 CPUtime=222.22
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 47901 0 0 0 22184 38 0 0 25 0 1 0 1113992634 196632576 47873 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 48006 47873 88 165 0 47839 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 192024

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 24100
/proc/meminfo: memFree=1521768/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=232184 CPUtime=282.2
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 57928 0 0 0 28175 45 0 0 25 0 1 0 1113992634 237756416 57900 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 58046 57900 88 165 0 57879 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 232184

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 24100
/proc/meminfo: memFree=1487720/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=265624 CPUtime=342.18
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 66310 0 0 0 34165 53 0 0 25 0 1 0 1113992634 271998976 66282 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 66406 66282 88 165 0 66239 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 265624

[startup+402.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 24101
/proc/meminfo: memFree=1455208/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=298268 CPUtime=402.17
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 74455 0 0 0 40159 58 0 0 25 0 1 0 1113992634 305426432 74427 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 74567 74427 88 165 0 74400 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 298268

[startup+462.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 24102
/proc/meminfo: memFree=1426856/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=326268 CPUtime=462.15
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 81473 0 0 0 46152 63 0 0 25 0 1 0 1113992634 334098432 81445 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 81567 81445 88 165 0 81400 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 326268

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24102
/proc/meminfo: memFree=1403496/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=349948 CPUtime=522.13
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 87380 0 0 0 52145 68 0 0 25 0 1 0 1113992634 358346752 87352 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 87487 87352 88 165 0 87320 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 349948

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24102
/proc/meminfo: memFree=1379752/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=373468 CPUtime=582.11
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 93253 0 0 0 58137 74 0 0 25 0 1 0 1113992634 382431232 93225 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 93367 93225 88 165 0 93200 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 373468

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24102
/proc/meminfo: memFree=1354408/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=398428 CPUtime=642.09
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 99520 0 0 0 64131 78 0 0 25 0 1 0 1113992634 407990272 99492 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 99607 99492 88 165 0 99440 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 398428

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24102
/proc/meminfo: memFree=1333928/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=419068 CPUtime=702.08
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 104682 0 0 0 70125 83 0 0 25 0 1 0 1113992634 429125632 104654 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 104767 104654 88 165 0 104600 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 419068

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1315176/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=437628 CPUtime=762.05
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 109318 0 0 0 76119 86 0 0 25 0 1 0 1113992634 448131072 109290 1992294400 134512640 135191068 4294956240 18446744073709551615 134561597 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 109407 109290 88 165 0 109240 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 437628

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1297384/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=455548 CPUtime=822.04
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 113794 0 0 0 82114 90 0 0 25 0 1 0 1113992634 466481152 113766 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 113887 113766 88 165 0 113720 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 455548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1278184/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=474588 CPUtime=882.01
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 118556 0 0 0 88107 94 0 0 25 0 1 0 1113992634 485978112 118528 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 118647 118528 88 165 0 118480 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 474588

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1258664/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=494268 CPUtime=942
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 123482 0 0 0 94102 98 0 0 25 0 1 0 1113992634 506130432 123454 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 123567 123454 88 165 0 123400 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 494268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1240232/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=512508 CPUtime=1001.98
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 128033 0 0 0 100097 101 0 0 25 0 1 0 1113992634 524808192 128005 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 128127 128005 88 165 0 127960 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 512508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1226024/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=526748 CPUtime=1061.97
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 131607 0 0 0 106092 105 0 0 25 0 1 0 1113992634 539389952 131579 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 131687 131579 88 165 0 131520 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 526748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1210536/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=542268 CPUtime=1121.94
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 135457 0 0 0 112086 108 0 0 25 0 1 0 1113992634 555282432 135429 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 135567 135429 88 165 0 135400 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 542268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24102
/proc/meminfo: memFree=1196584/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=556028 CPUtime=1181.92
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 138929 0 0 0 118081 111 0 0 25 0 1 0 1113992634 569372672 138901 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 139007 138901 88 165 0 138840 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 556028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24108
/proc/meminfo: memFree=1192544/2055920 swapFree=4177692/4192956
[pid=24099] ppid=24097 vsize=559868 CPUtime=1200.02
/proc/24099/stat : 24099 (tts-5-0) R 24097 24099 23631 0 -1 4194304 139884 0 0 0 119890 112 0 0 25 0 1 0 1113992634 573304832 139856 1992294400 134512640 135191068 4294956240 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/24099/statm: 139967 139856 88 165 0 139800 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 559868

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.11
CPU user time (s): 1198.9
CPU system time (s): 1.20982
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 559868

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

runsolver used 0.804877 second user time and 2.58361 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-30 13:41:04
IDJOB=1531305
IDBENCH=70382
IDSOLVER=505
FILE ID=node13/1531305-1238413264
PBS_JOBID= 9061438
Free space on /tmp= 66396 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531305-1238413264/watcher-1531305-1238413264 -o /tmp/evaluation-result-1531305-1238413264/solver-1531305-1238413264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531305-1238413264.cnf

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

MD5SUM BENCH= 1434f33cdfd0e0bf38ee5caed68ed069
RANDOM SEED=1964517234

node13.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.240
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.240
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:       1753664 kB
Buffers:         63112 kB
Cached:         166988 kB
SwapCached:       9056 kB
Active:         171292 kB
Inactive:        69244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753664 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:             808 kB
Writeback:           0 kB
Mapped:          16160 kB
Slab:            47672 kB
Committed_AS:  3006528 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= 66396 MiB
End job on node13 at 2009-03-30 14:01:07