Trace number 1530920

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ttsth-5-0 2009-03-19? (TO) 1200.43 602.661

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1322153318-039.cnf
MD5SUM9b4324a23c82753183d597b4a4c7c7c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark90.7522
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

0.04/0.05	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1530920-1238371265.cnf 
0.04/0.05	c Using SATTIMEOUT of 1200
0.04/0.05	c Using SATRAM of 1800
0.04/0.05	c Size of subset node = 16
0.04/0.05	c Variables = 1000
0.04/0.05	c Clauses = 20000
0.04/0.05	c Literals = 100000
0.04/0.05	c Reduced size:
0.04/0.05	c Variables = 1000
0.04/0.05	c Clauses = 20000
0.04/0.05	c Literals = 100000
0.04/0.05	c a2
0.19/0.25	c a1
0.89/0.96	c Independent sub-problems = 1
0.89/0.96	c Sub-problem with 1000 variables and 20000 clauses
0.89/0.96	c using permutation method 4
0.89/0.96	c count = 1
0.89/0.96	c Ordering finished 0.930 seconds
0.89/0.96	c mapped 0.950 seconds
0.89/0.96	c permuted 0.950 seconds
0.89/0.96	c about to sort
0.89/0.97	c sorted
1.19/1.23	c clauses now 20000
1.19/1.23	c init finished 0.980 seconds
1.19/1.23	c tree built 1.230 seconds
1.19/1.23	c 
1.19/1.23	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.19/1.23	c ---------------------------------|----------------------------------|------------------------------------------------------
1.19/1.23	c ................................ | ..........                       |                        1.2           0.0             
1.19/1.23	c ................................ | ..........                     1 |                        1.2           0.8             
1.19/1.23	c ................................ | ..........                     2 |                        1.2           1.6             
1.19/1.23	c ................................ | ..........                     3 |                        1.2           2.4             
1.19/1.23	c ................................ | ..........                     4 |                        1.2           3.3             
1.19/1.23	c ................................ | ..........                     5 |                        1.2           4.1             
1.19/1.27	c ................................ | ..........                  1000 | 9                      1.3         781.2          345
24.10/12.71	c ................................ | ..........                130000 | 27021                 24.1        5389.7      4627207
48.63/25.00	c ................................ | ..........                185000 | 40781                 48.6        3802.7      9211180
71.97/36.73	c ................................ | ..........                221000 | 50039                 72.0        3067.3     13252352
96.50/49.06	c ................................ | ..........                265000 | 61131                 96.6        2742.1     17309399
120.65/61.19	c ................................ | *.........                300000 | 69803                120.9        2482.2     20705593
143.98/72.84	c ................................ | *.........                330000 | 76848                144.1        2290.1     23957298
167.92/84.84	c ................................ | *.........                358000 | 83684                168.0        2130.6     27098973
192.26/97.02	c ................................ | *.........                399000 | 93712                192.3        2074.6     29991639
216.60/109.25	c ................................ | *.........                420000 | 100225               216.7        1937.8     33545807
240.15/121.03	c ................................ | **........                441000 | 105797               240.2        1835.7     36339632
263.88/132.96	c ................................ | **........                460000 | 110657               264.1        1742.1     38537229
289.41/145.70	c ................................ | **........                481000 | 116204               289.5        1661.7     41428449
312.56/157.35	c ................................ | **........                494000 | 119911               312.7        1579.7     43691276
336.30/169.30	c ................................ | **........                512000 | 124995               336.6        1521.3     45835194
360.84/181.56	c ................................ | ***.......                530000 | 129862               361.0        1468.1     47816982
384.77/193.56	c ................................ | ***.......                550000 | 134798               384.9        1428.8     49984230
408.12/205.20	c ................................ | ***.......                565000 | 138923               408.2        1384.2     51915160
432.06/217.29	c ................................ | ***.......                588000 | 144428               432.3        1360.1     53906928
457.20/229.86	c ................................ | ***.......                606000 | 149336               457.4        1324.9     56527843
480.73/241.64	c ................................ | ****......                620000 | 153830               480.9        1289.3     59425631
504.27/253.45	c ................................ | ****......                639000 | 158873               504.4        1266.7     61778290
528.21/265.48	c ................................ | ****......                656000 | 163693               528.5        1241.4     64363250
552.74/277.77	c ................................ | ****......                672000 | 168200               553.0        1215.2     66873355
576.49/289.62	c ................................ | ****......                685000 | 172030               576.6        1188.0     68634733
600.03/301.40	c ................................ | *****.....                698000 | 175750               600.1        1163.1     70403995
625.56/314.21	c ................................ | *****.....                712000 | 179402               625.7        1137.9     72109281
648.91/325.94	c ................................ | *****.....                727000 | 183860               649.1        1120.0     73706885
673.64/338.31	c ................................ | *****.....                742000 | 188122               673.8        1101.2     75434938
695.98/349.54	c ................................ | *****.....                752000 | 191459               696.2        1080.2     76824698
721.51/362.36	c ................................ | ******....                765000 | 195218               721.8        1059.9     78780856
744.06/373.62	c ................................ | ******....                778000 | 198615               744.2        1045.4     80871110
769.39/386.35	c ................................ | ******....                791000 | 202678               769.6        1027.8     82386888
793.15/398.24	c ................................ | ******....                807000 | 207085               793.4        1017.2     83435067
816.68/410.03	c ................................ | ******....                821000 | 211288               816.9        1005.1     84683335
840.22/421.85	c ................................ | *******...                834000 | 215079               840.5         992.3     85906136
864.15/433.84	c ................................ | *******...                847000 | 218730               864.4         979.9     87027054
888.70/446.17	c ................................ | *******...                865000 | 223599               889.0         973.0     89041574
912.24/457.90	c ................................ | *******...                881000 | 228270               912.4         965.6     90809413
936.76/470.23	c ................................ | *******...                896000 | 232871               937.0         956.3     92225616
959.90/481.87	c ................................ | ********..                910000 | 236516               960.2         947.7     93584976
985.01/494.47	c ................................ | ********..                922000 | 239762               985.3         935.7     95339957
1007.73/505.88	c ................................ | ********..                932000 | 242725              1008.0         924.6     96665675
1033.05/518.57	c ................................ | ********..                945000 | 246529              1033.4         914.5     97910996
1057.78/530.91	c ................................ | ********..                958000 | 250694              1058.0         905.5     99654722
1080.70/542.45	c ................................ | *********.                969000 | 254368              1081.0         896.4    101230419
1104.60/554.46	c ................................ | *********.                985000 | 258560              1104.9         891.5    102627629
1127.89/566.18	c ................................ | *********.               1005000 | 263757              1128.2         890.8    103509928
1152.78/578.61	c ................................ | *********.               1024000 | 268442              1153.0         888.1    104724947
1176.86/590.72	c ................................ | *********.               1041000 | 272543              1177.1         884.4    105856026

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-1530920-1238371265/watcher-1530920-1238371265 -o /tmp/evaluation-result-1530920-1238371265/solver-1530920-1238371265 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1530920-1238371265.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.83 1.82 1.44 3/73 22097
/proc/meminfo: memFree=1506952/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=1064 CPUtime=0
/proc/22097/stat : 22097 (ttsth-5-0) R 22095 22097 21886 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1109790407 1089536 123 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22097/statm: 266 123 78 176 0 88 0

