Trace number 1559288

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.22 1201.08

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
Bench CategoryAPPLICATION (applications 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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.21	c Command: HOME/tts-5-0 HOME/instance-1559288-1238881441.cnf 
0.19/0.21	c Using SATTIMEOUT of 1200
0.19/0.21	c Using SATRAM of 1800
0.19/0.21	c Size of subset node = 16
0.19/0.21	c Variables = 31821
0.19/0.21	c Clauses = 95735
0.19/0.21	c Literals = 225739
0.19/0.21	c Reduced size:
0.19/0.21	c Variables = 31821
0.19/0.21	c Clauses = 95251
0.19/0.21	c Literals = 224455
0.19/0.21	c a2
0.29/0.40	c a1
5.49/5.59	c Independent sub-problems = 1
5.49/5.59	c Sub-problem with 31673 variables and 95251 clauses
5.49/5.59	c using permutation method 4
5.49/5.59	c count = 1
5.49/5.59	c Ordering finished 5.540 seconds
5.49/5.59	c mapped 5.580 seconds
5.49/5.59	c permuted 5.580 seconds
5.49/5.59	c about to sort
5.58/5.62	c sorted
6.19/6.21	c clauses now 95251
6.19/6.21	c init finished 5.700 seconds
6.19/6.21	c tree built 6.200 seconds
6.19/6.21	c 
6.19/6.21	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
6.19/6.21	c ---------------------------------|----------------------------------|------------------------------------------------------
6.19/6.21	c ................................ | ..........                       |                        6.2           0.0             
6.19/6.21	c ................................ | ..........                     1 |                        6.2           0.2             
6.19/6.21	c ................................ | ..........                     2 |                        6.2           0.3             
6.19/6.21	c ................................ | ..........                     3 |                        6.2           0.5             
6.19/6.21	c ................................ | ..........                     4 |                        6.2           0.6             
6.19/6.21	c ................................ | ..........                     5 |                        6.2           0.8             
6.19/6.21	c ................................ | ..........                  1000 | 10                     6.2         161.0           95
24.08/24.14	c ................................ | ..........               1268000 | 30948                 24.1       52570.5      2106861
48.07/48.12	c ................................ | ..........               2085000 | 51731                 48.1       43347.2      4633361
71.95/72.07	c ................................ | ..........               2804000 | 70465                 72.0       38922.8      7056985
96.14/96.21	c ................................ | ..........               3310000 | 82022                 96.2       34418.2      9362998
120.03/120.11	c ................................ | *.........               3704000 | 93112                120.1       30851.2     12220347
143.92/144.09	c ................................ | *.........               4030000 | 105440               144.0       27978.3     15348396
168.11/168.28	c ................................ | *.........               4499000 | 117024               168.2       26744.7     17698690
191.90/192.07	c ................................ | *.........               4883000 | 128457               192.0       25432.3     19992483
216.08/216.26	c ................................ | *.........               5330000 | 141726               216.2       24655.4     22608227
239.97/240.19	c ................................ | **........               5666000 | 154832               240.1       23598.5     26512667
264.16/264.33	c ................................ | **........               5974000 | 166594               264.2       22608.2     30980015
288.06/288.23	c ................................ | **........               6307000 | 175377               288.1       21889.4     32964843
312.04/312.21	c ................................ | **........               6631000 | 184272               312.1       21245.7     35088263
336.02/336.20	c ................................ | **........               6943000 | 193455               336.1       20658.8     37120363
359.92/360.15	c ................................ | ***.......               7258000 | 202279               360.0       20159.4     39381393
384.00/384.24	c ................................ | ***.......               7587000 | 210580               384.1       19752.7     41344498
407.90/408.15	c ................................ | ***.......               7897000 | 219826               408.0       19354.9     43285577
431.98/432.26	c ................................ | ***.......               8198000 | 228730               432.1       18972.0     45266601
455.97/456.24	c ................................ | ***.......               8540000 | 237877               456.1       18724.4     47505692
479.96/480.25	c ................................ | ****......               8855000 | 247084               480.1       18444.8     49749425
503.96/504.26	c ................................ | ****......               9117000 | 256727               504.1       18085.7     52783784
528.04/528.38	c ................................ | ****......               9509000 | 267552               528.2       18002.7     54926965
551.93/552.29	c ................................ | ****......               9894000 | 276704               552.1       17920.3     56564704
576.02/576.31	c ................................ | ****......              10244000 | 285507               576.1       17781.3     58635853
600.01/600.38	c ................................ | *****.....              10534000 | 295623               600.2       17551.4     61202043
623.99/624.34	c ................................ | *****.....              10789000 | 307602               624.1       17286.5     63965191
647.88/648.24	c ................................ | *****.....              11143000 | 318774               648.0       17195.5     66292223
671.97/672.33	c ................................ | *****.....              11525000 | 331727               672.1       17147.5     68999069
695.87/696.28	c ................................ | *****.....              11770000 | 344529               696.0       16909.7     73069186
720.26/720.60	c ................................ | ******....              11975000 | 355574               720.4       16623.4     77278545
743.83/744.25	c ................................ | ******....              12269000 | 363239               744.0       16490.6     79136799
767.93/768.37	c ................................ | ******....              12563000 | 371037               768.1       16355.5     81087050
791.82/792.28	c ................................ | ******....              12841000 | 379408               792.0       16213.0     82949719
815.91/816.37	c ................................ | ******....              13111000 | 387511               816.1       16065.4     84828636
839.79/840.30	c ................................ | *******...              13401000 | 395496               840.0       15953.0     87184942
863.89/864.38	c ................................ | *******...              13739000 | 406927               864.1       15899.6     90118963
887.77/888.30	c ................................ | *******...              14123000 | 414150               888.0       15904.1     91271678
911.86/912.31	c ................................ | *******...              14466000 | 421659               912.0       15861.7     92511683
935.83/936.37	c ................................ | *******...              14813000 | 429365               936.0       15825.0     93784486
959.90/960.43	c ................................ | ********..              15155000 | 436954               960.1       15785.0     95045041
983.89/984.47	c ................................ | ********..              15536000 | 443747               984.1       15786.9     96053400
1007.86/1008.45	c ................................ | ********..              15854000 | 451539              1008.1       15727.1     97449934
1031.92/1032.52	c ................................ | ********..              16155000 | 460154              1032.1       15652.4     99140496
1055.90/1056.58	c ................................ | ********..              16464000 | 468451              1056.1       15588.8    100692215
1079.85/1080.55	c ................................ | *********.              16756000 | 476654              1080.1       15513.8    102381964
1103.81/1104.54	c ................................ | *********.              17056000 | 484548              1104.0       15449.0    103926677
1127.78/1128.58	c ................................ | *********.              17373000 | 492811              1128.0       15401.2    105562252
1151.83/1152.66	c ................................ | *********.              17701000 | 500743              1152.1       15364.5    107034991
1175.79/1176.62	c ................................ | *********.              18023000 | 508718              1176.0       15325.7    108550002
1199.94/1200.81	c CPU limit (1200) reached
1199.94/1200.81	c Time = 1200.13 seconds
1199.94/1200.81	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-1559288-1238881441/watcher-1559288-1238881441 -o /tmp/evaluation-result-1559288-1238881441/solver-1559288-1238881441 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1559288-1238881441.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.92 1.99 2.15 4/86 10460
/proc/meminfo: memFree=1534936/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1008 CPUtime=0
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 150 0 0 0 0 0 0 0 19 0 1 0 514474554 1032192 134 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 252 135 67 165 0 85 0

[startup+0.032425 s]
/proc/loadavg: 1.92 1.99 2.15 4/86 10460
/proc/meminfo: memFree=1534936/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=2064 CPUtime=0.03
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 407 0 0 0 3 0 0 0 19 0 1 0 514474554 2113536 391 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 516 391 68 165 0 349 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2064

[startup+0.101437 s]
/proc/loadavg: 1.92 1.99 2.15 4/86 10460
/proc/meminfo: memFree=1534936/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=4804 CPUtime=0.09
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 1067 0 0 0 9 0 0 0 19 0 1 0 514474554 4919296 1051 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 1201 1051 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301475 s]
/proc/loadavg: 1.92 1.99 2.15 4/86 10460
/proc/meminfo: memFree=1534936/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=14104 CPUtime=0.29
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 3317 0 0 0 28 1 0 0 22 0 1 0 514474554 14442496 3300 1992294400 134512640 135191068 4294956224 18446744073709551615 134641769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 3526 3300 69 165 0 3359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14104

