Trace number 1736075

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.1 1200.44

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1560                                                 |
0.00/0.00	c |  Number of clauses:    133795                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          2010652996.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
3.49/3.57	c ============================[ Search Statistics ]==============================
3.49/3.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.57	c ===============================================================================
3.49/3.57	c |         0 |    1500   132235   402370 |    44078        0    nan |  0.000 % |
3.79/3.81	c |       102 |    1500   132235   402370 |    48486      102    179 |  0.000 % |
3.99/4.06	c |       252 |    1500   132235   402370 |    53334      252    196 |  0.000 % |
4.29/4.33	c |       477 |    1500   132235   402370 |    58668      477    204 |  0.000 % |
4.59/4.63	c |       814 |    1500   132235   402370 |    64535      814    195 |  0.000 % |
4.89/4.96	c |      1321 |    1500   132235   402370 |    70988     1321    186 |  0.000 % |
5.29/5.36	c |      2081 |    1500   132235   402370 |    78087     2081    181 |  0.000 % |
5.79/5.90	c |      3220 |    1500   132235   402370 |    85896     3220    188 |  0.000 % |
6.50/6.53	c |      4929 |    1500   132235   402370 |    94485     4929    181 |  0.000 % |
7.69/7.73	c |      7497 |    1500   132235   402370 |   103934     7497    189 |  0.000 % |
9.48/9.56	c |     11343 |    1500   132235   402370 |   114327    11343    186 |  0.000 % |
12.69/12.72	c |     17111 |    1500   132235   402370 |   125760    17111    186 |  0.000 % |
20.18/20.26	c |     25761 |    1500   132235   402370 |   138336    25761    189 |  0.000 % |
34.48/34.59	c |     38735 |    1500   132235   402370 |   152170    38735    192 |  0.000 % |
70.07/70.13	c |     58197 |    1500   132235   402370 |   167387    58197    190 |  0.000 % |
144.25/144.30	c |     87389 |    1500   132235   402370 |   184126    87389    190 |  0.000 % |
268.12/268.22	c |    131181 |    1500   132235   402370 |   202538   131181    198 |  0.000 % |
463.25/463.43	c |    196866 |    1500   132235   402370 |   222792   196866    193 |  0.000 % |
721.78/722.00	c |    295394 |    1500   132235   402370 |   245071    88937    185 |  0.000 % |
1156.96/1157.34	c |    443183 |    1500   132235   402370 |   269579   236726    187 |  0.000 % |

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-1736075-1240809667/watcher-1736075-1240809667 -o /tmp/evaluation-result-1736075-1240809667/solver-1736075-1240809667 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2010652996 HOME/instance-1736075-1240809667.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.00 1.09 3/64 30125
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=2572 CPUtime=0
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 108999866 2633728 464 1992294400 4194304 5102648 548682068768 18446744073709551615 4516185 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 643 464 87 221 0 419 0

