Trace number 428829

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-04-26 (fixed)? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark534.443
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, 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:  311                                                  |
0.00/0.00	|  Number of clauses:    2216                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     311     1506     5273 |      502        0    nan |  0.000 % |
0.00/0.01	|       100 |     311     1506     5273 |      552      100     19 |  0.001 % |
0.00/0.02	|       250 |     311     1506     5273 |      607      250     16 |  0.001 % |
0.00/0.02	|       475 |     311     1506     5273 |      668      475     14 |  0.001 % |
0.00/0.03	|       813 |     311     1506     5273 |      734      458     10 |  0.001 % |
0.00/0.05	|      1319 |     311     1506     5273 |      808      560     10 |  0.001 % |
0.00/0.07	|      2078 |     311     1506     5273 |      889      879     12 |  0.001 % |
0.09/0.12	|      3217 |     311     1506     5273 |      978      602      9 |  0.001 % |
0.19/0.20	|      4925 |     311     1506     5273 |     1076      762     11 |  0.001 % |
0.29/0.32	|      7488 |     311     1506     5273 |     1183     1102     13 |  0.001 % |
0.49/0.51	|     11333 |     311     1506     5273 |     1302      686      8 |  0.001 % |
0.80/0.82	|     17100 |     311     1506     5273 |     1432     1111     11 |  0.001 % |
1.20/1.26	|     25750 |     311     1506     5273 |     1575     1012     10 |  0.001 % |
1.89/1.95	|     38724 |     311     1506     5273 |     1733     1131     11 |  0.001 % |
2.99/3.09	|     58186 |     311     1506     5273 |     1906     1235     11 |  0.001 % |
4.69/4.72	|     87378 |     311     1506     5273 |     2096     1337     13 |  0.001 % |
7.09/7.19	|    131167 |     311     1506     5273 |     2306     1494     14 |  0.001 % |
11.09/11.14	|    196852 |     311     1506     5273 |     2537     1770     14 |  0.001 % |
17.29/17.38	|    295379 |     311     1506     5273 |     2791     1511     14 |  0.001 % |
27.78/27.83	|    443168 |     311     1506     5273 |     3070     1609     10 |  0.001 % |
44.18/44.26	|    664851 |     311     1506     5273 |     3377     2215     14 |  0.001 % |
68.57/68.65	|    997376 |     311     1506     5273 |     3714     1715     11 |  0.001 % |
106.85/106.98	|   1496165 |     311     1506     5273 |     4086     2655     13 |  0.003 % |
166.63/166.73	|   2244348 |     311     1506     5273 |     4495     2690     13 |  0.001 % |
255.89/256.02	|   3366622 |     311     1506     5273 |     4944     2726     13 |  0.001 % |
389.45/389.67	|   5050034 |     311     1506     5273 |     5439     2656     13 |  0.001 % |
607.87/608.20	|   7575150 |     311     1506     5273 |     5982     5332     17 |  0.001 % |
953.37/953.87	|  11362825 |     311     1506     5273 |     6581     3679     15 |  0.002 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-428829-1177753539 -o ROOT/results/node37/solver-428829-1177753539 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428829-1177753539/minimarch_fixed /tmp/evaluation/428829-1177753539/instance-428829-1177753539.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: 0.92 0.98 0.99 3/78 15231
/proc/meminfo: memFree=1565304/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1868 CPUtime=0
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 223266364 1912832 126 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523033 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 467 126 51 132 0 332 0