[startup+0.051755 s]
/proc/loadavg: 1.83 1.82 1.44 3/73 22097
/proc/meminfo: memFree=1506952/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=2392 CPUtime=0.04
/proc/22097/stat : 22097 (ttsth-5-0) R 22095 22097 21886 0 -1 4194304 487 0 0 0 4 0 0 0 18 0 1 0 1109790407 2449408 471 1992294400 134512640 135237372 4294956192 18446744073709551615 134533792 0 0 4096 0 0 0 0 17 0 0 0
/proc/22097/statm: 598 471 78 176 0 420 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2392

[startup+0.10176 s]
/proc/loadavg: 1.83 1.82 1.44 3/73 22097
/proc/meminfo: memFree=1506952/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=6756 CPUtime=0.09
/proc/22097/stat : 22097 (ttsth-5-0) R 22095 22097 21886 0 -1 4194304 1566 0 0 0 9 0 0 0 18 0 1 0 1109790407 6918144 1549 1992294400 134512640 135237372 4294956192 18446744073709551615 134680502 0 0 4096 0 0 0 0 17 0 0 0
/proc/22097/statm: 1689 1549 79 176 0 1511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6756

[startup+0.301779 s]
/proc/loadavg: 1.83 1.82 1.44 3/73 22097
/proc/meminfo: memFree=1506952/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=6964 CPUtime=0.29
/proc/22097/stat : 22097 (ttsth-5-0) R 22095 22097 21886 0 -1 4194304 1616 0 0 0 29 0 0 0 19 0 1 0 1109790407 7131136 1599 1992294400 134512640 135237372 4294956192 18446744073709551615 134555282 0 0 4096 0 0 0 0 17 0 0 0
/proc/22097/statm: 1741 1599 80 176 0 1563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6964