[startup+0.0279561 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30125
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=5928 CPUtime=0.01
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 1291 0 0 0 1 0 0 0 18 0 1 0 108999866 6070272 1276 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 1482 1277 87 221 0 1258 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5928

[startup+0.101954 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30125
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=16424 CPUtime=0.09
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 3876 0 0 0 8 1 0 0 18 0 1 0 108999866 16818176 3861 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 4106 3862 87 221 0 3882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16424

[startup+0.301975 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30125
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=17608 CPUtime=0.29
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 4247 0 0 0 28 1 0 0 19 0 1 0 108999866 18030592 4232 1992294400 4194304 5102648 548682068768 18446744073709551615 4272382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 4402 4232 98 221 0 4178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17608

[startup+0.702017 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30125
/proc/meminfo: memFree=1636656/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=17608 CPUtime=0.69
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 4247 0 0 0 68 1 0 0 22 0 1 0 108999866 18030592 4232 1992294400 4194304 5102648 548682068768 18446744073709551615 4273281 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 4402 4232 98 221 0 4178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17608

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1615784/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=23588 CPUtime=1.49
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 5575 0 0 0 147 2 0 0 25 0 1 0 108999866 24154112 5560 1992294400 4194304 5102648 548682068768 18446744073709551615 4273188 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 5897 5560 100 221 0 5673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23588

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1614440/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=24804 CPUtime=3.09
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 5640 0 0 0 307 2 0 0 25 0 1 0 108999866 25399296 5625 1992294400 4194304 5102648 548682068768 18446744073709551615 4274101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 6201 5625 100 221 0 5977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24804

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1616424/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=21156 CPUtime=6.29
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 5657 0 0 0 626 3 0 0 25 0 1 0 108999866 21663744 5024 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 5289 5024 115 221 0 5065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21156

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1607424/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=31356 CPUtime=12.69
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 8214 0 0 0 1264 5 0 0 25 0 1 0 108999866 32108544 7581 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 7839 7581 115 221 0 7615 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31356

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1594304/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=43792 CPUtime=25.49
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 11292 0 0 0 2541 8 0 0 25 0 1 0 108999866 44843008 10659 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 10948 10659 115 221 0 10724 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43792

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30126
/proc/meminfo: memFree=1579392/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=59188 CPUtime=51.07
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 15068 0 0 0 5096 11 0 0 25 0 1 0 108999866 60608512 14435 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 14797 14435 115 221 0 14573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59188

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30126
/proc/meminfo: memFree=1559488/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=78888 CPUtime=102.26
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 19962 0 0 0 10210 16 0 0 25 0 1 0 108999866 80781312 19329 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 19722 19329 115 221 0 19498 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78888

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30126
/proc/meminfo: memFree=1539904/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=98928 CPUtime=162.24
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 24864 0 0 0 16203 21 0 0 25 0 1 0 108999866 101302272 24231 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 24732 24231 115 221 0 24508 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98928

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30126
/proc/meminfo: memFree=1518336/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=120200 CPUtime=222.23
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 30206 0 0 0 22196 27 0 0 25 0 1 0 108999866 123084800 29573 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 30050 29573 115 221 0 29826 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 120200

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30126
/proc/meminfo: memFree=1501056/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=137708 CPUtime=282.21
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 34543 0 0 0 28191 30 0 0 25 0 1 0 108999866 141012992 33910 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 34427 33910 115 221 0 34203 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 137708

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30126
/proc/meminfo: memFree=1484160/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=155140 CPUtime=342.19
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 38735 0 0 0 34185 34 0 0 25 0 1 0 108999866 158863360 38102 1992294400 4194304 5102648 548682068768 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 38785 38102 115 221 0 38561 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 155140

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30126
/proc/meminfo: memFree=1464832/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=174392 CPUtime=402.17
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 43589 0 0 0 40179 38 0 0 25 0 1 0 108999866 178577408 42956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 43598 42956 115 221 0 43374 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 174392

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30126
/proc/meminfo: memFree=1450176/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=188872 CPUtime=462.16
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 47221 0 0 0 46174 42 0 0 25 0 1 0 108999866 193404928 46588 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 47218 46588 115 221 0 46994 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 188872

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30126
/proc/meminfo: memFree=1437376/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=202112 CPUtime=522.14
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 50401 0 0 0 52169 45 0 0 25 0 1 0 108999866 206962688 49768 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 50528 49768 115 221 0 50304 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 202112

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30126
/proc/meminfo: memFree=1427776/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=212592 CPUtime=582.12
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 52775 0 0 0 58165 47 0 0 25 0 1 0 108999866 217694208 52142 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 53148 52142 115 221 0 52924 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 212592

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30126
/proc/meminfo: memFree=1419904/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=642.11
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54726 0 0 0 64163 48 0 0 25 0 1 0 108999866 225837056 54093 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54093 115 221 0 54912 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 220544

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30126
/proc/meminfo: memFree=1419840/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=702.09
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54728 0 0 0 70161 48 0 0 25 0 1 0 108999866 225837056 54095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54095 115 221 0 54912 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 220544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30126
/proc/meminfo: memFree=1419776/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=762.07
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54731 0 0 0 76159 48 0 0 25 0 1 0 108999866 225837056 54098 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54098 115 221 0 54912 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 220544

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30126
/proc/meminfo: memFree=1419712/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=822.05
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54739 0 0 0 82157 48 0 0 25 0 1 0 108999866 225837056 54106 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54106 115 221 0 54912 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 220544

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30126
/proc/meminfo: memFree=1419648/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=882.03
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54739 0 0 0 88155 48 0 0 25 0 1 0 108999866 225837056 54106 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54106 115 221 0 54912 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 220544

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30126
/proc/meminfo: memFree=1419712/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=942.02
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54739 0 0 0 94154 48 0 0 25 0 1 0 108999866 225837056 54106 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54106 115 221 0 54912 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 220544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30126
/proc/meminfo: memFree=1419648/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=1002
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54745 0 0 0 100152 48 0 0 25 0 1 0 108999866 225837056 54112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54112 115 221 0 54912 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 220544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30128
/proc/meminfo: memFree=1419648/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=220544 CPUtime=1061.98
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 54745 0 0 0 106150 48 0 0 25 0 1 0 108999866 225837056 54112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 55136 54112 115 221 0 54912 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 220544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30128
/proc/meminfo: memFree=1412928/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=227476 CPUtime=1121.97
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 56439 0 0 0 112147 50 0 0 25 0 1 0 108999866 232935424 55806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 56869 55806 115 221 0 56645 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 227476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30128
/proc/meminfo: memFree=1400960/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=240064 CPUtime=1181.95
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 59448 0 0 0 118143 52 0 0 25 0 1 0 108999866 245825536 58815 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 60016 58815 115 221 0 59792 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 240064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30128
/proc/meminfo: memFree=1396992/2055920 swapFree=4192812/4192956
[pid=30125] ppid=30123 vsize=243628 CPUtime=1200.05
/proc/30125/stat : 30125 (varsat-crafted_) R 30123 30125 29961 0 -1 4194304 60375 0 0 0 119952 53 0 0 25 0 1 0 108999866 249475072 59742 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30125/statm: 60907 59742 115 221 0 60683 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 243628

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.44
CPU time (s): 1200.1
CPU user time (s): 1199.53
CPU system time (s): 0.571913
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 243628

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

runsolver used 0.922859 second user time and 2.6246 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-27 07:21:07
IDJOB=1736075
IDBENCH=71586
IDSOLVER=537
FILE ID=node21/1736075-1240809667
PBS_JOBID= 9187429
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=2010652996

node21.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.233
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.233
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:       1637072 kB
Buffers:         57500 kB
Cached:         272300 kB
SwapCached:          0 kB
Active:         140040 kB
Inactive:       203668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2660 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            61212 kB
Committed_AS:   471424 kB
PageTables:       1376 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= 66344 MiB
End job on node21 at 2009-04-27 07:41:09