Trace number 339412

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, and are wall clock time (not CPU 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
minimarch 2007-02-08? (TO) 1200.1 1200.51

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-1.sat05-2248.reshuffled-07.cnf
MD5SUM6829b07d42c434b96cd2417ca27ed3f2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  270                                                  |
0.00/0.00	|  Number of clauses:    1080                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     270     1080     3240 |      360        0    nan |  0.000 % |
0.00/0.01	|       101 |     270     1080     3240 |      396      101     37 |  0.001 % |
0.00/0.01	|       251 |     270     1080     3240 |      435      251     34 |  0.001 % |
0.00/0.02	|       477 |     270     1080     3240 |      479      477     33 |  0.001 % |
0.00/0.04	|       814 |     270     1080     3240 |      527      276     26 |  0.001 % |
0.00/0.07	|      1321 |     270     1080     3240 |      579      490     28 |  0.001 % |
0.10/0.11	|      2081 |     270     1080     3240 |      637      593     29 |  0.001 % |
0.10/0.17	|      3220 |     270     1080     3240 |      701      686     27 |  0.001 % |
0.19/0.26	|      4928 |     270     1080     3240 |      771      520     21 |  0.001 % |
0.39/0.41	|      7490 |     270     1080     3240 |      848      597     21 |  0.001 % |
0.59/0.61	|     11334 |     270     1080     3240 |      933      856     19 |  0.001 % |
0.89/0.95	|     17101 |     270     1080     3240 |     1027      811     18 |  0.001 % |
1.39/1.43	|     25751 |     270     1080     3240 |     1129      962     20 |  0.001 % |
2.09/2.13	|     38725 |     270     1080     3240 |     1242      651     16 |  0.001 % |
3.30/3.34	|     58187 |     270     1080     3240 |     1367     1017     18 |  0.001 % |
4.99/5.05	|     87379 |     270     1080     3240 |     1503      755     17 |  0.001 % |
7.70/7.75	|    131168 |     270     1080     3240 |     1654      974     16 |  0.001 % |
11.69/11.77	|    196853 |     270     1080     3240 |     1819     1125     17 |  0.001 % |
18.89/18.91	|    295379 |     270     1080     3240 |     2001     1748     23 |  0.001 % |
27.99/28.02	|    443168 |     270     1080     3240 |     2201     1407     18 |  0.001 % |
42.68/42.76	|    664851 |     270     1080     3240 |     2421     1714     19 |  0.001 % |
65.88/65.90	|    997377 |     270     1080     3240 |     2664     1610     18 |  0.001 % |
97.27/97.33	|   1496166 |     270     1080     3240 |     2930     2667     19 |  0.001 % |
147.20/147.39	|   2244349 |     270     1080     3240 |     3223     2801     19 |  0.001 % |
229.63/229.82	|   3366623 |     270     1080     3240 |     3545     1720     18 |  0.001 % |
362.90/363.17	|   5050035 |     270     1080     3240 |     3900     2309     21 |  0.001 % |
575.65/575.96	|   7575151 |     270     1080     3240 |     4290     3853     20 |  0.001 % |
908.26/908.61	|  11362827 |     270     1080     3240 |     4719     3450     20 |  0.001 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-339412-1173704346 -o ROOT/results/node67/solver-339412-1173704346 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339412-1173704346/minimarch /tmp/evaluation/339412-1173704346/instance-339412-1173704346.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): 2400 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.08 3/64 18629
/proc/meminfo: memFree=1781744/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1868 CPUtime=0
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 390392270 1912832 108 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523055 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 467 108 63 132 0 332 0