[startup+0.70182 s]
/proc/loadavg: 1.83 1.82 1.44 3/73 22097
/proc/meminfo: memFree=1506952/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=6964 CPUtime=0.69
/proc/22097/stat : 22097 (ttsth-5-0) R 22095 22097 21886 0 -1 4194304 1616 0 0 0 69 0 0 0 23 0 1 0 1109790407 7131136 1599 1992294400 134512640 135237372 4294956192 18446744073709551615 134555272 0 0 4096 0 0 0 0 17 0 0 0
/proc/22097/statm: 1741 1599 80 176 0 1563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6964

[startup+1.50191 s]
/proc/loadavg: 1.83 1.82 1.44 2/74 22098
/proc/meminfo: memFree=1500096/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=42788 CPUtime=1.75
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 5252 0 0 0 174 1 0 0 25 0 3 0 1109790407 43814912 5202 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 10697 5202 98 176 0 10519 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 42788

[startup+3.10207 s]
/proc/loadavg: 1.83 1.82 1.44 3/76 22100
/proc/meminfo: memFree=1483696/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=50892 CPUtime=4.95
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 7277 0 0 0 492 3 0 0 25 0 3 0 1109790407 52113408 7227 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 12723 7227 98 176 0 12545 0
[pid=22097/tid=22099] ppid=22095 vsize=50892 CPUtime=1.85
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 940 0 0 0 185 0 0 0 25 0 3 0 1109790531 52113408 7227 1992294400 134512640 135237372 4294956192 18446744073709551615 134562459 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=50892 CPUtime=1.85
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 1284 0 0 0 185 0 0 0 25 0 3 0 1109790531 52113408 7227 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 50892

[startup+6.30139 s]
/proc/loadavg: 1.85 1.82 1.45 3/76 22100
/proc/meminfo: memFree=1461616/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=73556 CPUtime=11.33
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 12949 0 0 0 1127 6 0 0 25 0 3 0 1109790407 75321344 12899 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 18389 12899 98 176 0 18211 0
[pid=22097/tid=22099] ppid=22095 vsize=73556 CPUtime=5.05
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 3684 0 0 0 503 2 0 0 25 0 3 0 1109790531 75321344 12899 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=73556 CPUtime=5.04
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 4212 0 0 0 502 2 0 0 21 0 3 0 1109790531 75321344 12899 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 73556

