Trace number 1728041

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.09 1200.62

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

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:  1015                                                 |
0.00/0.00	c |  Number of clauses:    31500                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |     980    30485    93100 |    10161        0    nan |  0.000 % |
0.39/0.41	c |       100 |     980    30485    93100 |    11177      100    142 |  0.000 % |
0.39/0.42	c |       251 |     980    30485    93100 |    12295      251    140 |  0.006 % |
0.39/0.44	c |       476 |     980    30485    93100 |    13525      476    141 |  0.006 % |
0.39/0.47	c |       813 |     980    30485    93100 |    14877      813    148 |  0.006 % |
0.49/0.52	c |      1319 |     980    30485    93100 |    16365     1319    155 |  0.006 % |
0.59/0.62	c |      2081 |     980    30485    93100 |    18002     2081    165 |  0.006 % |
0.69/0.77	c |      3220 |     980    30485    93100 |    19802     3220    171 |  0.000 % |
1.09/1.12	c |      4929 |     980    30485    93100 |    21782     4929    182 |  0.006 % |
1.59/1.67	c |      7491 |     980    30485    93100 |    23960     7491    187 |  0.006 % |
2.59/2.69	c |     11335 |     980    30485    93100 |    26356    11335    195 |  0.000 % |
4.49/4.59	c |     17102 |     980    30485    93100 |    28992    17102    201 |  0.000 % |
7.69/7.77	c |     25752 |     980    30485    93100 |    31891    25752    205 |  0.006 % |
14.18/14.28	c |     38726 |     980    30485    93100 |    35080    17838    219 |  0.006 % |
28.17/28.22	c |     58188 |     980    30485    93100 |    38588    14427    236 |  0.006 % |
53.07/53.18	c |     87380 |     980    30485    93100 |    42447    18913    233 |  0.006 % |
88.05/88.16	c |    131170 |     980    30485    93100 |    46692    34713    236 |  0.000 % |
155.73/155.89	c |    196856 |     980    30485    93100 |    51361    37608    242 |  0.000 % |
277.18/277.35	c |    295383 |     980    30485    93100 |    56498    24612    228 |  0.006 % |
524.47/524.74	c |    443173 |     980    30485    93100 |    62147    46090    252 |  0.000 % |
882.02/882.46	c |    664858 |     980    30485    93100 |    68362    36729    260 |  0.006 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728041-1240732129/watcher-1728041-1240732129 -o /tmp/evaluation-result-1728041-1240732129/solver-1728041-1240732129 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1728041-1240732129.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.00 1.05 1.00 3/64 7777
/proc/meminfo: memFree=1810192/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=1988 CPUtime=0
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 101241735 2035712 230 1992294400 134512640 135048876 4294956208 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 497 236 50 130 0 364 0

[startup+0.0497359 s]
/proc/loadavg: 1.00 1.05 1.00 3/64 7777
/proc/meminfo: memFree=1810192/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=3636 CPUtime=0.04
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 651 0 0 0 4 0 0 0 18 0 1 0 101241735 3723264 637 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 909 637 62 130 0 776 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3636

[startup+0.102741 s]
/proc/loadavg: 1.00 1.05 1.00 3/64 7777
/proc/meminfo: memFree=1810192/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=4032 CPUtime=0.09
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 752 0 0 0 9 0 0 0 18 0 1 0 101241735 4128768 738 1992294400 134512640 135048876 4294956208 18446744073709551615 134521087 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 1008 738 62 130 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4032

[startup+0.302765 s]
/proc/loadavg: 1.00 1.05 1.00 3/64 7777
/proc/meminfo: memFree=1810192/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=4232 CPUtime=0.29
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 782 0 0 0 29 0 0 0 19 0 1 0 101241735 4333568 768 1992294400 134512640 135048876 4294956208 18446744073709551615 134529226 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 1058 768 62 130 0 925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4232

[startup+0.701813 s]
/proc/loadavg: 1.00 1.05 1.00 3/64 7777
/proc/meminfo: memFree=1810192/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=5188 CPUtime=0.69
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 1117 0 0 0 69 0 0 0 23 0 1 0 101241735 5312512 1041 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 1297 1041 66 130 0 1164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5188

