Trace number 1728525

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.13 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

113.65/113.73	c starting MXC with:
113.65/113.73	c cnf_path = HOME/instance-1728525-1240737912.cnf
113.65/113.73	c restart_strategy = auto
113.65/113.73	c sign_strategy = cached
113.65/113.73	c use_preprocessing = -1
113.65/113.73	c output_implicant = 1
113.65/113.73	c timeout_seconds = 0
113.65/113.73	c running SatELite... done
113.65/113.73	c 49 vars eliminated
113.65/113.73	c received 0 units and 173273 clauses from SatELite
113.65/113.73	c 48 assignments made, starting to guess now
113.65/113.73	c ===================================[MXC]=====================================
113.65/113.73	c | Conflicts |                Clause Statistics                   |   Vars   |
113.65/113.73	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
113.65/113.73	c =============================================================================
113.65/113.73	c |         0 |       0   15579   157694        0        0     nan |     1325 |
113.65/113.73	c |       100 |       0   15579   157694      100     1050    88.4 |     1277 |
113.65/113.73	c |       210 |       0   15579   157694      210     1105    80.8 |     1277 |
113.65/113.73	c |       441 |       0   15579   157694      441     1220    92.7 |     1277 |
113.65/113.73	c |       805 |       0   15579   157694      805     1402    95.7 |     1277 |
113.65/113.74	c |      1315 |       0   15579   157694     1315     1657   102.2 |     1277 |
113.65/113.74	c |      1986 |       0   15579   157694     1986     1993    97.5 |     1277 |
113.65/113.74	c |      2834 |       0   15579   157694     1834     2417    99.7 |     1277 |
113.65/113.74	c |      3876 |       0   15579   157694     2876     2938   101.6 |     1277 |
113.65/113.74	c |      5132 |       0   15579   157694     2632     3566   105.6 |     1277 |
113.65/113.74	c |      6623 |       0   15579   157694     4123     4311   101.8 |     1277 |
113.65/113.74	c |      8373 |       0   15579   157694     3623     5186    92.5 |     1277 |
113.65/113.74	c |     10408 |       0   15579   157694     5658     6204    99.0 |     1277 |
113.65/113.74	c |     12756 |       0   15579   157694     4631     7378   106.1 |     1277 |
113.65/113.74	c |     15449 |       0   15579   157694     7324     8724   104.0 |     1277 |
113.65/113.74	c |     18521 |       0   15579   157694     5333    10260   103.2 |     1277 |
113.65/113.74	c |     22010 |       0   15579   157694     8822    12005   102.8 |     1277 |
113.65/113.74	c |     25958 |       0   15579   157694    12770    13979   103.0 |     1277 |
113.65/113.74	c |     30411 |       0   15579   157694     9629    16205   105.2 |     1277 |
113.65/113.74	c |     35419 |       0   15579   157694    14637    18709   104.4 |     1277 |
113.65/113.74	c |     41038 |       0   15579   157694    20256    21519   103.6 |     1277 |
113.65/113.74	c |     47329 |       0   15579   157694    15156    24664   104.7 |     1277 |
113.65/113.74	c |     54360 |       0   15579   157694    22187    28180   106.0 |     1277 |
113.65/113.74	c |     62205 |       0   15579   157694    30032    32102   105.4 |     1277 |
113.65/113.74	c |     70945 |       0   15579   157694    21685    36472   102.7 |     1277 |
113.65/113.74	c |     80669 |       0   15579   157694    31409    41334   103.5 |     1277 |
113.65/113.74	c |     91476 |       0   15579   157694    42216    46738   104.0 |     1277 |
113.65/113.74	c |    103474 |       0   15579   157694    28584    52737   108.9 |     1277 |
113.65/113.74	c |    116782 |       0   15579   157694    41892    59391   110.4 |     1277 |
113.65/113.74	c |    131532 |       0   15579   157694    56642    66766   110.5 |     1277 |
113.65/113.74	c |    147868 |       0   15579   157694    72978    74934   111.1 |     1277 |
113.65/113.74	c |    165948 |       0   15579   157694    52613    83974   115.4 |     1277 |
113.65/113.74	c |    185947 |       0   15579   157694    72612    93973   118.0 |     1277 |
113.65/113.74	c |    208057 |       0   15579   157694    94722   105028   116.5 |     1277 |
113.65/113.74	c |    232489 |       0   15579   157694    61486   117244   117.8 |     1277 |
113.65/113.74	c |    259475 |       0   15579   157694    88472   130737   115.5 |     1277 |
113.65/113.74	c |    289271 |       0   15579   157694   118268   145635   116.3 |     1277 |
113.65/113.74	c |    322158 |       0   15579   157694   151155   162079   117.2 |     1277 |
113.65/113.74	c |    358445 |       0   15579   157694   100940   180222   117.3 |     1277 |
113.65/113.74	c |    398472 |       0   15579   157694   140967   200236   120.0 |     1277 |
113.65/113.74	c |    442613 |       0   15579   157694   185108   222306   123.3 |     1277 |
113.65/113.74	c |    491279 |       0   15579   157694   233774   246639   126.7 |     1277 |
113.65/113.74	c |    544923 |       0   15579   157694   161673

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-1728525-1240737912/watcher-1728525-1240737912 -o /tmp/evaluation-result-1728525-1240737912/solver-1728525-1240737912 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1728525-1240737912.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.83 1.82 1.50 3/64 22450
/proc/meminfo: memFree=1504144/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=3496 CPUtime=0
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 731 0 0 0 0 0 0 0 18 0 1 0 101817451 3579904 717 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 874 720 48 166 0 705 0

