Trace number 1723914

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
ttsth-5-0 2009-03-19? (TO) 1200.11 716.731

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.941
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

1.69/1.74	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723914-1240690127.cnf 
1.69/1.74	c Using SATTIMEOUT of 1200
1.69/1.74	c Using SATRAM of 1800
1.69/1.74	c Size of subset node = 16
1.69/1.74	c Variables = 24415
1.69/1.74	c Clauses = 711050
1.69/1.74	c Literals = 2091630
1.69/1.74	c Reduced size:
1.69/1.74	c Variables = 24415
1.69/1.74	c Clauses = 710991
1.69/1.74	c Literals = 2091498
1.69/1.74	c a2
13.49/13.56	c a1
37.78/37.80	c Independent sub-problems = 1
37.78/37.80	c Sub-problem with 24406 variables and 710991 clauses
37.78/37.80	c using permutation method 4
37.78/37.80	c count = 1
37.78/37.80	c Ordering finished 37.370 seconds
37.78/37.80	c mapped 37.790 seconds
37.78/37.80	c permuted 37.790 seconds
37.78/37.80	c about to sort
37.97/38.09	c sorted
230.81/230.95	c clauses now 710991
230.81/230.95	c init finished 38.300 seconds
230.81/230.95	c tree built 230.890 seconds
230.81/230.95	c 
230.81/230.95	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
230.81/230.95	c ---------------------------------|----------------------------------|------------------------------------------------------
230.81/230.95	c ................................ | *.........                       |                      230.9           0.0             
230.81/230.95	c ................................ | *.........                     1 |                      230.9           0.0             
230.81/230.95	c ................................ | *.........                     2 |                      230.9           0.0             
230.81/230.95	c ................................ | *.........                     3 |                      230.9           0.0             
230.81/230.95	c ................................ | *.........                     4 |                      230.9           0.0             
230.81/230.95	c ................................ | *.........                     5 |                      230.9           0.0             
230.81/230.96	c ................................ | *.........                  1000 |                      230.9           4.3          306
230.81/230.98	c ................................ | *.........                  2000 |                      230.9           8.7         1642
230.95/231.03	c ................................ | *.........                  3000 | 4                    231.0          13.0         2332
230.95/231.05	c ................................ | *.........                  4000 | 10                   231.1          17.3         2961
230.95/231.09	c ................................ | *.........                  5000 | 20                   231.2          21.6         4764
231.14/231.13	c ................................ | *.........                  6000 | 45                   231.2          25.9         6311
231.14/231.15	c ................................ | *.........                  7000 | 52                   231.3          30.3         6892
231.14/231.19	c ................................ | *.........                  8000 | 63                   231.4          34.6         7220
231.35/231.22	c ................................ | *.........                  9000 | 82                   231.4          38.9         7572
231.35/231.26	c ................................ | *.........                 10000 | 97                   231.5          43.2         7982
239.93/235.52	c ................................ | **........                167000 | 1523                 240.0         695.8       124376
263.88/247.56	c ................................ | **........                559000 | 4403                 264.1        2117.0       532433
287.83/259.56	c ................................ | **........                935000 | 10934                288.0        3246.5      1565496
311.98/271.64	c ................................ | **........               1330000 | 14187                312.1        4261.3      2416716
336.12/283.73	c ................................ | **........               1682000 | 17734                336.2        5002.4      3695929
359.87/295.63	c ................................ | ***.......               2030000 | 21490                360.0        5638.9      4777827
383.82/307.66	c ................................ | ***.......               2296000 | 25469                384.0        5979.0      7037861
407.76/319.68	c ................................ | ***.......               2621000 | 28706                408.0        6424.0      8949297
432.11/331.84	c ................................ | ***.......               2910000 | 31924                432.3        6732.1     10683989
456.06/343.82	c ................................ | ***.......               3178000 | 34899                456.2        6966.5     12606365
479.80/355.77	c ................................ | ****......               3480000 | 37662                480.0        7249.8     13817946
503.75/367.79	c ................................ | ****......               3768000 | 40671                504.0        7476.0     15475831
527.91/379.82	c ................................ | ****......               4065000 | 43175                528.0        7698.4     17235594
551.85/391.85	c ................................ | ****......               4379000 | 45987                552.0        7932.3     18566050
575.79/403.88	c ................................ | ****......               4648000 | 48158                576.0        8068.7     20302663
599.94/415.96	c ................................ | *****.....               4867000 | 50850                600.1        8109.6     21989594
624.10/428.05	c ................................ | *****.....               5129000 | 53384                624.3        8215.7     23472373
647.85/439.96	c ................................ | *****.....               5353000 | 56082                648.1        8259.9     24804373
672.19/452.18	c ................................ | *****.....               5612000 | 59186                672.5        8345.5     26027311
695.73/463.98	c ................................ | *****.....               5902000 | 61619                696.0        8479.8     27112225
719.89/476.02	c ................................ | ******....               6218000 | 64409                720.0        8635.6     28303369
743.83/488.03	c ................................ | ******....               6476000 | 67425                744.0        8704.2     31079542
767.98/500.11	c ................................ | ******....               6721000 | 71087                768.1        8749.7     32831806
792.13/512.26	c ................................ | ******....               6989000 | 74632                792.4        8820.4     34977398
815.68/524.10	c ................................ | ******....               7240000 | 77155                816.0        8872.5     36218507
839.82/536.12	c ................................ | *******...               7468000 | 79822                840.0        8890.5     37483900
863.77/548.15	c ................................ | *******...               7735000 | 82611                864.0        8952.3     38550800
887.92/560.21	c ................................ | *******...               7954000 | 85330                888.1        8956.5     40343809
912.47/572.58	c ................................ | *******...               8160000 | 88387                912.8        8939.9     41858271
935.81/584.23	c ................................ | *******...               8404000 | 91207                936.0        8978.4     42807129
959.77/596.24	c ................................ | ********..               8642000 | 93390                960.0        9002.1     44251906
983.72/608.28	c ................................ | ********..               8915000 | 95461                984.0        9059.7     45401229
1007.86/620.32	c ................................ | ********..               9149000 | 97986               1008.0        9075.9     46952368
1031.80/632.34	c ................................ | ********..               9424000 | 100428              1032.1        9131.3     47813768
1055.75/644.35	c ................................ | ********..               9724000 | 103257              1056.0        9208.2     48436695
1079.90/656.41	c ................................ | *********.               9993000 | 106473              1080.1        9252.1     49720095
1103.84/668.41	c ................................ | *********.              10255000 | 109247              1104.0        9288.5     51083408
1127.99/680.57	c ................................ | *********.              10431000 | 111099              1128.3        9244.8     52932787
1151.74/692.48	c ................................ | *********.              10617000 | 113188              1152.1        9215.6     54020246
1175.89/704.50	c ................................ | *********.              10804000 | 115450              1176.1        9186.5     55030652
1199.84/716.53	c CPU limit (1200) reached
1199.84/716.53	c Time = 1200.08 seconds
1199.84/716.53	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723914-1240690127/watcher-1723914-1240690127 -o /tmp/evaluation-result-1723914-1240690127/solver-1723914-1240690127 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723914-1240690127.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.97 0.99 3/64 17337
/proc/meminfo: memFree=1464568/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=1064 CPUtime=0
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 97045566 1089536 126 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 266 126 77 176 0 88 0