[startup+12.701 s]
/proc/loadavg: 1.86 1.83 1.45 3/76 22100
/proc/meminfo: memFree=1415944/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=117368 CPUtime=24.1
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 23872 0 0 0 2396 14 0 0 25 0 3 0 1109790407 120184832 23822 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 29342 23822 98 176 0 29164 0
[pid=22097/tid=22099] ppid=22095 vsize=117368 CPUtime=11.45
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 7485 0 0 0 1140 5 0 0 25 0 3 0 1109790531 120184832 23822 1992294400 134512640 135237372 4294956192 18446744073709551615 134562380 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=117368 CPUtime=11.4
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 11334 0 0 0 1134 6 0 0 25 0 3 0 1109790531 120184832 23822 1992294400 134512640 135237372 4294956192 18446744073709551615 134562377 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 117368

[startup+25.5013 s]
/proc/loadavg: 1.89 1.83 1.46 3/76 22100
/proc/meminfo: memFree=1337288/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=193048 CPUtime=49.63
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 42813 0 0 0 4940 23 0 0 25 0 3 0 1109790407 197681152 42763 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 48262 42763 98 176 0 48084 0
[pid=22097/tid=22099] ppid=22095 vsize=193048 CPUtime=24.25
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 14316 0 0 0 2417 8 0 0 25 0 3 0 1109790531 197681152 42763 1992294400 134512640 135237372 4294956192 18446744073709551615 134562336 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=193048 CPUtime=24.14
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 23444 0 0 0 2401 13 0 0 25 0 3 0 1109790531 197681152 42763 1992294400 134512640 135237372 4294956192 18446744073709551615 134549952 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 193048

[startup+51.1019 s]
/proc/loadavg: 1.93 1.85 1.47 3/76 22100
/proc/meminfo: memFree=1201480/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=329660 CPUtime=100.7
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 76999 0 0 0 10031 39 0 0 25 0 3 0 1109790407 337571840 76949 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 82415 76949 98 176 0 82237 0
[pid=22097/tid=22099] ppid=22095 vsize=329660 CPUtime=49.83
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 24676 0 0 0 4969 14 0 0 25 0 3 0 1109790531 337571840 76949 1992294400 134512640 135237372 4294956192 18446744073709551615 134562401 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=329660 CPUtime=49.61
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 47270 0 0 0 4939 22 0 0 25 0 3 0 1109790531 337571840 76949 1992294400 134512640 135237372 4294956192 18446744073709551615 134680336 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 329660

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.50 3/76 22100
/proc/meminfo: memFree=980104/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=548352 CPUtime=202.84
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 131593 0 0 0 20217 67 0 0 25 0 3 0 1109790407 561512448 131543 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 137088 131543 98 176 0 136910 0
[pid=22097/tid=22099] ppid=22095 vsize=548352 CPUtime=101.02
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 39573 0 0 0 10078 24 0 0 25 0 3 0 1109790531 561512448 131543 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=548352 CPUtime=100.58
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 86967 0 0 0 10017 41 0 0 25 0 3 0 1109790531 561512448 131543 1992294400 134512640 135237372 4294956192 18446744073709551615 134562284 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 548352

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.52 3/76 22100
/proc/meminfo: memFree=771720/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=758112 CPUtime=322.53
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 184075 0 0 0 32161 92 0 0 25 0 3 0 1109790407 776306688 184025 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 189528 184025 98 176 0 189350 0
[pid=22097/tid=22099] ppid=22095 vsize=758112 CPUtime=160.99
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 52728 0 0 0 16068 31 0 0 25 0 3 0 1109790531 776306688 184025 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=758112 CPUtime=160.29
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 126294 0 0 0 15970 59 0 0 25 0 3 0 1109790531 776306688 184025 1992294400 134512640 135237372 4294956192 18446744073709551615 134680311 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.53
Current children cumulated vsize (KiB) 758112

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.55 3/76 22100
/proc/meminfo: memFree=608392/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=919712 CPUtime=442.23
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 224472 0 0 0 44108 115 0 0 25 0 3 0 1109790407 941785088 224422 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 229928 224422 98 176 0 229750 0
[pid=22097/tid=22099] ppid=22095 vsize=919712 CPUtime=220.97
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 64918 0 0 0 22058 39 0 0 25 0 3 0 1109790531 941785088 224422 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=919712 CPUtime=220.01
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 154501 0 0 0 21928 73 0 0 25 0 3 0 1109790531 941785088 224422 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.23
Current children cumulated vsize (KiB) 919712

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.58 3/76 22100
/proc/meminfo: memFree=404552/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=1124192 CPUtime=561.92
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 275622 0 0 0 56054 138 0 0 25 0 3 0 1109790407 1151172608 275572 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 281048 275572 98 176 0 280870 0
[pid=22097/tid=22099] ppid=22095 vsize=1124192 CPUtime=280.95
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 77062 0 0 0 28048 47 0 0 25 0 3 0 1109790531 1151172608 275572 1992294400 134512640 135237372 4294956192 18446744073709551615 134550038 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1124192 CPUtime=279.73
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 193507 0 0 0 27884 89 0 0 25 0 3 0 1109790531 1151172608 275572 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.92
Current children cumulated vsize (KiB) 1124192

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.60 3/76 22100
/proc/meminfo: memFree=269256/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=1257792 CPUtime=681.62
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 309038 0 0 0 68008 154 0 0 25 0 3 0 1109790407 1287979008 308988 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 314448 308988 98 176 0 314270 0
[pid=22097/tid=22099] ppid=22095 vsize=1257792 CPUtime=340.92
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 88101 0 0 0 34038 54 0 0 25 0 3 0 1109790531 1287979008 308988 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1257792 CPUtime=339.45
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 215884 0 0 0 33847 98 0 0 25 0 3 0 1109790531 1287979008 308988 1992294400 134512640 135237372 4294956192 18446744073709551615 134591221 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.62
Current children cumulated vsize (KiB) 1257792

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.62 3/76 22100
/proc/meminfo: memFree=140808/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=1387684 CPUtime=801.32
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 341462 0 0 0 79964 168 0 0 25 0 3 0 1109790407 1420988416 341412 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 346921 341412 98 176 0 346743 0
[pid=22097/tid=22099] ppid=22095 vsize=1387684 CPUtime=400.9
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 99292 0 0 0 40032 58 0 0 25 0 3 0 1109790531 1420988416 341412 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1387684 CPUtime=399.17
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 237117 0 0 0 39810 107 0 0 25 0 3 0 1109790531 1420988416 341412 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.32
Current children cumulated vsize (KiB) 1387684

