Trace number 1531451

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.14 1200.59

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S528193823-041.cnf
MD5SUMc154bca4589ab170cd9a9501250bcf71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark814.716
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531451-1238459536.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 60
0.00/0.02	c Clauses = 5340
0.00/0.02	c Literals = 37380
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 60
0.00/0.02	c Clauses = 5340
0.00/0.02	c Literals = 37380
0.00/0.02	c a2
0.09/0.12	c a1
0.09/0.19	c Independent sub-problems = 1
0.09/0.19	c Sub-problem with 60 variables and 5340 clauses
0.09/0.19	c using permutation method 4
0.09/0.19	c count = 1
0.09/0.19	c Ordering finished 0.180 seconds
0.09/0.19	c mapped 0.190 seconds
0.09/0.19	c permuted 0.190 seconds
0.09/0.19	c about to sort
0.19/0.20	c sorted
0.19/0.27	c clauses now 5340
0.19/0.27	c init finished 0.200 seconds
0.19/0.27	c tree built 0.260 seconds
0.19/0.27	c 
0.19/0.27	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.19/0.27	c ---------------------------------|----------------------------------|------------------------------------------------------
0.19/0.27	c ................................ | ..........                       |                        0.3           0.0             
0.19/0.27	c ................................ | ..........                     1 |                        0.3           3.8             
0.19/0.27	c ................................ | ..........                     2 |                        0.3           7.7             
0.19/0.27	c ................................ | ..........                     3 |                        0.3          11.5             
0.19/0.27	c ................................ | ..........                     4 |                        0.3          15.4             
0.19/0.27	c ................................ | ..........                     5 |                        0.3          19.2             
0.29/0.31	c ................................ | ..........                  1000 | 228                    0.3        3225.8         5820
23.98/24.08	c ................................ | ..........                263000 | 93873                 24.1       10931.0      2515041
47.98/48.07	c ................................ | ..........                427000 | 156937                48.1        8884.7      4244446
71.97/72.04	c ................................ | ..........                563000 | 209442                72.0        7817.3      5731783
95.95/96.08	c ................................ | ..........                682000 | 253302                96.0        7100.5      7040668
119.95/120.03	c ................................ | *.........                785000 | 293032               120.0        6541.7      8199586
144.13/144.25	c ................................ | *.........                876000 | 326756               144.2        6074.1      9266889
168.02/168.18	c ................................ | *.........                968000 | 362210               168.1        5757.4     10393739
192.22/192.32	c ................................ | *.........               1050000 | 395000               192.3        5461.1     11379769
216.11/216.22	c ................................ | *.........               1124000 | 424170               216.2        5199.6     12284824
240.00/240.10	c ................................ | **........               1194000 | 451258               240.0        4974.2     13120836
263.99/264.10	c ................................ | **........               1262000 | 478213               264.0        4779.6     13965179
288.18/288.30	c ................................ | **........               1328000 | 504626               288.2        4607.4     14800878
312.18/312.37	c ................................ | **........               1395000 | 530195               312.3        4466.9     15613598
336.17/336.31	c ................................ | **........               1459000 | 555047               336.2        4339.3     16409978
360.16/360.32	c ................................ | ***.......               1521000 | 578688               360.2        4222.3     17173761
384.15/384.34	c ................................ | ***.......               1581000 | 601905               384.2        4114.6     17887686
408.04/408.26	c ................................ | ***.......               1638000 | 622877               408.2        4013.0     18621146
432.13/432.34	c ................................ | ***.......               1701000 | 646869               432.2        3935.3     19390371
456.12/456.37	c ................................ | ***.......               1758000 | 668301               456.3        3853.1     20106580
479.91/480.16	c ................................ | ****......               1816000 | 690865               480.1        3782.9     20841587
504.00/504.23	c ................................ | ****......               1870000 | 710787               504.1        3709.5     21476763
527.90/528.16	c ................................ | ****......               1923000 | 730843               528.0        3641.8     22129482
552.19/552.44	c ................................ | ****......               1970000 | 748929               552.3        3566.8     22707083
576.08/576.38	c ................................ | ****......               2013000 | 765674               576.2        3493.3     23236652
600.06/600.31	c ................................ | *****.....               2056000 | 782534               600.2        3425.7     23753798
624.46/624.76	c ................................ | *****.....               2101000 | 800581               624.6        3363.7     24308283
648.34/648.60	c ................................ | *****.....               2146000 | 818133               648.5        3309.4     24858077
672.04/672.31	c ................................ | *****.....               2187000 | 834510               672.2        3253.7     25351350
696.23/696.53	c ................................ | *****.....               2230000 | 851594               696.4        3202.4     25878284
720.02/720.32	c ................................ | ******....               2274000 | 869527               720.1        3157.7     26429995
744.31/744.62	c ................................ | ******....               2315000 | 886094               744.5        3109.7     26914277
768.00/768.37	c ................................ | ******....               2356000 | 902390               768.2        3066.9     27414513
792.39/792.79	c ................................ | ******....               2400000 | 919622               792.6        3028.0     27926067
815.78/816.19	c ................................ | ******....               2437000 | 934155               816.0        2986.5     28317414
840.37/840.75	c ................................ | *******...               2479000 | 950803               840.6        2949.2     28774882
864.27/864.68	c ................................ | *******...               2522000 | 967961               864.5        2917.4     29245714
887.86/888.20	c ................................ | *******...               2562000 | 984297               888.0        2885.1     29716698
912.24/912.61	c ................................ | *******...               2606000 | 1001875              912.4        2856.2     30189832
936.24/936.69	c ................................ | *******...               2650000 | 1019535              936.5        2829.7     30675389
960.23/960.70	c ................................ | ********..               2693000 | 1037477              960.5        2803.8     31197601
984.22/984.63	c ................................ | ********..               2730000 | 1052469              984.4        2773.3     31657221
1008.11/1008.59	c ................................ | ********..               2770000 | 1068625             1008.4        2747.0     32135097
1032.20/1032.65	c ................................ | ********..               2810000 | 1085069             1032.4        2721.8     32637598
1056.29/1056.73	c ................................ | ********..               2843000 | 1098471             1056.5        2691.0     33012224
1080.48/1080.98	c ................................ | *********.               2879000 | 1112597             1080.7        2663.9     33401071
1104.37/1104.80	c ................................ | *********.               2913000 | 1126523             1104.5        2637.3     33795012
1127.86/1128.36	c ................................ | *********.               2947000 | 1140586             1128.1        2612.3     34184094
1152.36/1152.82	c ................................ | *********.               2982000 | 1154592             1152.6        2587.3     34600075
1176.15/1176.64	c ................................ | *********.               3015000 | 1168262             1176.4        2563.0     34987844

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-1531451-1238459536/watcher-1531451-1238459536 -o /tmp/evaluation-result-1531451-1238459536/solver-1531451-1238459536 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531451-1238459536.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.99 0.97 0.99 3/64 10473
/proc/meminfo: memFree=1699440/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=876 CPUtime=0
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 1118616118 897024 106 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 219 106 68 165 0 52 0

