Trace number 424797

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, and are wall clock time (not CPU 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
minisat SAT 2007? (TO) 5000.09 5001.61

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
MD5SUMf58c1c79829cde7ca8870c737bfcca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark847.706
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.01	c |       100 |     100     2130    10650 |      781      100     22 |  0.010 % |
0.00/0.01	c |       251 |     100     2130    10650 |      859      251     23 |  0.010 % |
0.00/0.02	c |       476 |     100     2130    10650 |      945      476     23 |  0.010 % |
0.00/0.03	c |       813 |     100     2130    10650 |     1039      813     22 |  0.010 % |
0.00/0.04	c |      1319 |     100     2130    10650 |     1143      788     20 |  0.010 % |
0.00/0.07	c |      2079 |     100     2130    10650 |     1257      962     22 |  0.010 % |
0.09/0.10	c |      3218 |     100     2130    10650 |     1383      818     21 |  0.010 % |
0.09/0.16	c |      4927 |     100     2130    10650 |     1521     1118     21 |  0.010 % |
0.19/0.25	c |      7489 |     100     2130    10650 |     1674     1359     21 |  0.010 % |
0.29/0.38	c |     11333 |     100     2130    10650 |     1841      953     20 |  0.010 % |
0.49/0.59	c |     17100 |     100     2130    10650 |     2025     1125     20 |  0.010 % |
0.89/0.91	c |     25749 |     100     2130    10650 |     2228     1572     19 |  0.010 % |
1.39/1.41	c |     38723 |     100     2130    10650 |     2451     2130     20 |  0.010 % |
2.20/2.21	c |     58186 |     100     2130    10650 |     2696     1760     20 |  0.010 % |
3.39/3.42	c |     87378 |     100     2130    10650 |     2965     2350     20 |  0.010 % |
5.29/5.32	c |    131167 |     100     2130    10650 |     3262     2772     19 |  0.010 % |
8.19/8.24	c |    196851 |     100     2130    10650 |     3588     2700     18 |  0.010 % |
12.79/12.83	c |    295377 |     100     2130    10650 |     3947     1851     17 |  0.010 % |
19.98/20.02	c |    443167 |     100     2130    10650 |     4342     2557     20 |  0.010 % |
31.08/31.15	c |    664850 |     100     2130    10650 |     4776     3627     20 |  0.010 % |
48.47/48.53	c |    997375 |     100     2130    10650 |     5254     4765     21 |  0.010 % |
75.77/75.81	c |   1496164 |     100     2130    10650 |     5779     4567     20 |  0.010 % |
118.46/118.55	c |   2244347 |     100     2130    10650 |     6357     3770     19 |  0.010 % |
185.44/185.55	c |   3366623 |     100     2130    10650 |     6993     6079     20 |  0.010 % |
291.61/291.72	c |   5050034 |     100     2130    10650 |     7692     4993     19 |  0.010 % |
458.68/458.94	c |   7575151 |     100     2130    10650 |     8461     6376     22 |  0.010 % |
720.60/721.00	c |  11362826 |     100     2130    10650 |     9308     5257     19 |  0.010 % |
1136.29/1136.70	c |  17044341 |     100     2130    10650 |    10238     8617     20 |  0.010 % |
1800.71/1801.35	c |  25566613 |     100     2130    10650 |    11262     8175     21 |  0.010 % |
2833.23/2834.14	c |  38350017 |     100     2130    10650 |    12389    10772     18 |  0.010 % |
4485.70/4487.10	c |  57525124 |     100     2130    10650 |    13627     8227     19 |  0.010 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-424797-1177628133 -o ROOT/results/node41/solver-424797-1177628133 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424797-1177628133/minisat_noassertions /tmp/evaluation/424797-1177628133/instance-424797-1177628133.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23145
/proc/meminfo: memFree=1727808/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=1852 CPUtime=0
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 210725187 1896448 132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551067 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 463 132 62 130 0 330 0

[startup+0.0959239 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23145
/proc/meminfo: memFree=1727808/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=1988 CPUtime=0.09
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 175 0 0 0 9 0 0 0 18 0 1 0 210725187 2035712 161 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 497 161 66 130 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.102923 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23145
/proc/meminfo: memFree=1727808/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=1988 CPUtime=0.09
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 176 0 0 0 9 0 0 0 18 0 1 0 210725187 2035712 162 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134680346 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 497 162 66 130 0 364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.301931 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23145
/proc/meminfo: memFree=1727808/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2120 CPUtime=0.29
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 199 0 0 0 29 0 0 0 19 0 1 0 210725187 2170880 185 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 530 185 66 130 0 397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2120

[startup+0.701966 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23145
/proc/meminfo: memFree=1727808/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2120 CPUtime=0.69
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 215 0 0 0 69 0 0 0 23 0 1 0 210725187 2170880 201 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 530 201 66 130 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2120

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1727096/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2252 CPUtime=1.49
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 245 0 0 0 149 0 0 0 25 0 1 0 210725187 2306048 231 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 563 231 66 130 0 430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2252

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1726904/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2384 CPUtime=3.09
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 275 0 0 0 309 0 0 0 25 0 1 0 210725187 2441216 261 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 596 261 66 130 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2384

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1726648/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2516 CPUtime=6.29
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 311 0 0 0 629 0 0 0 25 0 1 0 210725187 2576384 297 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 629 297 66 130 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2516

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1726400/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2648 CPUtime=12.69
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 347 0 0 0 1269 0 0 0 25 0 1 0 210725187 2711552 333 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 662 333 66 130 0 529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2648

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1726144/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=2912 CPUtime=25.48
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 413 0 0 0 2548 0 0 0 25 0 1 0 210725187 2981888 399 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 728 399 66 130 0 595 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2912

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1725760/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=3184 CPUtime=51.08
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 490 0 0 0 5108 0 0 0 25 0 1 0 210725187 3260416 476 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 796 476 66 130 0 663 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3184

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1725376/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=3592 CPUtime=102.27
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 579 0 0 0 10227 0 0 0 25 0 1 0 210725187 3678208 565 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 898 565 66 130 0 765 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3592

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1725056/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=3864 CPUtime=162.24
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 640 0 0 0 16224 0 0 0 25 0 1 0 210725187 3956736 626 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 966 626 66 130 0 833 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3864

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1724800/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4144 CPUtime=222.23
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 710 0 0 0 22222 1 0 0 25 0 1 0 210725187 4243456 696 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1036 696 66 130 0 903 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4144

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23146
/proc/meminfo: memFree=1724736/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4144 CPUtime=282.21
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 734 0 0 0 28220 1 0 0 25 0 1 0 210725187 4243456 720 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1036 720 66 130 0 903 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4144

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 23228
/proc/meminfo: memFree=1723336/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4420 CPUtime=342.17
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 771 0 0 0 34215 2 0 0 25 0 1 0 210725187 4526080 757 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1105 757 66 130 0 972 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4420

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23344
/proc/meminfo: memFree=1724224/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4420 CPUtime=402.09
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 781 0 0 0 40206 3 0 0 25 0 1 0 210725187 4526080 767 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1105 767 66 130 0 972 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 4420

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23344
/proc/meminfo: memFree=1724352/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4420 CPUtime=462.07
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 803 0 0 0 46203 4 0 0 25 0 1 0 210725187 4526080 789 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1105 789 66 130 0 972 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 4420

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23344
/proc/meminfo: memFree=1724224/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4556 CPUtime=522.06
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 837 0 0 0 52202 4 0 0 25 0 1 0 210725187 4665344 823 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1139 823 66 130 0 1006 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 4556

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23344
/proc/meminfo: memFree=1724160/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4700 CPUtime=582.04
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 860 0 0 0 58200 4 0 0 25 0 1 0 210725187 4812800 846 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1175 846 66 130 0 1042 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 4700

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23344
/proc/meminfo: memFree=1724096/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=4700 CPUtime=642.03
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 870 0 0 0 64198 5 0 0 25 0 1 0 210725187 4812800 856 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1175 856 66 130 0 1042 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 4700


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721856/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=6940 CPUtime=4001.03
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1376 0 0 0 400075 28 0 0 25 0 1 0 210725187 7106560 1362 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1735 1362 66 130 0 1602 0
Current children cumulated CPU time (s) 4001.03
Current children cumulated vsize (KiB) 6940

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721856/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=6940 CPUtime=4061.02
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1382 0 0 0 406073 29 0 0 25 0 1 0 210725187 7106560 1368 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1735 1368 66 130 0 1602 0
Current children cumulated CPU time (s) 4061.02
Current children cumulated vsize (KiB) 6940

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721792/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=6940 CPUtime=4121
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1389 0 0 0 412071 29 0 0 25 0 1 0 210725187 7106560 1375 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548498 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1735 1375 66 130 0 1602 0
Current children cumulated CPU time (s) 4121
Current children cumulated vsize (KiB) 6940

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721792/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4180.98
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1395 0 0 0 418069 29 0 0 25 0 1 0 210725187 7270400 1381 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1381 66 130 0 1642 0
Current children cumulated CPU time (s) 4180.98
Current children cumulated vsize (KiB) 7100

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721728/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4240.97
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1396 0 0 0 424067 30 0 0 25 0 1 0 210725187 7270400 1382 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1382 66 130 0 1642 0
Current children cumulated CPU time (s) 4240.97
Current children cumulated vsize (KiB) 7100

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721792/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4300.95
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1396 0 0 0 430065 30 0 0 25 0 1 0 210725187 7270400 1382 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546964 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1382 66 130 0 1642 0
Current children cumulated CPU time (s) 4300.95
Current children cumulated vsize (KiB) 7100

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721856/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4360.94
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1396 0 0 0 436063 31 0 0 25 0 1 0 210725187 7270400 1382 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1382 66 130 0 1642 0
Current children cumulated CPU time (s) 4360.94
Current children cumulated vsize (KiB) 7100

[startup+4422.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/78 23544
/proc/meminfo: memFree=1721856/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4420.92
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1396 0 0 0 442061 31 0 0 25 0 1 0 210725187 7270400 1382 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1382 66 130 0 1642 0
Current children cumulated CPU time (s) 4420.92
Current children cumulated vsize (KiB) 7100

[startup+4482.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 23544
/proc/meminfo: memFree=1721856/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4480.9
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1396 0 0 0 448059 31 0 0 25 0 1 0 210725187 7270400 1382 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1382 66 130 0 1642 0
Current children cumulated CPU time (s) 4480.9
Current children cumulated vsize (KiB) 7100

[startup+4542.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 23544
/proc/meminfo: memFree=1721920/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4540.89
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1405 0 0 0 454057 32 0 0 25 0 1 0 210725187 7270400 1391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1391 66 130 0 1642 0
Current children cumulated CPU time (s) 4540.89
Current children cumulated vsize (KiB) 7100

[startup+4602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23544
/proc/meminfo: memFree=1721792/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7100 CPUtime=4600.87
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1421 0 0 0 460055 32 0 0 25 0 1 0 210725187 7270400 1407 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1775 1407 66 130 0 1642 0
Current children cumulated CPU time (s) 4600.87
Current children cumulated vsize (KiB) 7100

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23544
/proc/meminfo: memFree=1721792/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4660.86
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1436 0 0 0 466053 33 0 0 25 0 1 0 210725187 7430144 1422 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1422 66 130 0 1681 0
Current children cumulated CPU time (s) 4660.86
Current children cumulated vsize (KiB) 7256

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23544
/proc/meminfo: memFree=1721664/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4720.84
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1451 0 0 0 472051 33 0 0 25 0 1 0 210725187 7430144 1437 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547049 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1437 66 130 0 1681 0
Current children cumulated CPU time (s) 4720.84
Current children cumulated vsize (KiB) 7256

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721728/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4780.82
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1451 0 0 0 478049 33 0 0 25 0 1 0 210725187 7430144 1437 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1437 66 130 0 1681 0
Current children cumulated CPU time (s) 4780.82
Current children cumulated vsize (KiB) 7256

[startup+4842.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 23544
/proc/meminfo: memFree=1721664/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4840.81
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1464 0 0 0 484047 34 0 0 25 0 1 0 210725187 7430144 1450 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548647 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1450 66 130 0 1681 0
Current children cumulated CPU time (s) 4840.81
Current children cumulated vsize (KiB) 7256

[startup+4902.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23544
/proc/meminfo: memFree=1721664/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4900.79
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1466 0 0 0 490045 34 0 0 25 0 1 0 210725187 7430144 1452 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1452 66 130 0 1681 0
Current children cumulated CPU time (s) 4900.79
Current children cumulated vsize (KiB) 7256

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721664/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=4960.78
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1467 0 0 0 496043 35 0 0 25 0 1 0 210725187 7430144 1453 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552454 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1453 66 130 0 1681 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 7256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23544
/proc/meminfo: memFree=1721664/2055920 swapFree=4169724/4192956
[pid=23145] ppid=23143 vsize=7256 CPUtime=5000.07
/proc/23145/stat : 23145 (minisat_noasser) R 23143 23145 22852 0 -1 4194304 1467 0 0 0 499972 35 0 0 25 0 1 0 210725187 7430144 1453 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547301 0 0 4096 3 0 0 0 17 1 0 0
/proc/23145/statm: 1814 1453 66 130 0 1681 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 7256

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.61
CPU time (s): 5000.09
CPU user time (s): 4999.73
CPU system time (s): 0.354946
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 7256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.73
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1467
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= 6
involuntary context switches= 105249

runsolver used 3.82842 second user time and 10.8613 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Thu Apr 26 22:55:33 UTC 2007

IDJOB= 424797
IDBENCH= 19853
IDSOLVER= 189
FILE ID= node41/424797-1177628133

PBS_JOBID= 4697235

Free space on /tmp= 66397 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S114606831-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/424797-1177628133/minisat_noassertions /tmp/evaluation/424797-1177628133/instance-424797-1177628133.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-424797-1177628133 -o ROOT/results/node41/solver-424797-1177628133 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424797-1177628133/minisat_noassertions /tmp/evaluation/424797-1177628133/instance-424797-1177628133.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f58c1c79829cde7ca8870c737bfcca7c

RANDOM SEED= 924175913

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1728216 kB
Buffers:         44780 kB
Cached:         195200 kB
SwapCached:       2440 kB
Active:         171168 kB
Inactive:        92176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728216 kB
SwapTotal:     4192956 kB
SwapFree:      4169724 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          31456 kB
Slab:            49684 kB
Committed_AS:  3501796 kB
PageTables:       2008 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= 66397 MiB

End job on node41 on Fri Apr 27 00:18:57 UTC 2007