[startup+1.50191 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 7778
/proc/meminfo: memFree=1804808/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=8752 CPUtime=1.49
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 2015 0 0 0 148 1 0 0 25 0 1 0 101241735 8962048 1939 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 2188 1939 66 130 0 2055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8752

[startup+3.1011 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 7778
/proc/meminfo: memFree=1800072/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=14296 CPUtime=3.09
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 3397 0 0 0 308 1 0 0 25 0 1 0 101241735 14639104 3321 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 3574 3321 66 130 0 3441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14296

[startup+6.30147 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 7778
/proc/meminfo: memFree=1790472/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=22964 CPUtime=6.29
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 5547 0 0 0 627 2 0 0 25 0 1 0 101241735 23515136 5471 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 5741 5471 66 130 0 5608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22964

[startup+12.7012 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 7778
/proc/meminfo: memFree=1778824/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=32240 CPUtime=12.68
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 7867 0 0 0 1265 3 0 0 25 0 1 0 101241735 33013760 7791 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 8060 7791 66 130 0 7927 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32240

[startup+25.5017 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 7778
/proc/meminfo: memFree=1773576/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=37856 CPUtime=25.48
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 9269 0 0 0 2544 4 0 0 25 0 1 0 101241735 38764544 9193 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 9464 9193 66 130 0 9331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37856

[startup+51.1017 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 7778
/proc/meminfo: memFree=1767176/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=44132 CPUtime=51.07
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 10825 0 0 0 5102 5 0 0 25 0 1 0 101241735 45191168 10749 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 11033 10749 66 130 0 10900 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44132

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7778
/proc/meminfo: memFree=1757512/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=53756 CPUtime=102.25
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 13201 0 0 0 10218 7 0 0 25 0 1 0 101241735 55046144 13125 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 13439 13125 66 130 0 13306 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53756

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7778
/proc/meminfo: memFree=1751688/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=60436 CPUtime=162.22
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 14869 0 0 0 16214 8 0 0 25 0 1 0 101241735 61886464 14793 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 15109 14793 66 130 0 14976 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 60436

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7778
/proc/meminfo: memFree=1750216/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=60964 CPUtime=222.2
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 14992 0 0 0 22212 8 0 0 25 0 1 0 101241735 62427136 14916 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 15241 14916 66 130 0 15108 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 60964

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7778
/proc/meminfo: memFree=1748104/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=62968 CPUtime=282.17
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 15515 0 0 0 28208 9 0 0 25 0 1 0 101241735 64479232 15439 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 15742 15439 66 130 0 15609 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 62968

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7778
/proc/meminfo: memFree=1742984/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=68116 CPUtime=342.15
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 16782 0 0 0 34205 10 0 0 25 0 1 0 101241735 69750784 16706 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 17029 16706 66 130 0 16896 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 68116

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1738248/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=72804 CPUtime=402.13
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 17956 0 0 0 40202 11 0 0 25 0 1 0 101241735 74551296 17880 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 18201 17880 66 130 0 18068 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 72804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1738120/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=73004 CPUtime=462.09
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 17984 0 0 0 46198 11 0 0 25 0 1 0 101241735 74756096 17908 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/7777/statm: 18251 17908 66 130 0 18118 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 73004

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1734472/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=76580 CPUtime=522.07
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 18883 0 0 0 52195 12 0 0 25 0 1 0 101241735 78417920 18807 1992294400 134512640 135048876 4294956208 18446744073709551615 134548083 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 19145 18807 66 130 0 19012 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 76580

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1732040/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=79076 CPUtime=582.04
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 19482 0 0 0 58192 12 0 0 25 0 1 0 101241735 80973824 19406 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 19769 19406 66 130 0 19636 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 79076

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1732040/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=79076 CPUtime=642.02
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 19483 0 0 0 64190 12 0 0 25 0 1 0 101241735 80973824 19407 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 19769 19407 66 130 0 19636 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 79076

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7778
/proc/meminfo: memFree=1726088/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=85048 CPUtime=702
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 20963 0 0 0 70186 14 0 0 25 0 1 0 101241735 87089152 20887 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 21262 20887 66 130 0 21129 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 85048

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1725256/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=85956 CPUtime=761.97
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 21150 0 0 0 76183 14 0 0 25 0 1 0 101241735 88018944 21074 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 21489 21074 66 130 0 21356 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 85956

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1721672/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=89496 CPUtime=821.94
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 22029 0 0 0 82180 14 0 0 25 0 1 0 101241735 91643904 21953 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 22374 21953 66 130 0 22241 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 89496

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1721672/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=89364 CPUtime=881.92
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 22029 0 0 0 88178 14 0 0 25 0 1 0 101241735 91508736 21924 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 22341 21924 66 130 0 22208 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 89364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1721096/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=90024 CPUtime=941.89
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 22198 0 0 0 94175 14 0 0 25 0 1 0 101241735 92184576 22093 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 22506 22093 66 130 0 22373 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 90024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1720392/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=90684 CPUtime=1001.84
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 22358 0 0 0 100170 14 0 0 25 0 1 0 101241735 92860416 22253 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 22671 22253 66 130 0 22538 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 90684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1719880/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=91296 CPUtime=1061.82
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 22493 0 0 0 106168 14 0 0 25 0 1 0 101241735 93487104 22388 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 22824 22388 66 130 0 22691 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 91296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1715272/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=95864 CPUtime=1121.8
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 23622 0 0 0 112165 15 0 0 25 0 1 0 101241735 98164736 23517 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 23966 23517 66 130 0 23833 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 95864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1715272/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=95864 CPUtime=1181.77
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 23624 0 0 0 118162 15 0 0 25 0 1 0 101241735 98164736 23519 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 23966 23519 66 130 0 23833 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 95864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7784
/proc/meminfo: memFree=1715208/2055920 swapFree=4186716/4192956
[pid=7777] ppid=7775 vsize=95864 CPUtime=1200.07
/proc/7777/stat : 7777 (minisat_noasser) R 7775 7777 7402 0 -1 4194304 23624 0 0 0 119992 15 0 0 25 0 1 0 101241735 98164736 23519 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/7777/statm: 23966 23519 66 130 0 23833 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 95864

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): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.168974
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 95864

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

runsolver used 1.03084 second user time and 2.30265 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 09:48:49
IDJOB=1728041
IDBENCH=24657
IDSOLVER=556
FILE ID=node75/1728041-1240732129
PBS_JOBID= 9186902
Free space on /tmp= 66436 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/counting-php/easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728041-1240732129/watcher-1728041-1240732129 -o /tmp/evaluation-result-1728041-1240732129/solver-1728041-1240732129 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1728041-1240732129.cnf

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

MD5SUM BENCH= 4176ac9a36a2f88072132072fe2be571
RANDOM SEED=15489823

node75.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.213
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.213
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:       1810672 kB
Buffers:         13476 kB
Cached:         156092 kB
SwapCached:       3016 kB
Active:          56648 kB
Inactive:       123752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810672 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          19028 kB
Slab:            50788 kB
Committed_AS:   264628 kB
PageTables:       1416 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= 66432 MiB
End job on node75 at 2009-04-26 10:08:51