[startup+462.301 s]
/proc/loadavg: 2.11 1.98 1.65 3/76 22100
/proc/meminfo: memFree=20616/2055920 swapFree=4177668/4192956
[pid=22097] ppid=22095 vsize=1506404 CPUtime=921.01
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 371118 0 0 0 91920 181 0 0 25 0 3 0 1109790407 1542557696 371068 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 376601 371068 98 176 0 376423 0
[pid=22097/tid=22099] ppid=22095 vsize=1506404 CPUtime=460.88
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 112125 0 0 0 46023 65 0 0 25 0 3 0 1109790531 1542557696 371068 1992294400 134512640 135237372 4294956192 18446744073709551615 134562344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1506404 CPUtime=458.89
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 253940 0 0 0 45775 114 0 0 25 0 3 0 1109790531 1542557696 371068 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.01
Current children cumulated vsize (KiB) 1506404

[startup+522.301 s]
/proc/loadavg: 2.27 2.03 1.69 3/76 22100
/proc/meminfo: memFree=15496/2055920 swapFree=4177652/4192956
[pid=22097] ppid=22095 vsize=1621924 CPUtime=1040.63
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 400034 0 0 0 103868 195 0 0 25 0 3 0 1109790407 1660850176 399984 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 405481 399984 98 176 0 405303 0
[pid=22097/tid=22099] ppid=22095 vsize=1621924 CPUtime=520.82
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 123715 0 0 0 52011 71 0 0 25 0 3 0 1109790531 1660850176 399984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1621924 CPUtime=518.56
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 271266 0 0 0 51734 122 0 0 25 0 3 0 1109790531 1660850176 399984 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.63
Current children cumulated vsize (KiB) 1621924