[startup+0.0252149 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10473
/proc/meminfo: memFree=1699440/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=2364 CPUtime=0.02
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 483 0 0 0 2 0 0 0 20 0 1 0 1118616118 2420736 467 1992294400 134512640 135191068 4294956224 18446744073709551615 134554935 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 591 467 69 165 0 424 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2364

[startup+0.101231 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10473
/proc/meminfo: memFree=1699440/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=3492 CPUtime=0.09
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 672 0 0 0 9 0 0 0 20 0 1 0 1118616118 3575808 655 1992294400 134512640 135191068 4294956224 18446744073709551615 134710777 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 873 655 69 165 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3492

[startup+0.30127 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10473
/proc/meminfo: memFree=1699440/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=5220 CPUtime=0.29
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 1466 0 0 0 29 0 0 0 22 0 1 0 1118616118 5345280 1169 1992294400 134512640 135191068 4294956224 18446744073709551615 134587023 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 1305 1169 89 165 0 1138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5220

[startup+0.70135 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10473
/proc/meminfo: memFree=1699440/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=6340 CPUtime=0.69
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 1747 0 0 0 69 0 0 0 25 0 1 0 1118616118 6492160 1450 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 1585 1450 89 165 0 1418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6340

[startup+1.50151 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1693096/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=8424 CPUtime=1.49
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 2286 0 0 0 149 0 0 0 25 0 1 0 1118616118 8626176 1989 1992294400 134512640 135191068 4294956224 18446744073709551615 134589643 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 2106 1989 89 165 0 1939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8424

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1690216/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=12104 CPUtime=3.09
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 3210 0 0 0 308 1 0 0 25 0 1 0 1118616118 12394496 2913 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 3026 2913 89 165 0 2859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12104

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1683112/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=18664 CPUtime=6.28
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 4844 0 0 0 626 2 0 0 25 0 1 0 1118616118 19111936 4547 1992294400 134512640 135191068 4294956224 18446744073709551615 134589884 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 4666 4547 89 165 0 4499 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18664

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1671856/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=29224 CPUtime=12.68
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 7469 0 0 0 1264 4 0 0 25 0 1 0 1118616118 29925376 7172 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 7306 7172 89 165 0 7139 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29224

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1653168/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=47144 CPUtime=25.48
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 11948 0 0 0 2540 8 0 0 25 0 1 0 1118616118 48275456 11651 1992294400 134512640 135191068 4294956224 18446744073709551615 134694768 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 11786 11651 89 165 0 11619 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47144

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1624304/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=76264 CPUtime=51.07
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 19231 0 0 0 5093 14 0 0 25 0 1 0 1118616118 78094336 18934 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 19066 18934 89 165 0 18899 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76264

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1576816/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=122988 CPUtime=102.25
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 30924 0 0 0 10201 24 0 0 25 0 1 0 1118616118 125939712 30627 1992294400 134512640 135191068 4294956224 18446744073709551615 134562326 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 30747 30627 89 165 0 30580 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 122988

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1532656/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=167308 CPUtime=162.23
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 42030 0 0 0 16188 35 0 0 25 0 1 0 1118616118 171323392 41733 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 41827 41733 89 165 0 41660 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 167308

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1494448/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=205228 CPUtime=222.2
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 51483 0 0 0 22176 44 0 0 25 0 1 0 1118616118 210153472 51186 1992294400 134512640 135191068 4294956224 18446744073709551615 134565853 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 51307 51186 89 165 0 51140 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 205228

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1461040/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=238828 CPUtime=282.18
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 59876 0 0 0 28165 53 0 0 25 0 1 0 1118616118 244559872 59579 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 59707 59579 89 165 0 59540 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 238828

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1428656/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=270828 CPUtime=342.17
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 67882 0 0 0 34158 59 0 0 25 0 1 0 1118616118 277327872 67585 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 67707 67585 89 165 0 67540 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 270828

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1399728/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=299948 CPUtime=402.15
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 75188 0 0 0 40149 66 0 0 25 0 1 0 1118616118 307146752 74891 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 74987 74891 89 165 0 74820 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 299948

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1369456/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=329868 CPUtime=462.12
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 82654 0 0 0 46139 73 0 0 25 0 1 0 1118616118 337784832 82357 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 82467 82357 89 165 0 82300 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 329868

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1342768/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=356748 CPUtime=522.09
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 89380 0 0 0 52130 79 0 0 25 0 1 0 1118616118 365309952 89083 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 89187 89083 89 165 0 89020 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 356748

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1320240/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=378988 CPUtime=582.07
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 94933 0 0 0 58123 84 0 0 25 0 1 0 1118616118 388083712 94636 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 94747 94636 89 165 0 94580 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 378988

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1298544/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=400428 CPUtime=642.06
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 100300 0 0 0 64116 90 0 0 25 0 1 0 1118616118 410038272 100003 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 100107 100003 89 165 0 99940 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 400428

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1277872/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=421368 CPUtime=702.03
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 105499 0 0 0 70108 95 0 0 25 0 1 0 1118616118 431480832 105202 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 105342 105202 89 165 0 105175 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 421368

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10474
/proc/meminfo: memFree=1256944/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=442012 CPUtime=762.01
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 110673 0 0 0 76102 99 0 0 25 0 1 0 1118616118 452620288 110376 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 110503 110376 89 165 0 110336 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 442012

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1238896/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=460252 CPUtime=821.98
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 115202 0 0 0 82095 103 0 0 25 0 1 0 1118616118 471298048 114905 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 115063 114905 89 165 0 114896 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 460252

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1220016/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=478812 CPUtime=881.96
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 119863 0 0 0 88089 107 0 0 25 0 1 0 1118616118 490303488 119566 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 119703 119566 89 165 0 119536 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 478812

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1201008/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=498012 CPUtime=941.93
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 124645 0 0 0 94081 112 0 0 25 0 1 0 1118616118 509964288 124348 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 124503 124348 89 165 0 124336 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 498012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1181424/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=517532 CPUtime=1001.92
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 129522 0 0 0 100075 117 0 0 25 0 1 0 1118616118 529952768 129225 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 129383 129225 89 165 0 129216 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 517532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1164016/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=534972 CPUtime=1061.89
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 133886 0 0 0 106069 120 0 0 25 0 1 0 1118616118 547811328 133589 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 133743 133589 89 165 0 133576 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 534972

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1148144/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=550652 CPUtime=1121.87
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 137819 0 0 0 112063 124 0 0 25 0 1 0 1118616118 563867648 137522 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 137663 137522 89 165 0 137496 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 550652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1132336/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=566652 CPUtime=1181.85
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 141809 0 0 0 118057 128 0 0 25 0 1 0 1118616118 580251648 141512 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 141663 141512 89 165 0 141496 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 566652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1127088/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=571452 CPUtime=1200.04
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 143032 0 0 0 119876 128 0 0 25 0 1 0 1118616118 585166848 142735 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 142863 142735 89 165 0 142696 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 571452

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10476
/proc/meminfo: memFree=1127088/2055920 swapFree=4176300/4192956
[pid=10473] ppid=10471 vsize=571452 CPUtime=1200.04
/proc/10473/stat : 10473 (tts-5-0) R 10471 10473 9965 0 -1 4194304 143032 0 0 0 119876 128 0 0 25 0 1 0 1118616118 585166848 142735 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/10473/statm: 142863 142735 89 165 0 142696 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 571452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.14
CPU user time (s): 1198.77
CPU system time (s): 1.37479
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 571452

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

runsolver used 0.792879 second user time and 2.56661 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-31 02:32:16
IDJOB=1531451
IDBENCH=70455
IDSOLVER=505
FILE ID=node53/1531451-1238459536
PBS_JOBID= 9061670
Free space on /tmp= 66040 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S528193823-041.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531451-1238459536/watcher-1531451-1238459536 -o /tmp/evaluation-result-1531451-1238459536/solver-1531451-1238459536 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531451-1238459536.cnf

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

MD5SUM BENCH= c154bca4589ab170cd9a9501250bcf71
RANDOM SEED=1178806237

node53.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.264
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.264
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:      2055920 kB
MemFree:       1699856 kB
Buffers:         68720 kB
Cached:         213816 kB
SwapCached:      10544 kB
Active:         124116 kB
Inactive:       170508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699856 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            47476 kB
Committed_AS:  2542832 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-31 02:52:18