[startup+0.0873599 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 15231
/proc/meminfo: memFree=1565304/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1864 CPUtime=0.08
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 158 0 0 0 8 0 0 0 18 0 1 0 223266364 1908736 143 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551374 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 466 143 67 132 0 331 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1864

[startup+0.101363 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 15231
/proc/meminfo: memFree=1565304/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1864 CPUtime=0.09
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 158 0 0 0 9 0 0 0 18 0 1 0 223266364 1908736 143 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551003 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 466 143 67 132 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.301401 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 15231
/proc/meminfo: memFree=1565304/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1864 CPUtime=0.29
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 163 0 0 0 29 0 0 0 19 0 1 0 223266364 1908736 148 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550962 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 466 148 67 132 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1864

[startup+0.701475 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 15231
/proc/meminfo: memFree=1565304/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1996 CPUtime=0.69
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 173 0 0 0 69 0 0 0 23 0 1 0 223266364 2043904 158 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556424 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 499 158 67 132 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1996

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1564848/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1996 CPUtime=1.49
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 187 0 0 0 149 0 0 0 25 0 1 0 223266364 2043904 172 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551750 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 499 172 67 132 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1996

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1564656/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=1996 CPUtime=3.09
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 198 0 0 0 309 0 0 0 25 0 1 0 223266364 2043904 183 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 499 183 67 132 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1996

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1564408/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=2128 CPUtime=6.29
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 226 0 0 0 629 0 0 0 25 0 1 0 223266364 2179072 211 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552513 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 532 211 67 132 0 397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2128

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1564216/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=2260 CPUtime=12.69
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 256 0 0 0 1269 0 0 0 25 0 1 0 223266364 2314240 241 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 565 241 67 132 0 430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2260

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1564088/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=2524 CPUtime=25.49
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 304 0 0 0 2549 0 0 0 25 0 1 0 223266364 2584576 289 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551756 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 631 289 67 132 0 496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2524

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1563832/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=2788 CPUtime=51.08
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 366 0 0 0 5108 0 0 0 25 0 1 0 223266364 2854912 351 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557651 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 697 351 67 132 0 562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2788

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1563512/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3036 CPUtime=102.26
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 442 0 0 0 10226 0 0 0 25 0 1 0 223266364 3108864 427 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 759 427 67 132 0 624 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3036

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1563192/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3304 CPUtime=162.24
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 513 0 0 0 16223 1 0 0 25 0 1 0 223266364 3383296 498 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 826 498 67 132 0 691 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3304

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562936/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3444 CPUtime=222.21
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 561 0 0 0 22220 1 0 0 25 0 1 0 223266364 3526656 546 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 861 546 67 132 0 726 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3444

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562744/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3720 CPUtime=282.19
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 602 0 0 0 28217 2 0 0 25 0 1 0 223266364 3809280 587 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 930 587 67 132 0 795 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3720

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562616/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3720 CPUtime=342.17
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 630 0 0 0 34215 2 0 0 25 0 1 0 223266364 3809280 615 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 930 615 67 132 0 795 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 3720

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562488/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3852 CPUtime=402.15
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 657 0 0 0 40212 3 0 0 25 0 1 0 223266364 3944448 642 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 963 642 67 132 0 828 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 3852

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562360/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=3988 CPUtime=462.12
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 694 0 0 0 46209 3 0 0 25 0 1 0 223266364 4083712 679 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 997 679 67 132 0 862 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 3988

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562424/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4120 CPUtime=522.1
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 709 0 0 0 52206 4 0 0 25 0 1 0 223266364 4218880 694 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557358 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1030 694 67 132 0 895 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 4120

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562232/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4260 CPUtime=582.08
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 756 0 0 0 58204 4 0 0 25 0 1 0 223266364 4362240 741 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556424 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1065 741 67 132 0 930 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 4260

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1562040/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4396 CPUtime=642.07
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 799 0 0 0 64202 5 0 0 25 0 1 0 223266364 4501504 784 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1099 784 67 132 0 964 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 4396

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1561976/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4528 CPUtime=702.04
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 814 0 0 0 70199 5 0 0 25 0 1 0 223266364 4636672 799 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551251 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1132 799 67 132 0 997 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 4528

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1561848/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4664 CPUtime=762.01
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 837 0 0 0 76196 5 0 0 25 0 1 0 223266364 4775936 822 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1166 822 67 132 0 1031 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 4664

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1561720/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4796 CPUtime=821.99
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 866 0 0 0 82193 6 0 0 25 0 1 0 223266364 4911104 851 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1199 851 67 132 0 1064 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 4796

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15232
/proc/meminfo: memFree=1561528/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4796 CPUtime=881.97
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 894 0 0 0 88191 6 0 0 25 0 1 0 223266364 4911104 879 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551775 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1199 879 67 132 0 1064 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 4796

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 15348
/proc/meminfo: memFree=1560192/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=4796 CPUtime=941.9
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 897 0 0 0 94183 7 0 0 25 0 1 0 223266364 4911104 882 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551681 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1199 882 67 132 0 1064 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 4796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15430
/proc/meminfo: memFree=1561272/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=5068 CPUtime=1001.84
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 936 0 0 0 100176 8 0 0 25 0 1 0 223266364 5189632 921 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551198 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1267 921 67 132 0 1132 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 5068

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15430
/proc/meminfo: memFree=1561208/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=5068 CPUtime=1061.81
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 964 0 0 0 106173 8 0 0 25 0 1 0 223266364 5189632 949 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551535 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1267 949 67 132 0 1132 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 5068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15430
/proc/meminfo: memFree=1561144/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=5068 CPUtime=1121.79
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 964 0 0 0 112170 9 0 0 25 0 1 0 223266364 5189632 949 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1267 949 67 132 0 1132 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 5068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15430
/proc/meminfo: memFree=1561144/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=5204 CPUtime=1181.77
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 978 0 0 0 118168 9 0 0 25 0 1 0 223266364 5328896 963 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1301 963 67 132 0 1166 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 5204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15430
/proc/meminfo: memFree=1561144/2055920 swapFree=4145508/4192956
[pid=15231] ppid=15229 vsize=5204 CPUtime=1200.06
/proc/15231/stat : 15231 (minimarch_fixed) R 15229 15231 14489 0 -1 4194304 978 0 0 0 119997 9 0 0 25 0 1 0 223266364 5328896 963 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/15231/statm: 1301 963 67 132 0 1166 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 5204

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.100984
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 5204

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

runsolver used 1.09283 second user time and 2.80057 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Sat Apr 28 09:45:39 UTC 2007

IDJOB= 428829
IDBENCH= 24664
IDSOLVER= 198
FILE ID= node37/428829-1177753539

PBS_JOBID= 4715508

Free space on /tmp= 66515 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428829-1177753539/minimarch_fixed /tmp/evaluation/428829-1177753539/instance-428829-1177753539.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-428829-1177753539 -o ROOT/results/node37/solver-428829-1177753539 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428829-1177753539/minimarch_fixed /tmp/evaluation/428829-1177753539/instance-428829-1177753539.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  0d50014415a697c0ee7e2c67c987b500

RANDOM SEED= 612571922

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1565712 kB
Buffers:         48496 kB
Cached:         352768 kB
SwapCached:      15712 kB
Active:         238332 kB
Inactive:       186660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565712 kB
SwapTotal:     4192956 kB
SwapFree:      4145508 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          30456 kB
Slab:            50584 kB
Committed_AS:  2132020 kB
PageTables:       2000 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= 66515 MiB

End job on node37 on Sat Apr 28 10:05:42 UTC 2007