[startup+582.301 s]
/proc/loadavg: 2.16 2.04 1.71 3/76 22100
/proc/meminfo: memFree=15752/2055920 swapFree=4177652/4192956
[pid=22097] ppid=22095 vsize=1726884 CPUtime=1160.13
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 426263 0 0 0 115805 208 0 0 25 0 3 0 1109790407 1768329216 426213 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 431721 426213 98 176 0 431543 0
[pid=22097/tid=22099] ppid=22095 vsize=1726884 CPUtime=580.75
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 134737 0 0 0 57998 77 0 0 25 0 3 0 1109790531 1768329216 426213 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1726884 CPUtime=578.14
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 286473 0 0 0 57685 129 0 0 25 0 3 0 1109790531 1768329216 426213 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.13
Current children cumulated vsize (KiB) 1726884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.401 s]
/proc/loadavg: 2.18 2.05 1.72 3/76 22100
/proc/meminfo: memFree=15624/2055920 swapFree=4177652/4192956
[pid=22097] ppid=22095 vsize=1756804 CPUtime=1200.15
/proc/22097/stat : 22097 (ttsth-5-0) S 22095 22097 21886 0 -1 4194304 433733 0 0 0 119801 214 0 0 25 0 3 0 1109790407 1798967296 433683 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 439201 433683 98 176 0 439023 0
[pid=22097/tid=22099] ppid=22095 vsize=1756804 CPUtime=600.8
/proc/22097/task/22099/stat : 22099 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 137411 0 0 0 60001 79 0 0 25 0 3 0 1109790531 1798967296 433683 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=1756804 CPUtime=598.11
/proc/22097/task/22100/stat : 22100 (ttsth-5-0) R 22095 22097 21886 0 -1 4194368 291269 0 0 0 59678 133 0 0 25 0 3 0 1109790531 1798967296 433683 1992294400 134512640 135237372 4294956192 18446744073709551615 134562294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 1756804

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

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

[startup+602.602 s]
/proc/loadavg: 2.18 2.05 1.72 3/76 22100
/proc/meminfo: memFree=15624/2055920 swapFree=4177652/4192956
[pid=22097] ppid=22095 vsize=0 CPUtime=1200.36
/proc/22097/stat : 22097 (ttsth-5-0) Z 22095 22097 21886 0 -1 4195340 433733 0 0 0 119803 233 0 0 16 0 2 0 1109790407 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22097/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.661
CPU time (s): 1200.43
CPU user time (s): 1198.03
CPU system time (s): 2.39364
CPU usage (%): 199.187
Max. virtual memory (cumulated for all children) (KiB): 1756804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.03
system time used= 2.39364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 433733
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= 96
involuntary context switches= 9542

runsolver used 0.830873 second user time and 1.87172 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-30 02:01:05
IDJOB=1530920
IDBENCH=70189
IDSOLVER=549
FILE ID=node84/1530920-1238371265
PBS_JOBID= 9061286
Free space on /tmp= 66120 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1322153318-039.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530920-1238371265/watcher-1530920-1238371265 -o /tmp/evaluation-result-1530920-1238371265/solver-1530920-1238371265 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1530920-1238371265.cnf

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

MD5SUM BENCH= 9b4324a23c82753183d597b4a4c7c7c2
RANDOM SEED=1625070873

node84.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.231
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.231
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:       1507368 kB
Buffers:         75152 kB
Cached:         384624 kB
SwapCached:       7044 kB
Active:         231260 kB
Inactive:       238140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507368 kB
SwapTotal:     4192956 kB
SwapFree:      4177668 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          14984 kB
Slab:            64256 kB
Committed_AS:  2814104 kB
PageTables:       1980 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= 66120 MiB
End job on node84 at 2009-03-30 02:11:09