[startup+0.701547 s]
/proc/loadavg: 1.92 1.99 2.15 4/86 10460
/proc/meminfo: memFree=1534936/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=18452 CPUtime=0.69
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 4643 0 0 0 68 1 0 0 25 0 1 0 514474554 18894848 4438 1992294400 134512640 135191068 4294956224 18446744073709551615 134599047 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 4613 4438 71 165 0 4446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18452

[startup+1.5017 s]
/proc/loadavg: 1.92 1.99 2.15 3/87 10461
/proc/meminfo: memFree=1517328/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=18588 CPUtime=1.49
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 4685 0 0 0 148 1 0 0 25 0 1 0 514474554 19034112 4480 1992294400 134512640 135191068 4294956224 18446744073709551615 134600507 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 4647 4480 71 165 0 4480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18588

[startup+3.10199 s]
/proc/loadavg: 1.92 1.99 2.15 3/87 10461
/proc/meminfo: memFree=1516880/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=19088 CPUtime=3.09
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 4797 0 0 0 308 1 0 0 25 0 1 0 514474554 19546112 4592 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 4772 4592 71 165 0 4605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19088

[startup+6.30158 s]
/proc/loadavg: 1.93 1.99 2.15 3/87 10461
/proc/meminfo: memFree=1515600/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=67232 CPUtime=6.29
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 16964 0 0 0 621 8 0 0 25 0 1 0 514474554 68845568 16571 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 16808 16571 89 165 0 16641 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67232

