Trace number 1729108

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
MXC 2009-03-10? (TO) 1200.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.89/21.95	c starting MXC with:
21.89/21.95	c cnf_path = HOME/instance-1729108-1240745315.cnf
21.89/21.95	c restart_strategy = auto
21.89/21.95	c sign_strategy = cached
21.89/21.95	c use_preprocessing = -1
21.89/21.95	c output_implicant = 1
21.89/21.95	c timeout_seconds = 0
21.89/21.95	c running SatELite... done
21.89/21.95	c 68 vars eliminated
21.89/21.95	c received 0 units and 948 clauses from SatELite
21.89/21.95	c 67 assignments made, starting to guess now
21.89/21.95	c ===================================[MXC]=====================================
21.89/21.95	c | Conflicts |                Clause Statistics                   |   Vars   |
21.89/21.95	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
21.89/21.95	c =============================================================================
21.89/21.95	c |         0 |       0      20      928        0        0     nan |      226 |
21.89/21.95	c |       100 |       0      20      928      100     1050    19.3 |      159 |
21.89/21.95	c |       210 |       0      20      928      210     1105    20.1 |      159 |
21.89/21.95	c |       441 |       0      20      928      441     1220    17.7 |      159 |
21.89/21.95	c |       805 |       0      20      928      805     1402    19.2 |      159 |
21.89/21.95	c |      1315 |       0      20      928     1315     1609    21.0 |      159 |
21.89/21.95	c |      1986 |       0      20      928     1140     1754    20.0 |      159 |
21.89/21.95	c |      2834 |       0      21      928     1053     1894    19.4 |      159 |
21.89/21.95	c |      3876 |       0      21      928     1087     2031    19.0 |      159 |
21.89/21.95	c |      5132 |       0      21      928     1274     2163    18.2 |      159 |
21.89/21.95	c |      6623 |       0      21      928     1646     2292    21.0 |      159 |
21.89/21.95	c |      8373 |       0      21      928     2226     2419    20.3 |      159 |
21.89/21.95	c |     10408 |       0      21      928     1798     2543    20.9 |      159 |
21.89/21.95	c |     12756 |       0      21      928     1534     2665    20.7 |      159 |
21.89/21.95	c |     15449 |       0      21      928     1487     2786    19.4 |      159 |
21.89/21.95	c |     18521 |       0      21      928     1699     2906    19.8 |      159 |
21.89/21.95	c |     22010 |       0      21      928     2223     3025    21.2 |      159 |
21.89/21.95	c |     25958 |       0      21      928     3101     3144    20.9 |      159 |
21.89/21.95	c |     30411 |       0      21      928     2781     3262    20.3 |      159 |
21.89/21.95	c |     35419 |       0      21      928     2829     3381    20.1 |      159 |
21.89/21.95	c |     41038 |       0      21      928     3319     3499    21.8 |      159 |
21.89/21.95	c |     47329 |       0      21      928     2515     3618    20.3 |      159 |
21.89/21.95	c |     54360 |       0      21      928     2191     3737    20.9 |      159 |
21.89/21.95	c |     62205 |       0      21      928     2442     3857    20.4 |      159 |
21.89/21.95	c |     70945 |       0      21      928     3363     3978    21.2 |      159 |
21.89/21.95	c |     80669 |       0      21      928     3015     4099    21.4 |      159 |
21.89/21.95	c |     91476 |       0      22      928     3447     4222    19.9 |      159 |
21.89/21.95	c |    103474 |       0      22      928     2617     4346    19.2 |      159 |
21.89/21.95	c |    116782 |       0      22      928     2715     4471    19.5 |      159 |
21.89/21.95	c |    131532 |       0      22      928     3869     4597    21.3 |      159 |
21.89/21.95	c |    147868 |       0      22      928     3917     4726    20.8 |      159 |
21.89/21.95	c |    165948 |       0      23      928     2846     4855    19.5 |      159 |
21.89/21.95	c |    185947 |       0      23      928     3158     4987    20.1 |      159 |
21.89/21.95	c |    208057 |       0      23      928     5084     5120    19.9 |      159 |
21.89/21.95	c |    232489 |       0      23      928     3622     5255    20.6 |      159 |
21.89/21.95	c |    259475 |       0      23      928     4017     5393    20.3 |      159 |
21.89/21.95	c |    289271 |       0      23      928     3799     5532    19.6 |      159 |
21.89/21.95	c |    322158 |       0      23      928     3086     5674    19.6 |      159 |
21.89/21.95	c |    358445 |       0      23      928     4935     5818    21.0 |      159 |
21.89/21.95	c |    398472 |       0      23      928     3785     5965    20.1 |      159 |
21.89/21.95	c |    442613 |       0      23      928     5745     6114    20.0 |      159 |
21.89/21.95	c |    491279 |       0      23      928     5002     6265    21.0 |      159 |
21.89/21.95	c |    544923 |       0      23      928     4777   

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-1729108-1240745315/watcher-1729108-1240745315 -o /tmp/evaluation-result-1729108-1240745315/solver-1729108-1240745315 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1729108-1240745315.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.92 0.98 0.99 2/64 32203
/proc/meminfo: memFree=1705252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=976 CPUtime=0
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 102564012 999424 107 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 244 107 56 166 0 75 0