[startup+0.089269 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 22450
/proc/meminfo: memFree=1504144/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=8752 CPUtime=0.07
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 2070 0 0 0 7 0 0 0 18 0 1 0 101817451 8962048 2056 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2188 2056 54 166 0 2019 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8752

[startup+0.102269 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 22450
/proc/meminfo: memFree=1504144/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=10300 CPUtime=0.1
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 2386 0 0 0 9 1 0 0 18 0 1 0 101817451 10547200 2372 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2575 2372 54 166 0 2406 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10300

[startup+0.301306 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 22450
/proc/meminfo: memFree=1504144/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=11484 CPUtime=0.29
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 3336 0 0 0 28 1 0 0 19 0 1 0 101817451 11759616 2659 1992294400 134512640 135192793 4294956208 18446744073709551615 134568155 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2871 2659 55 166 0 2702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11484

[startup+0.702377 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 22450
/proc/meminfo: memFree=1504144/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=11484 CPUtime=0.69
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 3336 0 0 0 68 1 0 0 23 0 1 0 101817451 11759616 2659 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2871 2659 55 166 0 2702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11484

[startup+1.50152 s]
/proc/loadavg: 1.83 1.82 1.50 2/65 22451
/proc/meminfo: memFree=1493512/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=11484 CPUtime=1.49
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 3336 0 0 0 148 1 0 0 25 0 1 0 101817451 11759616 2659 1992294400 134512640 135192793 4294956208 18446744073709551615 134568044 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2871 2659 55 166 0 2702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11484

[startup+3.10181 s]
/proc/loadavg: 1.83 1.82 1.50 2/65 22451
/proc/meminfo: memFree=1493384/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=11484 CPUtime=3.09
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 3336 0 0 0 308 1 0 0 25 0 1 0 101817451 11759616 2659 1992294400 134512640 135192793 4294956208 18446744073709551615 134568024 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 2871 2659 55 166 0 2702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11484

[startup+6.30139 s]
/proc/loadavg: 1.77 1.81 1.49 2/65 22451
/proc/meminfo: memFree=1488784/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=16344 CPUtime=6.29
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 4503 0 0 0 627 2 0 0 25 0 1 0 101817451 16736256 3826 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 4086 3826 56 166 0 3917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16344

[startup+12.7016 s]
/proc/loadavg: 1.71 1.80 1.49 2/65 22451
/proc/meminfo: memFree=1465104/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=42492 CPUtime=12.68
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 11433 0 0 0 1263 5 0 0 25 0 1 0 101817451 43511808 10384 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 10623 10384 73 166 0 10454 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42492

[startup+25.5019 s]
/proc/loadavg: 1.55 1.76 1.48 2/65 22451
/proc/meminfo: memFree=1427664/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=78808 CPUtime=25.49
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 20353 0 0 0 2538 11 0 0 25 0 1 0 101817451 80699392 19304 1992294400 134512640 135192793 4294956208 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 19702 19304 73 166 0 19533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78808

[startup+51.1015 s]
/proc/loadavg: 1.36 1.69 1.47 2/65 22451
/proc/meminfo: memFree=1420304/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=88672 CPUtime=51.08
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 22738 0 0 0 5096 12 0 0 25 0 1 0 101817451 90800128 21689 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 22168 21689 73 166 0 21999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88672

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.44 2/65 22451
/proc/meminfo: memFree=1310480/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=197720 CPUtime=102.26
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 49395 0 0 0 10199 27 0 0 25 0 1 0 101817451 202465280 48346 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 49430 48346 73 166 0 49261 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 197720

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.41 2/65 22451
/proc/meminfo: memFree=1302672/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=206500 CPUtime=162.24
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 51312 0 0 0 16195 29 0 0 25 0 1 0 101817451 211456000 50263 1992294400 134512640 135192793 4294956208 18446744073709551615 134547897 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 51625 50263 73 166 0 51456 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 206500

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.38 2/65 22451
/proc/meminfo: memFree=1302416/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=206500 CPUtime=222.21
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 51364 0 0 0 22192 29 0 0 25 0 1 0 101817451 211456000 50315 1992294400 134512640 135192793 4294956208 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 51625 50315 73 166 0 51456 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 206500

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.36 2/65 22451
/proc/meminfo: memFree=1302224/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=206500 CPUtime=282.19
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 51411 0 0 0 28190 29 0 0 25 0 1 0 101817451 211456000 50362 1992294400 134512640 135192793 4294956208 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 51625 50362 73 166 0 51456 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 206500

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.33 2/65 22451
/proc/meminfo: memFree=1300944/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=207748 CPUtime=342.16
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 51725 0 0 0 34187 29 0 0 25 0 1 0 101817451 212733952 50676 1992294400 134512640 135192793 4294956208 18446744073709551615 134534175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 51937 50676 73 166 0 51768 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 207748

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.31 2/65 22451
/proc/meminfo: memFree=1294736/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=215272 CPUtime=402.15
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 53307 0 0 0 40184 31 0 0 25 0 1 0 101817451 220438528 52258 1992294400 134512640 135192793 4294956208 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 53818 52258 73 166 0 53649 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 215272

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.29 2/65 22451
/proc/meminfo: memFree=1284816/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=227444 CPUtime=462.12
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 55754 0 0 0 46179 33 0 0 25 0 1 0 101817451 232902656 54705 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 56861 54705 73 166 0 56692 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 227444

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/65 22451
/proc/meminfo: memFree=1280784/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=232524 CPUtime=522.1
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 56760 0 0 0 52176 34 0 0 25 0 1 0 101817451 238104576 55711 1992294400 134512640 135192793 4294956208 18446744073709551615 134550695 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 58131 55711 73 166 0 57962 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 232524

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 22451
/proc/meminfo: memFree=1275856/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=238796 CPUtime=582.08
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 57988 0 0 0 58173 35 0 0 25 0 1 0 101817451 244527104 56939 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 59699 56939 73 166 0 59530 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 238796

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.23 2/65 22451
/proc/meminfo: memFree=1269520/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=246484 CPUtime=642.07
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 59569 0 0 0 64170 37 0 0 25 0 1 0 101817451 252399616 58520 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 61621 58520 73 166 0 61452 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 246484

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 22451
/proc/meminfo: memFree=1198800/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=319676 CPUtime=702.04
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 77459 0 0 0 70156 48 0 0 25 0 1 0 101817451 327348224 76410 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 79919 76410 73 166 0 79750 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 319676

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.19 2/65 22451
/proc/meminfo: memFree=1181648/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=335636 CPUtime=762.02
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 81492 0 0 0 76152 50 0 0 25 0 1 0 101817451 343691264 80443 1992294400 134512640 135192793 4294956208 18446744073709551615 134550819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 83909 80443 73 166 0 83740 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 335636

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 22451
/proc/meminfo: memFree=1168080/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=349852 CPUtime=822
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 84943 0 0 0 82146 54 0 0 25 0 1 0 101817451 358248448 83894 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 87463 83894 73 166 0 87294 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 349852

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 22453
/proc/meminfo: memFree=1156496/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=361664 CPUtime=881.97
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 87758 0 0 0 88141 56 0 0 25 0 1 0 101817451 370343936 86709 1992294400 134512640 135192793 4294956208 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 90416 86709 73 166 0 90247 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 361664

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 22453
/proc/meminfo: memFree=1156368/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=361664 CPUtime=941.95
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 87784 0 0 0 94138 57 0 0 25 0 1 0 101817451 370343936 86735 1992294400 134512640 135192793 4294956208 18446744073709551615 134534233 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 90416 86735 73 166 0 90247 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 361664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 22453
/proc/meminfo: memFree=1156240/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=361664 CPUtime=1001.93
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 87802 0 0 0 100136 57 0 0 25 0 1 0 101817451 370343936 86753 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 90416 86753 73 166 0 90247 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 361664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 22453
/proc/meminfo: memFree=1151312/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=367032 CPUtime=1061.91
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 89028 0 0 0 106133 58 0 0 25 0 1 0 101817451 375840768 87979 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 91758 87979 73 166 0 91589 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 367032

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 22453
/proc/meminfo: memFree=1150160/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=368568 CPUtime=1121.88
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 89315 0 0 0 112130 58 0 0 25 0 1 0 101817451 377413632 88266 1992294400 134512640 135192793 4294956208 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 92142 88266 73 166 0 91973 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 368568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 22453
/proc/meminfo: memFree=1149584/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=369336 CPUtime=1181.87
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 89450 0 0 0 118128 59 0 0 25 0 1 0 101817451 378200064 88401 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 92334 88401 73 166 0 92165 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 369336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22453
/proc/meminfo: memFree=1148880/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=370360 CPUtime=1200.07
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 89613 0 0 0 119948 59 0 0 25 0 1 0 101817451 379248640 88564 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 92590 88564 73 166 0 92421 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 370360

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22453
/proc/meminfo: memFree=1148880/2055920 swapFree=4181432/4192956
[pid=22450] ppid=22448 vsize=370360 CPUtime=1200.07
/proc/22450/stat : 22450 (mxc-sat09) R 22448 22450 22283 0 -1 4194304 89613 0 0 0 119948 59 0 0 25 0 1 0 101817451 379248640 88564 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22450/statm: 92590 88564 73 166 0 92421 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 370360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1199.48
CPU system time (s): 0.646901
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 370360

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

runsolver used 1.02984 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-26 11:25:12
IDJOB=1728525
IDBENCH=24676
IDSOLVER=504
FILE ID=node67/1728525-1240737912
PBS_JOBID= 9187002
Free space on /tmp= 66304 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728525-1240737912/watcher-1728525-1240737912 -o /tmp/evaluation-result-1728525-1240737912/solver-1728525-1240737912 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1728525-1240737912.cnf

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1648990003

node67.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.277
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.277
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:       1504560 kB
Buffers:         54268 kB
Cached:         422012 kB
SwapCached:       5432 kB
Active:         171412 kB
Inactive:       312860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504560 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            53000 kB
Committed_AS:   388324 kB
PageTables:       1436 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= 66304 MiB
End job on node67 at 2009-04-26 11:45:15