[startup+0.0560051 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 17337
/proc/meminfo: memFree=1464568/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=2944 CPUtime=0.05
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 614 0 0 0 5 0 0 0 18 0 1 0 97045566 3014656 598 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 736 598 78 176 0 558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2944

[startup+0.102011 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 17337
/proc/meminfo: memFree=1464568/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=4608 CPUtime=0.09
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 1035 0 0 0 9 0 0 0 18 0 1 0 97045566 4718592 1019 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 1152 1019 78 176 0 974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4608

[startup+0.301038 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 17337
/proc/meminfo: memFree=1464568/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=12040 CPUtime=0.29
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 2855 0 0 0 28 1 0 0 19 0 1 0 97045566 12328960 2839 1992294400 134512640 135237372 4294956192 18446744073709551615 134536395 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 3010 2839 78 176 0 2832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12040

[startup+0.701096 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 17337
/proc/meminfo: memFree=1464568/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=26516 CPUtime=0.69
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 6429 0 0 0 66 3 0 0 22 0 1 0 97045566 27152384 6413 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 6629 6413 78 176 0 6451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26516

[startup+1.50121 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1428592/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=49384 CPUtime=1.49
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 11866 0 0 0 142 7 0 0 25 0 1 0 97045566 50569216 11850 1992294400 134512640 135237372 4294956192 18446744073709551615 134534067 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 12346 11850 78 176 0 12168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49384

[startup+3.10144 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1364080/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=284756 CPUtime=3.09
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 54458 0 0 0 281 28 0 0 25 0 1 0 97045566 291590144 54115 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 71189 54115 79 176 0 71011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 284756

[startup+6.30291 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1247472/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=284600 CPUtime=6.29
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 64306 0 0 0 599 30 0 0 25 0 1 0 97045566 291430400 54098 1992294400 134512640 135237372 4294956192 18446744073709551615 134519969 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 71150 54098 79 176 0 70972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 284600

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1247216/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=284532 CPUtime=12.69
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 65053 0 0 0 1238 31 0 0 25 0 1 0 97045566 291360768 54172 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 71133 54172 79 176 0 70955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 284532

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1343216/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=121960 CPUtime=25.48
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 67393 0 0 0 2514 34 0 0 25 0 1 0 97045566 124887040 30231 1992294400 134512640 135237372 4294956192 18446744073709551615 134730914 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 30490 30231 80 176 0 30312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121960

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1317744/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=156176 CPUtime=51.06
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 74669 0 0 0 5067 39 0 0 25 0 1 0 97045566 159924224 36812 1992294400 134512640 135237372 4294956192 18446744073709551615 134551480 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 39044 36812 94 176 0 38866 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 156176

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1231792/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=240260 CPUtime=102.25
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 95908 0 0 0 10174 51 0 0 25 0 1 0 97045566 246026240 58051 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 60065 58051 94 176 0 59887 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 240260

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1231408/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=240260 CPUtime=162.23
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 95997 0 0 0 16171 52 0 0 25 0 1 0 97045566 246026240 58140 1992294400 134512640 135237372 4294956192 18446744073709551615 134551509 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 60065 58140 94 176 0 59887 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 240260

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17338
/proc/meminfo: memFree=1171760/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=294484 CPUtime=222.2
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4194304 111701 0 0 0 22162 58 0 0 25 0 1 0 97045566 301551616 73020 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 73621 73020 94 176 0 73443 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 294484

[startup+282.302 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 17340
/proc/meminfo: memFree=1080288/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=404688 CPUtime=333.33
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 134991 0 0 0 33258 75 0 0 25 0 3 0 97045566 414400512 96310 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 101172 96310 98 176 0 100994 0
[pid=17337/tid=17339] ppid=17335 vsize=404688 CPUtime=51.33
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 11421 0 0 0 5124 9 0 0 25 0 3 0 97068662 414400512 96310 1992294400 134512640 135237372 4294956192 18446744073709551615 134590571 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=404688 CPUtime=51.13
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 6569 0 0 0 5108 5 0 0 25 0 3 0 97068662 414400512 96310 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 333.33
Current children cumulated vsize (KiB) 404688

[startup+342.301 s]
/proc/loadavg: 1.84 1.28 1.10 3/67 17340
/proc/meminfo: memFree=930528/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=555908 CPUtime=453.07
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 172170 0 0 0 45212 95 0 0 25 0 3 0 97045566 569249792 133489 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 138977 133489 98 176 0 138799 0
[pid=17337/tid=17339] ppid=17335 vsize=555908 CPUtime=111.3
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 34159 0 0 0 11109 21 0 0 25 0 3 0 97068662 569249792 133489 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=555908 CPUtime=110.88
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 21010 0 0 0 11076 12 0 0 25 0 3 0 97068662 569249792 133489 1992294400 134512640 135237372 4294956192 18446744073709551615 134593504 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 453.07
Current children cumulated vsize (KiB) 555908

[startup+402.302 s]
/proc/loadavg: 1.94 1.41 1.15 3/67 17340
/proc/meminfo: memFree=811872/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=677464 CPUtime=572.81
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 202185 0 0 0 57164 117 0 0 25 0 3 0 97045566 693723136 163504 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 169366 163504 98 176 0 169188 0
[pid=17337/tid=17339] ppid=17335 vsize=677464 CPUtime=171.28
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 46191 0 0 0 17098 30 0 0 25 0 3 0 97068662 693723136 163504 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=677464 CPUtime=170.64
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 38993 0 0 0 17039 25 0 0 25 0 3 0 97068662 693723136 163504 1992294400 134512640 135237372 4294956192 18446744073709551615 134749335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 572.81
Current children cumulated vsize (KiB) 677464

[startup+462.302 s]
/proc/loadavg: 1.98 1.52 1.20 3/67 17340
/proc/meminfo: memFree=701024/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=788624 CPUtime=692.54
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 229392 0 0 0 69117 137 0 0 25 0 3 0 97045566 807550976 190711 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 197156 190711 98 176 0 196978 0
[pid=17337/tid=17339] ppid=17335 vsize=788624 CPUtime=231.26
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 58840 0 0 0 23087 39 0 0 25 0 3 0 97068662 807550976 190711 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=788624 CPUtime=230.4
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 53551 0 0 0 23004 36 0 0 25 0 3 0 97068662 807550976 190711 1992294400 134512640 135237372 4294956192 18446744073709551615 134591177 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 692.54
Current children cumulated vsize (KiB) 788624

[startup+522.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 17340
/proc/meminfo: memFree=556960/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=935800 CPUtime=812.29
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 265465 0 0 0 81072 157 0 0 25 0 3 0 97045566 958259200 226784 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 233950 226784 98 176 0 233772 0
[pid=17337/tid=17339] ppid=17335 vsize=935800 CPUtime=291.24
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 67170 0 0 0 29078 46 0 0 25 0 3 0 97068662 958259200 226784 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=935800 CPUtime=290.17
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 81294 0 0 0 28967 50 0 0 25 0 3 0 97068662 958259200 226784 1992294400 134512640 135237372 4294956192 18446744073709551615 134590129 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 812.29
Current children cumulated vsize (KiB) 935800

[startup+582.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 17340
/proc/meminfo: memFree=453088/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=1042464 CPUtime=932.02
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 291232 0 0 0 93029 173 0 0 25 0 3 0 97045566 1067483136 252551 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 260616 252551 98 176 0 260438 0
[pid=17337/tid=17339] ppid=17335 vsize=1042464 CPUtime=351.22
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 77270 0 0 0 35069 53 0 0 25 0 3 0 97068662 1067483136 252551 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=1042464 CPUtime=349.93
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 96961 0 0 0 34934 59 0 0 25 0 3 0 97068662 1067483136 252551 1992294400 134512640 135237372 4294956192 18446744073709551615 134591129 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 932.02
Current children cumulated vsize (KiB) 1042464

[startup+642.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 17340
/proc/meminfo: memFree=357856/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=1138628 CPUtime=1051.77
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 314850 0 0 0 104988 189 0 0 25 0 3 0 97045566 1165955072 276169 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 284657 276169 98 176 0 284479 0
[pid=17337/tid=17339] ppid=17335 vsize=1138628 CPUtime=411.2
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 85544 0 0 0 41061 59 0 0 25 0 3 0 97068662 1165955072 276169 1992294400 134512640 135237372 4294956192 18446744073709551615 134549981 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=1138628 CPUtime=409.68
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 112305 0 0 0 40900 68 0 0 25 0 3 0 97068662 1165955072 276169 1992294400 134512640 135237372 4294956192 18446744073709551615 134590101 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1051.77
Current children cumulated vsize (KiB) 1138628

[startup+702.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 17340
/proc/meminfo: memFree=257760/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=1240936 CPUtime=1171.5
/proc/17337/stat : 17337 (ttsth-5-0) S 17335 17337 17266 0 -1 4194304 340029 0 0 0 116946 204 0 0 25 0 3 0 97045566 1270718464 301348 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17337/statm: 310234 301348 98 176 0 310056 0
[pid=17337/tid=17339] ppid=17335 vsize=1240936 CPUtime=471.18
/proc/17337/task/17339/stat : 17339 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 98314 0 0 0 47050 68 0 0 25 0 3 0 97068662 1270718464 301348 1992294400 134512640 135237372 4294956192 18446744073709551615 134549905 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17337/tid=17340] ppid=17335 vsize=1240936 CPUtime=469.44
/proc/17337/task/17340/stat : 17340 (ttsth-5-0) R 17335 17337 17266 0 -1 4194368 124714 0 0 0 46869 75 0 0 25 0 3 0 97068662 1270718464 301348 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1171.5
Current children cumulated vsize (KiB) 1240936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+716.703 s]
/proc/loadavg: 1.99 1.79 1.38 2/65 17340
/proc/meminfo: memFree=1290080/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=0 CPUtime=1200.08
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4195332 347419 0 0 0 119783 225 0 0 18 0 1 0 97045566 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 0

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

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

[startup+716.703 s]
/proc/loadavg: 1.99 1.79 1.38 2/65 17340
/proc/meminfo: memFree=1290080/2055920 swapFree=4192956/4192956
[pid=17337] ppid=17335 vsize=0 CPUtime=1200.08
/proc/17337/stat : 17337 (ttsth-5-0) R 17335 17337 17266 0 -1 4195332 347419 0 0 0 119783 225 0 0 18 0 1 0 97045566 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 716.731
CPU time (s): 1200.11
CPU user time (s): 1197.83
CPU system time (s): 2.27465
CPU usage (%): 167.442
Max. virtual memory (cumulated for all children) (KiB): 1271472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.83
system time used= 2.27465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347419
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= 190
involuntary context switches= 8032

runsolver used 0.566913 second user time and 1.86172 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-25 22:08:48
IDJOB=1723914
IDBENCH=71743
IDSOLVER=549
FILE ID=node30/1723914-1240690127
PBS_JOBID= 9186714
Free space on /tmp= 66236 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723914-1240690127/watcher-1723914-1240690127 -o /tmp/evaluation-result-1723914-1240690127/solver-1723914-1240690127 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1723914-1240690127.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1111432906

node30.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.265
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.265
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:       1464984 kB
Buffers:         62368 kB
Cached:         441104 kB
SwapCached:          0 kB
Active:          47656 kB
Inactive:       470228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464984 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           13812 kB
Writeback:           0 kB
Mapped:          24160 kB
Slab:            59176 kB
Committed_AS:   428736 kB
PageTables:       1356 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= 66232 MiB
End job on node30 at 2009-04-25 22:20:47