Trace number 1733725

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
VARSAT-crafted 2009-03-22? (TO) 1200.13 1200.43

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2.cnf
MD5SUM0518a02320d5198cbf8d4b8ec920a5ba
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 variables1553
Number of clauses867173
Sum of the clauses size5122474
Maximum clause length36
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 25535
Number of clauses of size 30
Number of clauses of size 410780
Number of clauses of size 535328
Number of clauses of size over 5815146

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1553                                                 |
0.00/0.00	c |  Number of clauses:    867173                                               |
1.19/1.22	c |  Parsing time:         1.03         s                                       |
1.19/1.22	c |  Timeout:              43200 s
1.19/1.22	c |  Random Seed:          1757948462.000000
1.19/1.22	c |  Heuristic:            EMBP-G, threshold 0.800                              |
1.19/1.22	c |  Branching Rule:       default (solution-guided)                            |
1.19/1.22	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.19/1.22	c |                                                                             |
53.58/53.64	c ============================[ Search Statistics ]==============================
53.58/53.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.58/53.64	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.58/53.64	c ===============================================================================
53.58/53.64	c |         0 |    1068   245863  1397498 |    81954        0    nan |  0.000 % |
85.97/86.07	c |       102 |    1068   245863  1397498 |    90149      102     11 | 25.435 % |
96.37/96.41	c |       253 |    1068   245863  1397498 |    99164      253     13 | 25.435 % |
107.06/107.17	c |       478 |    1068   245863  1397498 |   109081      478     13 | 25.435 % |
117.86/117.93	c |       816 |    1068   245863  1397498 |   119989      816     14 | 25.435 % |
128.25/128.37	c |      1322 |    1068   245863  1397498 |   131988     1322     16 | 25.435 % |
139.66/139.76	c |      2081 |    1068   245863  1397498 |   145187     2081     17 | 25.435 % |
151.05/151.11	c |      3220 |    1068   245863  1397498 |   159705     3220     19 | 25.435 % |
162.66/162.72	c |      4928 |    1068   245863  1397498 |   175676     4928     18 | 25.435 % |
174.25/174.33	c |      7492 |    1068   245863  1397498 |   193244     7492     19 | 25.435 % |
185.65/185.78	c |     11337 |    1068   245863  1397498 |   212568    11337     21 | 25.435 % |
199.75/199.86	c |     17104 |    1068   245863  1397498 |   233825    17104     24 | 25.435 % |
216.04/216.18	c |     25753 |    1068   245863  1397498 |   257207    25753     26 | 25.435 % |
235.03/235.12	c |     38728 |    1068   245863  1397498 |   282928    38728     27 | 25.435 % |
260.43/260.51	c |     58189 |    1068   245863  1397498 |   311221    58189     28 | 25.435 % |
302.11/302.29	c |     87382 |    1068   245863  1397498 |   342343    87382     29 | 25.435 % |
372.09/372.28	c |    131172 |    1068   245863  1397498 |   376577   131172     31 | 25.435 % |
490.57/490.79	c |    196856 |    1068   245863  1397498 |   414235   196856     31 | 25.435 % |
719.11/719.34	c |    295383 |    1068   245863  1397498 |   455659   295383     33 | 25.435 % |

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-1733725-1240791858/watcher-1733725-1240791858 -o /tmp/evaluation-result-1733725-1240791858/solver-1733725-1240791858 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1757948462 HOME/instance-1733725-1240791858.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11005
/proc/meminfo: memFree=1652656/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=2676 CPUtime=0
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 499 0 0 0 0 0 0 0 18 0 1 0 107214997 2740224 484 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 669 488 87 221 0 445 0

