Trace number 1530977

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.21 1200.67

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S2124311399-085.cnf
MD5SUM591878ac77c59e57a1598f2a38d0dcd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.312
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1530977-1238375812.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 900
0.00/0.05	c Clauses = 18000
0.00/0.05	c Literals = 90000
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 900
0.00/0.05	c Clauses = 18000
0.00/0.05	c Literals = 90000
0.00/0.05	c a2
0.19/0.24	c a1
0.89/0.92	c Independent sub-problems = 1
0.89/0.92	c Sub-problem with 900 variables and 18000 clauses
0.89/0.92	c using permutation method 4
0.89/0.92	c count = 1
0.89/0.92	c Ordering finished 0.890 seconds
0.89/0.92	c mapped 0.910 seconds
0.89/0.92	c permuted 0.910 seconds
0.89/0.92	c about to sort
0.89/0.93	c sorted
1.10/1.17	c clauses now 18000
1.10/1.17	c init finished 0.930 seconds
1.10/1.17	c tree built 1.160 seconds
1.10/1.17	c 
1.10/1.17	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.10/1.17	c ---------------------------------|----------------------------------|------------------------------------------------------
1.10/1.17	c ................................ | ..........                       |                        1.2           0.0             
1.10/1.17	c ................................ | ..........                     1 |                        1.2           0.9             
1.10/1.17	c ................................ | ..........                     2 |                        1.2           1.7             
1.10/1.17	c ................................ | ..........                     3 |                        1.2           2.6             
1.10/1.17	c ................................ | ..........                     4 |                        1.2           3.4             
1.10/1.17	c ................................ | ..........                     5 |                        1.2           4.3             
1.10/1.19	c ................................ | ..........                  1000 | 18                     1.2         847.5          162
24.08/24.10	c ................................ | ..........                196000 | 50856                 24.1        8136.2      4444565
48.07/48.11	c ................................ | ..........                287000 | 78566                 48.1        5968.0      7210140
72.16/72.23	c ................................ | ..........                368000 | 101394                72.2        5096.2      9403047
96.06/96.12	c ................................ | ..........                407000 | 115669                96.1        4235.2     11398046
120.15/120.25	c ................................ | *.........                435000 | 126005               120.2        3618.4     13098913
143.95/144.06	c ................................ | *.........                495000 | 143484               144.0        3437.0     15103042
167.94/168.03	c ................................ | *.........                531000 | 156088               168.0        3160.7     17133018
192.33/192.43	c ................................ | *.........                570000 | 169477               192.4        2962.7     19223002
216.02/216.11	c ................................ | *.........                601000 | 180612               216.1        2781.6     21452608
240.21/240.35	c ................................ | **........                629000 | 190923               240.3        2617.6     23566660
264.10/264.20	c ................................ | **........                653000 | 198731               264.1        2472.2     24859591
288.29/288.40	c ................................ | **........                674000 | 205315               288.3        2337.5     25761915
312.59/312.79	c ................................ | **........                694000 | 212097               312.7        2219.2     26748593
336.48/336.62	c ................................ | **........                727000 | 221832               336.6        2160.2     28052323
360.37/360.50	c ................................ | ***.......                752000 | 230342               360.4        2086.4     29407312
384.26/384.49	c ................................ | ***.......                774000 | 237578               384.4        2013.4     30451787
410.35/410.51	c ................................ | ***.......                792000 | 243841               410.4        1929.7     31571979
431.94/432.11	c ................................ | ***.......                803000 | 247918               432.0        1858.7     32268168
457.43/457.66	c ................................ | ***.......                817000 | 252911               457.6        1785.5     33086574
481.32/481.58	c ................................ | ****......                830000 | 257482               481.5        1723.9     33844336
504.61/504.80	c ................................ | ****......                845000 | 262603               504.7        1674.3     34868413
528.51/528.72	c ................................ | ****......                861000 | 268431               528.6        1628.8     36088141
552.10/552.30	c ................................ | ****......                875000 | 273511               552.2        1584.6     37308704
575.89/576.20	c ................................ | ****......                886000 | 277181               576.1        1538.0     37903145
600.68/600.91	c ................................ | *****.....                897000 | 280827               600.8        1493.1     38535183
625.07/625.35	c ................................ | *****.....                908000 | 284894               625.2        1452.3     39430535
648.56/648.88	c ................................ | *****.....                923000 | 290149               648.8        1422.7     40434841
672.26/672.56	c ................................ | *****.....                959000 | 299962               672.4        1426.2     41313778
696.35/696.64	c ................................ | *****.....               1002000 | 311953               696.5        1438.6     42619413
720.64/720.90	c ................................ | ******....               1036000 | 322475               720.8        1437.4     43860732
744.34/744.65	c ................................ | ******....               1060000 | 330499               744.5        1423.8     44968938
768.72/769.00	c ................................ | ******....               1081000 | 337176               768.8        1406.0     45818105
793.01/793.31	c ................................ | ******....               1100000 | 343505               793.2        1386.9     46699242
816.09/816.40	c ................................ | ******....               1133000 | 352960               816.2        1388.1     47850560
840.45/840.88	c ................................ | *******...               1164000 | 363642               840.7        1384.6     49428541
864.04/864.44	c ................................ | *******...               1193000 | 372808               864.2        1380.4     50743887
888.04/888.45	c ................................ | *******...               1215000 | 379860               888.2        1367.9     51705788
912.73/913.14	c ................................ | *******...               1229000 | 384974               912.9        1346.2     52493916
935.92/936.32	c ................................ | *******...               1241000 | 389523               936.1        1325.7     53319677
960.92/961.37	c ................................ | ********..               1256000 | 394635               961.1        1306.8     54203671
984.41/984.87	c ................................ | ********..               1276000 | 401643               984.6        1295.9     55374379
1008.39/1008.88	c ................................ | ********..               1293000 | 407927              1008.6        1281.9     56624731
1032.89/1033.30	c ................................ | ********..               1311000 | 414692              1033.0        1269.1     57566306
1056.48/1056.95	c ................................ | ********..               1323000 | 419163              1056.7        1252.0     58380920
1079.97/1080.40	c ................................ | *********.               1338000 | 424760              1080.1        1238.7     59429056
1105.16/1105.61	c ................................ | *********.               1355000 | 431252              1105.3        1225.9     60549077
1127.96/1128.46	c ................................ | *********.               1374000 | 437976              1128.2        1217.9     61754086
1153.84/1154.32	c ................................ | *********.               1396000 | 445599              1154.0        1209.7     63201947
1177.83/1178.31	c ................................ | *********.               1408000 | 450038              1178.0        1195.2     64195406

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-1530977-1238375812/watcher-1530977-1238375812 -o /tmp/evaluation-result-1530977-1238375812/solver-1530977-1238375812 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530977-1238375812.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.05 1.01 1.00 3/64 7965
/proc/meminfo: memFree=784200/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=876 CPUtime=0
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1110247331 897024 105 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 219 106 67 165 0 52 0