[startup+0.0131371 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32203
/proc/meminfo: memFree=1705252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=1108 CPUtime=0.01
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 177 0 0 0 1 0 0 0 18 0 1 0 102564012 1134592 163 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 277 163 72 166 0 108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1108

[startup+0.101145 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32203
/proc/meminfo: memFree=1705252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=1504 CPUtime=0.09
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 102564012 1540096 257 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 376 257 73 166 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1504

[startup+0.301167 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32203
/proc/meminfo: memFree=1705252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=1636 CPUtime=0.29
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 323 0 0 0 29 0 0 0 19 0 1 0 102564012 1675264 309 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 409 309 73 166 0 240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1636

[startup+0.701211 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 32203
/proc/meminfo: memFree=1705252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=1900 CPUtime=0.69
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 376 0 0 0 69 0 0 0 23 0 1 0 102564012 1945600 362 1992294400 134512640 135192793 4294956208 18446744073709551615 134548137 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 475 362 73 166 0 306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1900

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1704028/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=2172 CPUtime=1.49
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 429 0 0 0 149 0 0 0 25 0 1 0 102564012 2224128 415 1992294400 134512640 135192793 4294956208 18446744073709551615 134520622 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 543 415 73 166 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2172

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1703644/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=2452 CPUtime=3.09
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 500 0 0 0 309 0 0 0 25 0 1 0 102564012 2510848 486 1992294400 134512640 135192793 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 613 486 73 166 0 444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2452

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1703068/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=2996 CPUtime=6.29
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 620 0 0 0 629 0 0 0 25 0 1 0 102564012 3067904 606 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 749 606 73 166 0 580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2996

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1702428/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=3552 CPUtime=12.69
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 751 0 0 0 1269 0 0 0 25 0 1 0 102564012 3637248 737 1992294400 134512640 135192793 4294956208 18446744073709551615 134552248 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 888 737 73 166 0 719 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3552

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1701660/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=4380 CPUtime=25.48
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 932 0 0 0 2548 0 0 0 25 0 1 0 102564012 4485120 918 1992294400 134512640 135192793 4294956208 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 1095 918 73 166 0 926 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4380

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1700508/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=5588 CPUtime=51.07
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 1230 0 0 0 5107 0 0 0 25 0 1 0 102564012 5722112 1216 1992294400 134512640 135192793 4294956208 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 1397 1216 73 166 0 1228 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5588

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1698972/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=7284 CPUtime=102.26
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 1588 0 0 0 10226 0 0 0 25 0 1 0 102564012 7458816 1574 1992294400 134512640 135192793 4294956208 18446744073709551615 134520631 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 1821 1574 73 166 0 1652 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7284

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1697884/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=8496 CPUtime=162.25
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 1840 0 0 0 16224 1 0 0 25 0 1 0 102564012 8699904 1826 1992294400 134512640 135192793 4294956208 18446744073709551615 134537296 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 2124 1826 73 166 0 1955 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8496

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1696860/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=9744 CPUtime=222.23
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2086 0 0 0 22222 1 0 0 25 0 1 0 102564012 9977856 2072 1992294400 134512640 135192793 4294956208 18446744073709551615 134548915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 2436 2072 73 166 0 2267 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9744

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1695964/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=10796 CPUtime=282.21
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2315 0 0 0 28220 1 0 0 25 0 1 0 102564012 11055104 2301 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 2699 2301 73 166 0 2530 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10796

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1695196/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=11564 CPUtime=342.19
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2497 0 0 0 34217 2 0 0 25 0 1 0 102564012 11841536 2483 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 2891 2483 73 166 0 2722 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 11564

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1694620/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=12104 CPUtime=402.18
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2623 0 0 0 40216 2 0 0 25 0 1 0 102564012 12394496 2609 1992294400 134512640 135192793 4294956208 18446744073709551615 134549626 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3026 2609 73 166 0 2857 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 12104

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1694108/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=12648 CPUtime=462.16
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2742 0 0 0 46214 2 0 0 25 0 1 0 102564012 12951552 2728 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3162 2728 73 166 0 2993 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12648

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32204
/proc/meminfo: memFree=1693596/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=13164 CPUtime=522.13
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2864 0 0 0 52211 2 0 0 25 0 1 0 102564012 13479936 2850 1992294400 134512640 135192793 4294956208 18446744073709551615 134533130 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3291 2850 73 166 0 3122 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 13164

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1693148/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=13484 CPUtime=582.12
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2917 0 0 0 58209 3 0 0 25 0 1 0 102564012 13807616 2903 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3371 2903 73 166 0 3202 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 13484

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1693148/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=13484 CPUtime=642.11
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 2956 0 0 0 64208 3 0 0 25 0 1 0 102564012 13807616 2942 1992294400 134512640 135192793 4294956208 18446744073709551615 134551016 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3371 2942 73 166 0 3202 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13484

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1693020/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=13644 CPUtime=702.09
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3000 0 0 0 70206 3 0 0 25 0 1 0 102564012 13971456 2986 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3411 2986 73 166 0 3242 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 13644

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1692444/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=14156 CPUtime=762.07
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3128 0 0 0 76204 3 0 0 25 0 1 0 102564012 14495744 3114 1992294400 134512640 135192793 4294956208 18446744073709551615 134550385 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3539 3114 73 166 0 3370 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 14156

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1692252/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=14348 CPUtime=822.06
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3178 0 0 0 82202 4 0 0 25 0 1 0 102564012 14692352 3164 1992294400 134512640 135192793 4294956208 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3587 3164 73 166 0 3418 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 14348

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1691996/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=14692 CPUtime=882.04
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3226 0 0 0 88200 4 0 0 25 0 1 0 102564012 15044608 3212 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3673 3212 73 166 0 3504 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 14692

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1691676/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15020 CPUtime=942.02
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3297 0 0 0 94198 4 0 0 25 0 1 0 102564012 15380480 3283 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3755 3283 73 166 0 3586 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 15020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1691484/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15212 CPUtime=1002
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3358 0 0 0 100196 4 0 0 25 0 1 0 102564012 15577088 3344 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3803 3344 73 166 0 3634 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 15212

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1691228/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15348 CPUtime=1061.98
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3417 0 0 0 106194 4 0 0 25 0 1 0 102564012 15716352 3403 1992294400 134512640 135192793 4294956208 18446744073709551615 134552448 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3837 3403 73 166 0 3668 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 15348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1690908/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15732 CPUtime=1121.96
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3485 0 0 0 112191 5 0 0 25 0 1 0 102564012 16109568 3471 1992294400 134512640 135192793 4294956208 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3933 3471 73 166 0 3764 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 15732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1690716/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15892 CPUtime=1181.94
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3525 0 0 0 118189 5 0 0 25 0 1 0 102564012 16273408 3511 1992294400 134512640 135192793 4294956208 18446744073709551615 134551016 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3973 3511 73 166 0 3804 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 15892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32206
/proc/meminfo: memFree=1690716/2055920 swapFree=4181272/4192956
[pid=32203] ppid=32201 vsize=15892 CPUtime=1200.04
/proc/32203/stat : 32203 (mxc-sat09) R 32201 32203 31889 0 -1 4194304 3525 0 0 0 119999 5 0 0 25 0 1 0 102564012 16273408 3511 1992294400 134512640 135192793 4294956208 18446744073709551615 134531709 0 0 4096 0 0 0 0 17 1 0 0
/proc/32203/statm: 3973 3511 73 166 0 3804 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 15892

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.058991
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 15892

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

runsolver used 1.01585 second user time and 2.30765 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 13:28:35
IDJOB=1729108
IDBENCH=24693
IDSOLVER=504
FILE ID=node35/1729108-1240745315
PBS_JOBID= 9187020
Free space on /tmp= 66400 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729108-1240745315/watcher-1729108-1240745315 -o /tmp/evaluation-result-1729108-1240745315/solver-1729108-1240745315 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1729108-1240745315.cnf

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=1372667814

node35.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.214
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.214
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:       1705732 kB
Buffers:         30288 kB
Cached:         263280 kB
SwapCached:       5700 kB
Active:          64508 kB
Inactive:       237128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705732 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:             764 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            34544 kB
Committed_AS:   433756 kB
PageTables:       1396 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= 66400 MiB
End job on node35 at 2009-04-26 13:48:37