[startup+12.7018 s]
/proc/loadavg: 1.93 1.99 2.15 3/87 10461
/proc/meminfo: memFree=1457488/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=79224 CPUtime=12.68
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 19956 0 0 0 1259 9 0 0 25 0 1 0 514474554 81125376 19563 1992294400 134512640 135191068 4294956224 18446744073709551615 134551491 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 19806 19563 89 165 0 19639 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79224

[startup+25.5012 s]
/proc/loadavg: 1.95 1.99 2.15 3/87 10461
/proc/meminfo: memFree=1426128/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=110240 CPUtime=25.48
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 27725 0 0 0 2535 13 0 0 25 0 1 0 514474554 112885760 27332 1992294400 134512640 135191068 4294956224 18446744073709551615 134710777 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 27560 27332 89 165 0 27393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 110240

[startup+51.1018 s]
/proc/loadavg: 1.96 1.99 2.14 3/87 10461
/proc/meminfo: memFree=1381648/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=155876 CPUtime=51.07
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 39129 0 0 0 5088 19 0 0 25 0 1 0 514474554 159617024 38736 1992294400 134512640 135191068 4294956224 18446744073709551615 134710777 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 38969 38736 89 165 0 38802 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 155876

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 2.13 3/87 10461
/proc/meminfo: memFree=1296912/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=238788 CPUtime=102.24
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 59850 0 0 0 10196 28 0 0 25 0 1 0 514474554 244518912 59457 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 59697 59457 89 165 0 59530 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 238788

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 2.12 3/87 10461
/proc/meminfo: memFree=1186768/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=349156 CPUtime=162.21
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 87458 0 0 0 16182 39 0 0 25 0 1 0 514474554 357535744 87065 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 87289 87065 89 165 0 87122 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 349156

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 2.11 3/87 10461
/proc/meminfo: memFree=1091792/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=443828 CPUtime=222.18
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 111129 0 0 0 22169 49 0 0 25 0 1 0 514474554 454479872 110736 1992294400 134512640 135191068 4294956224 18446744073709551615 134590505 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 110957 110736 89 165 0 110790 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 443828

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 2.10 3/87 10461
/proc/meminfo: memFree=947664/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=588388 CPUtime=282.16
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 147248 0 0 0 28152 64 0 0 25 0 1 0 514474554 602509312 146855 1992294400 134512640 135191068 4294956224 18446744073709551615 134591215 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 147097 146855 89 165 0 146930 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 588388