[startup+0.102364 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 18629
/proc/meminfo: memFree=1781744/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1860 CPUtime=0.1
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 146 0 0 0 10 0 0 0 18 0 1 0 390392270 1904640 130 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 465 130 66 132 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1860

[startup+0.201374 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 18629
/proc/meminfo: memFree=1781744/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1860 CPUtime=0.19
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 153 0 0 0 19 0 0 0 18 0 1 0 390392270 1904640 137 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 465 137 66 132 0 330 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1860

[startup+0.301383 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 18629
/proc/meminfo: memFree=1781744/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1860 CPUtime=0.29
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 156 0 0 0 29 0 0 0 19 0 1 0 390392270 1904640 140 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 465 140 66 132 0 330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1860

[startup+0.701425 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 18629
/proc/meminfo: memFree=1781744/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1992 CPUtime=0.69
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 160 0 0 0 69 0 0 0 22 0 1 0 390392270 2039808 144 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 498 144 66 132 0 363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1992

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1781416/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=1992 CPUtime=1.49
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 176 0 0 0 149 0 0 0 25 0 1 0 390392270 2039808 160 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 498 160 66 132 0 363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1992

[startup+3.10267 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1781160/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=2124 CPUtime=3.1
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 196 0 0 0 310 0 0 0 25 0 1 0 390392270 2174976 180 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553496 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 531 180 66 132 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2124

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1780976/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=2124 CPUtime=6.29
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 222 0 0 0 629 0 0 0 25 0 1 0 390392270 2174976 206 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 531 206 66 132 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2124

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1780784/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=2388 CPUtime=12.69
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 272 0 0 0 1269 0 0 0 25 0 1 0 390392270 2445312 256 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 597 256 66 132 0 462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2388

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1780592/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=2520 CPUtime=25.49
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 302 0 0 0 2549 0 0 0 25 0 1 0 390392270 2580480 286 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 630 286 66 132 0 495 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2520

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18630
/proc/meminfo: memFree=1780464/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=2652 CPUtime=51.08
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 355 0 0 0 5108 0 0 0 25 0 1 0 390392270 2715648 339 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 663 339 66 132 0 528 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2652

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18630
/proc/meminfo: memFree=1780080/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3040 CPUtime=102.27
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 426 0 0 0 10227 0 0 0 25 0 1 0 390392270 3112960 410 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551136 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 760 410 66 132 0 625 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3040

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/71 18754
/proc/meminfo: memFree=1778360/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3172 CPUtime=162.19
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 481 0 0 0 16219 0 0 0 25 0 1 0 390392270 3248128 465 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 793 465 66 132 0 658 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 3172

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18828
/proc/meminfo: memFree=1779312/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3448 CPUtime=222.14
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 524 0 0 0 22214 0 0 0 25 0 1 0 390392270 3530752 508 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 862 508 66 132 0 727 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 3448

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18828
/proc/meminfo: memFree=1779056/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3712 CPUtime=282.12
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 599 0 0 0 28212 0 0 0 25 0 1 0 390392270 3801088 583 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 928 583 66 132 0 793 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 3712

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18828
/proc/meminfo: memFree=1778864/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3844 CPUtime=342.1
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 634 0 0 0 34210 0 0 0 25 0 1 0 390392270 3936256 618 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 961 618 66 132 0 826 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 3844

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18828
/proc/meminfo: memFree=1778800/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=3980 CPUtime=402.09
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 681 0 0 0 40209 0 0 0 25 0 1 0 390392270 4075520 665 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551158 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 995 665 66 132 0 860 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 3980

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18828
/proc/meminfo: memFree=1778672/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4116 CPUtime=462.08
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 719 0 0 0 46207 1 0 0 25 0 1 0 390392270 4214784 703 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550941 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1029 703 66 132 0 894 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 4116

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18828
/proc/meminfo: memFree=1778416/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4384 CPUtime=522.06
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 757 0 0 0 52205 1 0 0 25 0 1 0 390392270 4489216 741 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551499 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1096 741 66 132 0 961 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 4384

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18828
/proc/meminfo: memFree=1778288/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4384 CPUtime=582.05
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 788 0 0 0 58204 1 0 0 25 0 1 0 390392270 4489216 772 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1096 772 66 132 0 961 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 4384

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18828
/proc/meminfo: memFree=1778160/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4516 CPUtime=642.03
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 816 0 0 0 64202 1 0 0 25 0 1 0 390392270 4624384 800 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553224 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1129 800 66 132 0 994 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 4516

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18828
/proc/meminfo: memFree=1778096/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4648 CPUtime=702.01
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 833 0 0 0 70200 1 0 0 25 0 1 0 390392270 4759552 817 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1162 817 66 132 0 1027 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 4648

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 18828
/proc/meminfo: memFree=1778032/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4648 CPUtime=762
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 849 0 0 0 76199 1 0 0 25 0 1 0 390392270 4759552 833 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1162 833 66 132 0 1027 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 4648

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777968/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4780 CPUtime=821.98
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 864 0 0 0 82197 1 0 0 25 0 1 0 390392270 4894720 848 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551356 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1195 848 66 132 0 1060 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 4780

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777968/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4780 CPUtime=881.97
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 872 0 0 0 88196 1 0 0 25 0 1 0 390392270 4894720 856 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1195 856 66 132 0 1060 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 4780

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777840/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4912 CPUtime=941.95
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 889 0 0 0 94194 1 0 0 25 0 1 0 390392270 5029888 873 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1228 873 66 132 0 1093 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 4912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777904/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=4912 CPUtime=1001.94
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 920 0 0 0 100193 1 0 0 25 0 1 0 390392270 5029888 904 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551249 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1228 904 66 132 0 1093 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 4912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777840/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=5044 CPUtime=1061.92
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 932 0 0 0 106191 1 0 0 25 0 1 0 390392270 5165056 916 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1261 916 66 132 0 1126 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 5044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777776/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=5044 CPUtime=1121.9
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 943 0 0 0 112189 1 0 0 25 0 1 0 390392270 5165056 927 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1261 927 66 132 0 1126 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 5044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777712/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=5180 CPUtime=1181.89
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 956 0 0 0 118188 1 0 0 25 0 1 0 390392270 5304320 940 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1295 940 66 132 0 1160 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 5180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18828
/proc/meminfo: memFree=1777648/2055920 swapFree=4180928/4192956
[pid=18629] ppid=18627 vsize=5180 CPUtime=1200.09
/proc/18629/stat : 18629 (minimarch) R 18627 18629 17708 0 -1 4194304 956 0 0 0 120008 1 0 0 25 0 1 0 390392270 5304320 940 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/18629/statm: 1295 940 66 132 0 1160 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 5180

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.51
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.020996
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 5180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 956
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= 6
involuntary context switches= 2661

runsolver used 0.791879 second user time and 2.57461 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Mar 12 12:59:06 UTC 2007

IDJOB= 339412
IDBENCH= 24746
IDSOLVER= 110
FILE ID= node67/339412-1173704346

PBS_JOBID= 4101744

Free space on /tmp= 66537 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-270-1.sat05-2248.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339412-1173704346/minimarch /tmp/evaluation/339412-1173704346/instance-339412-1173704346.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-339412-1173704346 -o ROOT/results/node67/solver-339412-1173704346 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339412-1173704346/minimarch /tmp/evaluation/339412-1173704346/instance-339412-1173704346.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  6829b07d42c434b96cd2417ca27ed3f2

RANDOM SEED= 966902019

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.236
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.236
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:       1782216 kB
Buffers:         31168 kB
Cached:         184236 kB
SwapCached:       6276 kB
Active:         114756 kB
Inactive:       120432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782216 kB
SwapTotal:     4192956 kB
SwapFree:      4180928 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          22304 kB
Slab:            24516 kB
Committed_AS:   947688 kB
PageTables:       1468 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= 66537 MiB

End job on node67 on Mon Mar 12 13:19:09 UTC 2007