[startup+0.0928169 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 7965
/proc/meminfo: memFree=784200/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=6080 CPUtime=0.08
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 1407 0 0 0 8 0 0 0 18 0 1 0 1110247331 6225920 1390 1992294400 134512640 135191068 4294956224 18446744073709551615 134519810 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 1520 1390 69 165 0 1353 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6080

[startup+0.10182 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 7965
/proc/meminfo: memFree=784200/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=6080 CPUtime=0.09
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 1407 0 0 0 9 0 0 0 18 0 1 0 1110247331 6225920 1390 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 1520 1390 69 165 0 1353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.301853 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 7965
/proc/meminfo: memFree=784200/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=6268 CPUtime=0.29
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 1446 0 0 0 29 0 0 0 19 0 1 0 1110247331 6418432 1429 1992294400 134512640 135191068 4294956224 18446744073709551615 134710785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 1567 1429 71 165 0 1400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6268

[startup+0.701921 s]
/proc/loadavg: 1.05 1.01 1.00 3/64 7965
/proc/meminfo: memFree=784200/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=6268 CPUtime=0.69
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 1446 0 0 0 69 0 0 0 22 0 1 0 1110247331 6418432 1429 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 1567 1429 71 165 0 1400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6268

[startup+1.50106 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 7966
/proc/meminfo: memFree=776576/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=17016 CPUtime=1.49
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 4165 0 0 0 148 1 0 0 25 0 1 0 1110247331 17424384 4115 1992294400 134512640 135191068 4294956224 18446744073709551615 134561597 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 4254 4115 89 165 0 4087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17016

[startup+3.10133 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 7966
/proc/meminfo: memFree=766208/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=23388 CPUtime=3.09
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 5722 0 0 0 307 2 0 0 25 0 1 0 1110247331 23949312 5672 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 5847 5672 89 165 0 5680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23388

[startup+6.30189 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 7966
/proc/meminfo: memFree=753472/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=34748 CPUtime=6.29
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 8574 0 0 0 626 3 0 0 25 0 1 0 1110247331 35581952 8524 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 8687 8524 89 165 0 8520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34748

[startup+12.702 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7966
/proc/meminfo: memFree=728704/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=58428 CPUtime=12.69
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 14523 0 0 0 1262 7 0 0 25 0 1 0 1110247331 59830272 14473 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 14607 14473 89 165 0 14440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58428

[startup+25.5012 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 7966
/proc/meminfo: memFree=695296/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=89788 CPUtime=25.49
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 22358 0 0 0 2537 12 0 0 25 0 1 0 1110247331 91942912 22308 1992294400 134512640 135191068 4294956224 18446744073709551615 134710785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 22447 22308 89 165 0 22280 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89788

[startup+51.1016 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7966
/proc/meminfo: memFree=649024/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=136960 CPUtime=51.08
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 34129 0 0 0 5090 18 0 0 25 0 1 0 1110247331 140247040 34079 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 34240 34079 89 165 0 34073 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 136960

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7966
/proc/meminfo: memFree=578176/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=206560 CPUtime=102.26
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 51545 0 0 0 10200 26 0 0 25 0 1 0 1110247331 211517440 51495 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 51640 51495 89 165 0 51473 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 206560

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=503552/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=283040 CPUtime=162.24
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 70677 0 0 0 16189 35 0 0 25 0 1 0 1110247331 289832960 70627 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 70760 70627 89 165 0 70593 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 283040

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=414080/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=370372 CPUtime=222.21
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 92495 0 0 0 22175 46 0 0 25 0 1 0 1110247331 379260928 92445 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 92593 92445 89 165 0 92426 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 370372

[startup+282.301 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 7966
/proc/meminfo: memFree=358656/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=425892 CPUtime=282.2
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 106366 0 0 0 28166 54 0 0 25 0 1 0 1110247331 436113408 106316 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 106473 106316 89 165 0 106306 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 425892

[startup+342.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 7966
/proc/meminfo: memFree=313280/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=471012 CPUtime=342.17
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 117642 0 0 0 34158 59 0 0 25 0 1 0 1110247331 482316288 117592 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 117753 117592 89 165 0 117586 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 471012

[startup+402.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 7966
/proc/meminfo: memFree=265472/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=518852 CPUtime=402.15
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 129607 0 0 0 40149 66 0 0 25 0 1 0 1110247331 531304448 129557 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 129713 129557 89 165 0 129546 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 518852

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7966
/proc/meminfo: memFree=235840/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=548132 CPUtime=462.13
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 136920 0 0 0 46144 69 0 0 25 0 1 0 1110247331 561287168 136870 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 137033 136870 89 165 0 136866 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 548132

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7966
/proc/meminfo: memFree=196160/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=589092 CPUtime=522.11
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 147155 0 0 0 52136 75 0 0 25 0 1 0 1110247331 603230208 147105 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 147273 147105 89 165 0 147106 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 589092

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7966
/proc/meminfo: memFree=157952/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=625892 CPUtime=582.08
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 156373 0 0 0 58128 80 0 0 25 0 1 0 1110247331 640913408 156323 1992294400 134512640 135191068 4294956224 18446744073709551615 134562478 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 156473 156323 89 165 0 156306 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 625892

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=123008/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=660612 CPUtime=642.07
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 165034 0 0 0 64122 85 0 0 25 0 1 0 1110247331 676466688 164984 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 165153 164984 89 165 0 164986 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 660612

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=81024/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=703012 CPUtime=702.05
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 175660 0 0 0 70114 91 0 0 25 0 1 0 1110247331 719884288 175610 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 175753 175610 89 165 0 175586 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 703012

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=37632/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=745892 CPUtime=762.03
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 186359 0 0 0 76106 97 0 0 25 0 1 0 1110247331 763793408 186309 1992294400 134512640 135191068 4294956224 18446744073709551615 134587625 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 186473 186309 89 165 0 186306 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 745892

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15936/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=790052 CPUtime=821.97
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 197416 0 0 0 82096 101 0 0 25 0 1 0 1110247331 809013248 197366 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 197513 197366 89 165 0 197346 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 790052

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15232/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=839972 CPUtime=881.94
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 209892 0 0 0 88086 108 0 0 25 0 1 0 1110247331 860131328 209842 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 209993 209842 89 165 0 209826 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 839972

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15744/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=873892 CPUtime=941.92
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 218388 0 0 0 94080 112 0 0 25 0 1 0 1110247331 894865408 218338 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 218473 218338 89 165 0 218306 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 873892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15360/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=916452 CPUtime=1001.9
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 229007 0 0 0 100072 118 0 0 25 0 1 0 1110247331 938446848 228957 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 229113 228957 89 165 0 228946 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 916452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=16320/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=954212 CPUtime=1061.87
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 238452 0 0 0 106064 123 0 0 25 0 1 0 1110247331 977113088 238402 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 238553 238402 89 165 0 238386 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 954212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15488/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=999012 CPUtime=1121.86
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 249661 0 0 0 112056 130 0 0 25 0 1 0 1110247331 1022988288 249611 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 249753 249611 89 165 0 249586 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 999012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=15296/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=1045892 CPUtime=1181.84
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 261385 0 0 0 118048 136 0 0 25 0 1 0 1110247331 1070993408 261335 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 261473 261335 89 165 0 261306 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1045892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=14912/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=1055172 CPUtime=1200.03
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4194304 263689 0 0 0 119866 137 0 0 25 0 1 0 1110247331 1080496128 263639 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 263793 263639 89 165 0 263626 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1055172

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7966
/proc/meminfo: memFree=14912/2055920 swapFree=4177928/4192956
[pid=7965] ppid=7963 vsize=0 CPUtime=1200.13
/proc/7965/stat : 7965 (tts-5-0) R 7963 7965 7684 0 -1 4195332 263689 0 0 0 119866 147 0 0 25 0 1 0 1110247331 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7965/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.67
CPU time (s): 1200.21
CPU user time (s): 1198.67
CPU system time (s): 1.54377
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1055172

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

runsolver used 1.06984 second user time and 2.65759 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 03:16:52
IDJOB=1530977
IDBENCH=70218
IDSOLVER=505
FILE ID=node14/1530977-1238375812
PBS_JOBID= 9061248
Free space on /tmp= 65480 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S2124311399-085.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530977-1238375812/watcher-1530977-1238375812 -o /tmp/evaluation-result-1530977-1238375812/solver-1530977-1238375812 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530977-1238375812.cnf

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

MD5SUM BENCH= 591878ac77c59e57a1598f2a38d0dcd8
RANDOM SEED=1105551406

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
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:        784680 kB
Buffers:         97712 kB
Cached:        1075028 kB
SwapCached:       8964 kB
Active:         161412 kB
Inactive:      1021900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        784680 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            73876 kB
Committed_AS:  2832264 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-30 03:36:55