[startup+0.084777 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11005
/proc/meminfo: memFree=1652656/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=14428 CPUtime=0.07
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 3324 0 0 0 7 0 0 0 18 0 1 0 107214997 14774272 3309 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 3607 3309 87 221 0 3383 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14428

[startup+0.101779 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11005
/proc/meminfo: memFree=1652656/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=16936 CPUtime=0.09
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 3950 0 0 0 8 1 0 0 18 0 1 0 107214997 17342464 3935 1992294400 4194304 5102648 548682068800 18446744073709551615 4279972 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 4234 3935 87 221 0 4010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16936

[startup+0.3018 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11005
/proc/meminfo: memFree=1652656/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=46120 CPUtime=0.29
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 10785 0 0 0 25 4 0 0 19 0 1 0 107214997 47226880 10770 1992294400 4194304 5102648 548682068800 18446744073709551615 4227122 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 11530 10770 87 221 0 11306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46120

[startup+0.701842 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11005
/proc/meminfo: memFree=1652656/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=103432 CPUtime=0.69
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 24111 0 0 0 58 11 0 0 23 0 1 0 107214997 105914368 24096 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 25858 24096 87 221 0 25634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103432

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1518568/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175844 CPUtime=1.49
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 41537 0 0 0 130 19 0 0 25 0 1 0 107214997 180064256 41522 1992294400 4194304 5102648 548682068800 18446744073709551615 4226531 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43961 41522 98 221 0 43737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175844

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1486440/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175844 CPUtime=3.09
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 41537 0 0 0 290 19 0 0 25 0 1 0 107214997 180064256 41522 1992294400 4194304 5102648 548682068800 18446744073709551615 4226587 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43961 41522 98 221 0 43737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175844

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1486632/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175844 CPUtime=6.29
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 41537 0 0 0 610 19 0 0 25 0 1 0 107214997 180064256 41522 1992294400 4194304 5102648 548682068800 18446744073709551615 4226561 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43961 41522 98 221 0 43737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175844

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1486632/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175844 CPUtime=12.69
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 41537 0 0 0 1250 19 0 0 25 0 1 0 107214997 180064256 41522 1992294400 4194304 5102648 548682068800 18446744073709551615 4225555 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43961 41522 98 221 0 43737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175844

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1486696/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175844 CPUtime=25.49
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 41537 0 0 0 2530 19 0 0 25 0 1 0 107214997 180064256 41522 1992294400 4194304 5102648 548682068800 18446744073709551615 4273038 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43961 41522 98 221 0 43737 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175844

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1474920/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=191388 CPUtime=51.08
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44600 0 0 0 5087 21 0 0 25 0 1 0 107214997 195981312 44476 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 47847 44476 100 221 0 47623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 191388

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1493800/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=165840 CPUtime=102.27
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44617 0 0 0 10206 21 0 0 25 0 1 0 107214997 169820160 39750 1992294400 4194304 5102648 548682068800 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 41460 39750 115 221 0 41236 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 165840

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1493800/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=165840 CPUtime=162.25
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44617 0 0 0 16203 22 0 0 25 0 1 0 107214997 169820160 39750 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 41460 39750 115 221 0 41236 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 165840

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1493736/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=165840 CPUtime=222.24
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44619 0 0 0 22202 22 0 0 25 0 1 0 107214997 169820160 39752 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 41460 39752 115 221 0 41236 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 165840

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1493480/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=167048 CPUtime=282.22
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44730 0 0 0 28200 22 0 0 25 0 1 0 107214997 171057152 39863 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 41762 39863 115 221 0 41538 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 167048

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1493096/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=167048 CPUtime=342.2
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 44823 0 0 0 34198 22 0 0 25 0 1 0 107214997 171057152 39956 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 41762 39956 115 221 0 41538 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 167048

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1491432/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=168868 CPUtime=402.19
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45251 0 0 0 40196 23 0 0 25 0 1 0 107214997 172920832 40384 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42217 40384 115 221 0 41993 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 168868

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1490984/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=168868 CPUtime=462.18
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45343 0 0 0 46195 23 0 0 25 0 1 0 107214997 172920832 40476 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42217 40476 115 221 0 41993 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 168868

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1490792/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=171296 CPUtime=522.16
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45401 0 0 0 52193 23 0 0 25 0 1 0 107214997 175407104 40534 1992294400 4194304 5102648 548682068800 18446744073709551615 4254633 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42824 40534 115 221 0 42600 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 171296

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1490536/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=171296 CPUtime=582.14
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45461 0 0 0 58191 23 0 0 25 0 1 0 107214997 175407104 40594 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42824 40594 115 221 0 42600 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 171296

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1490216/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=171296 CPUtime=642.13
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45560 0 0 0 64190 23 0 0 25 0 1 0 107214997 175407104 40693 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42824 40693 115 221 0 42600 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 171296

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1489384/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=171296 CPUtime=702.11
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 45731 0 0 0 70188 23 0 0 25 0 1 0 107214997 175407104 40864 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42824 40864 115 221 0 42600 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 171296

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1487976/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=171544 CPUtime=762.1
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 46085 0 0 0 76187 23 0 0 25 0 1 0 107214997 175661056 41218 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 42886 41218 115 221 0 42662 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 171544

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11006
/proc/meminfo: memFree=1484968/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175188 CPUtime=822.08
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 46822 0 0 0 82184 24 0 0 25 0 1 0 107214997 179392512 41955 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43797 41955 115 221 0 43573 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 175188

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1484456/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175188 CPUtime=882.07
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 46886 0 0 0 88183 24 0 0 25 0 1 0 107214997 179392512 42019 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43797 42019 115 221 0 43573 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 175188

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1484328/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175188 CPUtime=942.05
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 46942 0 0 0 94181 24 0 0 25 0 1 0 107214997 179392512 42075 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43797 42075 115 221 0 43573 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 175188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1483880/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175188 CPUtime=1002.04
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 47059 0 0 0 100180 24 0 0 25 0 1 0 107214997 179392512 42192 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43797 42192 115 221 0 43573 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 175188

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1483240/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=175584 CPUtime=1062.02
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 47228 0 0 0 106178 24 0 0 25 0 1 0 107214997 179798016 42361 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 43896 42361 115 221 0 43672 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 175584

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1479400/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=180072 CPUtime=1122.01
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 48193 0 0 0 112176 25 0 0 25 0 1 0 107214997 184393728 43326 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 45018 43326 115 221 0 44794 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 180072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1476072/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=183264 CPUtime=1181.99
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 49035 0 0 0 118173 26 0 0 25 0 1 0 107214997 187662336 44168 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 45816 44168 115 221 0 45592 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 183264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11008
/proc/meminfo: memFree=1475112/2055912 swapFree=4192952/4192956
[pid=11005] ppid=11003 vsize=184188 CPUtime=1200.09
/proc/11005/stat : 11005 (varsat-crafted_) R 11003 11005 10868 0 -1 4194304 49270 0 0 0 119983 26 0 0 25 0 1 0 107214997 188608512 44403 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/11005/statm: 46047 44403 115 221 0 45823 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 184188

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.43
CPU time (s): 1200.13
CPU user time (s): 1199.83
CPU system time (s): 0.293955
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 191388

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

runsolver used 1.08983 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-27 02:24:20
IDJOB=1733725
IDBENCH=71146
IDSOLVER=537
FILE ID=node78/1733725-1240791858
PBS_JOBID= 9187314
Free space on /tmp= 126740 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733725-1240791858/watcher-1733725-1240791858 -o /tmp/evaluation-result-1733725-1240791858/solver-1733725-1240791858 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1757948462 HOME/instance-1733725-1240791858.cnf

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

MD5SUM BENCH= 0518a02320d5198cbf8d4b8ec920a5ba
RANDOM SEED=1757948462

node78.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.243
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.243
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:      2055912 kB
MemFree:       1653136 kB
Buffers:         54892 kB
Cached:         275448 kB
SwapCached:          4 kB
Active:         161368 kB
Inactive:       183772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1653136 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           27552 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            43444 kB
Committed_AS:   274916 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126740 MiB
End job on node78 at 2009-04-27 02:44:22