[startup+342.302 s]
/proc/loadavg: 1.99 1.99 2.09 3/87 10461
/proc/meminfo: memFree=865872/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=669016 CPUtime=342.13
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 167415 0 0 0 34141 72 0 0 25 0 1 0 514474554 685072384 167022 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 167254 167022 89 165 0 167087 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 669016

[startup+402.302 s]
/proc/loadavg: 1.99 1.99 2.08 3/87 10461
/proc/meminfo: memFree=785040/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=750428 CPUtime=402.1
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 187752 0 0 0 40129 81 0 0 25 0 1 0 514474554 768438272 187359 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 187607 187359 89 165 0 187440 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 750428

[startup+462.302 s]
/proc/loadavg: 1.99 1.99 2.08 3/87 10461
/proc/meminfo: memFree=702352/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=832308 CPUtime=462.07
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 208221 0 0 0 46117 90 0 0 25 0 1 0 514474554 852283392 207828 1992294400 134512640 135191068 4294956224 18446744073709551615 134549917 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 208077 207828 89 165 0 207910 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 832308

[startup+522.303 s]
/proc/loadavg: 1.99 1.99 2.07 3/87 10461
/proc/meminfo: memFree=603216/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=931884 CPUtime=522.04
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 233110 0 0 0 52102 102 0 0 25 0 1 0 514474554 954249216 232717 1992294400 134512640 135191068 4294956224 18446744073709551615 134641946 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 232971 232717 89 165 0 232804 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 931884

[startup+582.302 s]
/proc/loadavg: 1.99 1.99 2.07 3/87 10463
/proc/meminfo: memFree=529296/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1005168 CPUtime=582.01
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 251437 0 0 0 58090 111 0 0 25 0 1 0 514474554 1029292032 251044 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 251292 251044 89 165 0 251125 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 1005168

[startup+642.302 s]
/proc/loadavg: 1.99 1.99 2.06 3/87 10463
/proc/meminfo: memFree=420816/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1112832 CPUtime=641.99
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 278344 0 0 0 64074 125 0 0 25 0 1 0 514474554 1139539968 277951 1992294400 134512640 135191068 4294956224 18446744073709551615 134641762 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 278208 277951 89 165 0 278041 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 1112832

[startup+702.302 s]
/proc/loadavg: 1.99 1.99 2.05 3/87 10463
/proc/meminfo: memFree=297104/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1237216 CPUtime=701.96
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 309469 0 0 0 70059 137 0 0 25 0 1 0 514474554 1266909184 309076 1992294400 134512640 135191068 4294956224 18446744073709551615 134641663 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 309304 309076 89 165 0 309137 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 1237216

[startup+762.306 s]
/proc/loadavg: 1.99 1.99 2.05 3/87 10463
/proc/meminfo: memFree=192272/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1340748 CPUtime=761.94
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 335348 0 0 0 76044 150 0 0 25 0 1 0 514474554 1372925952 334955 1992294400 134512640 135191068 4294956224 18446744073709551615 134641942 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 335187 334955 89 165 0 335020 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 1340748

[startup+822.301 s]
/proc/loadavg: 1.99 1.99 2.04 3/87 10463
/proc/meminfo: memFree=112272/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1421376 CPUtime=821.9
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 355503 0 0 0 82030 160 0 0 25 0 1 0 514474554 1455489024 355110 1992294400 134512640 135191068 4294956224 18446744073709551615 134550424 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 355344 355110 89 165 0 355177 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 1421376

[startup+882.301 s]
/proc/loadavg: 1.99 1.99 2.04 3/87 10463
/proc/meminfo: memFree=28752/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1503944 CPUtime=881.88
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 376129 0 0 0 88020 168 0 0 25 0 1 0 514474554 1540038656 375736 1992294400 134512640 135191068 4294956224 18446744073709551615 134589933 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 375986 375736 89 165 0 375819 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 1503944

[startup+942.301 s]
/proc/loadavg: 1.99 1.99 2.03 3/87 10463
/proc/meminfo: memFree=15952/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1550980 CPUtime=941.82
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 387885 0 0 0 94009 173 0 0 25 0 1 0 514474554 1588203520 387492 1992294400 134512640 135191068 4294956224 18446744073709551615 134590921 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 387745 387492 89 165 0 387578 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 1550980

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 2.02 3/87 10463
/proc/meminfo: memFree=15952/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1596760 CPUtime=1001.77
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 399333 0 0 0 99997 180 0 0 25 0 1 0 514474554 1635082240 398940 1992294400 134512640 135191068 4294956224 18446744073709551615 134590809 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 399190 398940 89 165 0 399023 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 1596760

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 2.02 3/87 10469
/proc/meminfo: memFree=15304/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1661140 CPUtime=1061.68
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 415430 0 0 0 105981 187 0 0 25 0 1 0 514474554 1701007360 415037 1992294400 134512640 135191068 4294956224 18446744073709551615 134589963 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 415285 415037 89 165 0 415118 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 1661140

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 2.01 3/87 10469
/proc/meminfo: memFree=16200/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1723724 CPUtime=1121.58
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 431078 0 0 0 111963 195 0 0 25 0 1 0 514474554 1765093376 430685 1992294400 134512640 135191068 4294956224 18446744073709551615 134593160 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 430931 430685 89 165 0 430764 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 1723724

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 2.01 3/87 10469
/proc/meminfo: memFree=15048/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=1784508 CPUtime=1181.48
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194304 446282 0 0 0 117944 204 0 0 25 0 1 0 514474554 1827336192 445889 1992294400 134512640 135191068 4294956224 18446744073709551615 134710793 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 446127 445889 89 165 0 445960 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 1784508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 2.06 2.00 2.01 3/87 10469
/proc/meminfo: memFree=624520/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=0 CPUtime=1200.04
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194308 451938 0 0 0 119788 216 0 0 25 0 1 0 514474554 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.04
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+1201.01 s]
/proc/loadavg: 2.06 2.00 2.01 3/87 10469
/proc/meminfo: memFree=624520/2055924 swapFree=4170372/4192956
[pid=10460] ppid=10458 vsize=0 CPUtime=1200.14
/proc/10460/stat : 10460 (tts-5-0) R 10458 10460 10088 0 -1 4194308 451938 0 0 0 119788 226 0 0 25 0 1 0 514474554 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10460/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1201.08
CPU time (s): 1200.22
CPU user time (s): 1197.89
CPU system time (s): 2.33465
CPU usage (%): 99.9289
Max. virtual memory (cumulated for all children) (KiB): 1807164

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

runsolver used 1.38979 second user time and 4.09338 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-04 23:44:01
IDJOB=1559288
IDBENCH=70874
IDSOLVER=505
FILE ID=node83/1559288-1238881441
PBS_JOBID= 9085969
Free space on /tmp= 66560 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-24-s100.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559288-1238881441/watcher-1559288-1238881441 -o /tmp/evaluation-result-1559288-1238881441/solver-1559288-1238881441 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1559288-1238881441.cnf

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=1239122100

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1535416 kB
Buffers:         58152 kB
Cached:         391084 kB
SwapCached:       7384 kB
Active:         190372 kB
Inactive:       272676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1535416 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          20008 kB
Slab:            41460 kB
Committed_AS:  1403780 kB
PageTables:       2688 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= 66560 MiB
End job on node83 at 2009-04-05 00:04:04