Trace number 337564

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.02 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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:  390                                                  |
0.00/0.00	|  Number of clauses:    1722                                                 |
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 |     390     1722     5166 |      574        0    nan |  0.000 % |
0.00/0.01	|       101 |     390     1722     5166 |      631      101     22 |  0.001 % |
0.00/0.01	|       252 |     390     1722     5166 |      694      252     23 |  0.001 % |
0.00/0.02	|       477 |     390     1722     5166 |      763      477     22 |  0.001 % |
0.00/0.04	|       814 |     390     1722     5166 |      840      814     22 |  0.001 % |
0.00/0.06	|      1321 |     390     1722     5166 |      924      871     22 |  0.001 % |
0.00/0.09	|      2080 |     390     1722     5166 |     1016      629     22 |  0.001 % |
0.10/0.14	|      3219 |     390     1722     5166 |     1118      696     21 |  0.001 % |
0.20/0.22	|      4928 |     390     1722     5166 |     1230      651     20 |  0.001 % |
0.30/0.33	|      7490 |     390     1722     5166 |     1353      659     20 |  0.001 % |
0.49/0.52	|     11334 |     390     1722     5166 |     1488      956     21 |  0.001 % |
0.79/0.82	|     17101 |     390     1722     5166 |     1637     1322     21 |  0.001 % |
1.20/1.28	|     25750 |     390     1722     5166 |     1801     1496     22 |  0.001 % |
1.89/1.99	|     38724 |     390     1722     5166 |     1981     1493     22 |  0.001 % |
2.99/3.09	|     58186 |     390     1722     5166 |     2179     1647     24 |  0.001 % |
4.79/4.83	|     87378 |     390     1722     5166 |     2397     1762     23 |  0.001 % |
7.49/7.54	|    131168 |     390     1722     5166 |     2637     1450     21 |  0.001 % |
11.69/11.74	|    196852 |     390     1722     5166 |     2901     2543     24 |  0.001 % |
18.19/18.22	|    295379 |     390     1722     5166 |     3191     2041     23 |  0.001 % |
28.28/28.30	|    443168 |     390     1722     5166 |     3510     2075     22 |  0.001 % |
44.08/44.16	|    664852 |     390     1722     5166 |     3861     2630     23 |  0.001 % |
68.86/68.97	|    997377 |     390     1722     5166 |     4247     2365     23 |  0.001 % |
107.86/107.93	|   1496166 |     390     1722     5166 |     4672     2513     23 |  0.001 % |
167.94/168.07	|   2244348 |     390     1722     5166 |     5139     3701     23 |  0.001 % |
261.41/261.59	|   3366622 |     390     1722     5166 |     5653     4666     24 |  0.001 % |
409.26/409.42	|   5050034 |     390     1722     5166 |     6219     4332     25 |  0.001 % |
640.98/641.22	|   7575150 |     390     1722     5166 |     6841     5475     25 |  0.001 % |
1007.47/1007.81	|  11362827 |     390     1722     5166 |     7525     5533     25 |  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/node43/watcher-337564-1173669746 -o ROOT/results/node43/solver-337564-1173669746 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337564-1173669746/minimarch /tmp/evaluation/337564-1173669746/instance-337564-1173669746.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.91 0.98 0.99 2/64 21098
/proc/meminfo: memFree=1794408/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=1868 CPUtime=0
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 386930626 1912832 114 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523094 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 467 114 51 132 0 332 0

[startup+0.104232 s]
/proc/loadavg: 0.91 0.98 0.99 2/64 21098
/proc/meminfo: memFree=1794408/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=1996 CPUtime=0.1
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 165 0 0 0 10 0 0 0 18 0 1 0 386930626 2043904 149 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553236 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 499 149 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.201248 s]
/proc/loadavg: 0.91 0.98 0.99 2/64 21098
/proc/meminfo: memFree=1794408/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=1996 CPUtime=0.2
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 174 0 0 0 20 0 0 0 18 0 1 0 386930626 2043904 158 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557565 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 499 158 66 132 0 364 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1996

[startup+0.301264 s]
/proc/loadavg: 0.91 0.98 0.99 2/64 21098
/proc/meminfo: memFree=1794408/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=1996 CPUtime=0.3
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 179 0 0 0 30 0 0 0 19 0 1 0 386930626 2043904 163 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551560 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 499 163 66 132 0 364 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1996

[startup+0.702331 s]
/proc/loadavg: 0.91 0.98 0.99 2/64 21098
/proc/meminfo: memFree=1794408/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2128 CPUtime=0.69
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 198 0 0 0 69 0 0 0 23 0 1 0 386930626 2179072 182 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 532 182 66 132 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2128

[startup+1.50146 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1793824/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2128 CPUtime=1.49
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 225 0 0 0 149 0 0 0 25 0 1 0 386930626 2179072 209 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 532 209 66 132 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2128

[startup+3.10173 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1793632/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2260 CPUtime=3.09
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 251 0 0 0 309 0 0 0 25 0 1 0 386930626 2314240 235 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556458 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 565 235 66 132 0 430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2260

[startup+6.30126 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1793440/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2392 CPUtime=6.29
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 290 0 0 0 629 0 0 0 25 0 1 0 386930626 2449408 274 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134563408 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 598 274 66 132 0 463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2392

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1793184/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2656 CPUtime=12.69
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 339 0 0 0 1269 0 0 0 25 0 1 0 386930626 2719744 323 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 664 323 66 132 0 529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2656

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1792928/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=2920 CPUtime=25.48
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 401 0 0 0 2548 0 0 0 25 0 1 0 386930626 2990080 385 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557357 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 730 385 66 132 0 595 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2920

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1792480/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=3316 CPUtime=51.07
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 495 0 0 0 5107 0 0 0 25 0 1 0 386930626 3395584 479 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551677 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 829 479 66 132 0 694 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3316

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1791968/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=3712 CPUtime=102.27
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 608 0 0 0 10226 1 0 0 25 0 1 0 386930626 3801088 592 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551435 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 928 592 66 132 0 793 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3712

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1791648/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=4108 CPUtime=162.24
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 695 0 0 0 16223 1 0 0 25 0 1 0 386930626 4206592 679 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1027 679 66 132 0 892 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4108

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1791200/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=4376 CPUtime=222.23
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 782 0 0 0 22222 1 0 0 25 0 1 0 386930626 4481024 766 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1094 766 66 132 0 959 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4376

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1790880/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=4776 CPUtime=282.2
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 857 0 0 0 28219 1 0 0 25 0 1 0 386930626 4890624 841 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1194 841 66 132 0 1059 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4776

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1790688/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=4912 CPUtime=342.18
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 917 0 0 0 34217 1 0 0 25 0 1 0 386930626 5029888 901 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134687442 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1228 901 66 132 0 1093 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 4912

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1790560/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5044 CPUtime=402.16
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 945 0 0 0 40215 1 0 0 25 0 1 0 386930626 5165056 929 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1261 929 66 132 0 1126 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 5044

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1790240/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5308 CPUtime=462.14
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1015 0 0 0 46213 1 0 0 25 0 1 0 386930626 5435392 999 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1327 999 66 132 0 1192 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 5308

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1790112/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5440 CPUtime=522.12
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1048 0 0 0 52211 1 0 0 25 0 1 0 386930626 5570560 1032 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1360 1032 66 132 0 1225 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 5440

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789984/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5572 CPUtime=582.1
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1080 0 0 0 58209 1 0 0 25 0 1 0 386930626 5705728 1064 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1393 1064 66 132 0 1258 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 5572

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789856/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5704 CPUtime=642.08
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1112 0 0 0 64207 1 0 0 25 0 1 0 386930626 5840896 1096 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1426 1096 66 132 0 1291 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 5704

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789536/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=5948 CPUtime=702.06
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1166 0 0 0 70205 1 0 0 25 0 1 0 386930626 6090752 1150 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1487 1150 66 132 0 1352 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 5948

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789472/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6088 CPUtime=762.06
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1195 0 0 0 76204 2 0 0 25 0 1 0 386930626 6234112 1179 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1522 1179 66 132 0 1387 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 6088

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789344/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6088 CPUtime=822.03
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1217 0 0 0 82201 2 0 0 25 0 1 0 386930626 6234112 1201 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1522 1201 66 132 0 1387 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 6088

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789216/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6220 CPUtime=882.02
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1238 0 0 0 88200 2 0 0 25 0 1 0 386930626 6369280 1222 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1555 1222 66 132 0 1420 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 6220

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789216/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6356 CPUtime=941.99
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1253 0 0 0 94197 2 0 0 25 0 1 0 386930626 6508544 1237 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1589 1237 66 132 0 1454 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 6356

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1789088/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6356 CPUtime=1001.97
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1277 0 0 0 100195 2 0 0 25 0 1 0 386930626 6508544 1261 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1589 1261 66 132 0 1454 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 6356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1788896/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6492 CPUtime=1061.95
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1312 0 0 0 106193 2 0 0 25 0 1 0 386930626 6647808 1296 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1623 1296 66 132 0 1488 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 6492

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1788832/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6624 CPUtime=1121.93
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1343 0 0 0 112191 2 0 0 25 0 1 0 386930626 6782976 1327 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552372 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1656 1327 66 132 0 1521 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 6624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1788704/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6760 CPUtime=1181.92
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1360 0 0 0 118190 2 0 0 25 0 1 0 386930626 6922240 1344 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1690 1344 66 132 0 1555 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 6760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1788704/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6760 CPUtime=1200.01
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1360 0 0 0 119999 2 0 0 25 0 1 0 386930626 6922240 1344 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1690 1344 66 132 0 1555 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6760

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21099
/proc/meminfo: memFree=1788704/2055920 swapFree=4165988/4192956
[pid=21098] ppid=21096 vsize=6760 CPUtime=1200.01
/proc/21098/stat : 21098 (minimarch) R 21096 21098 20315 0 -1 4194304 1360 0 0 0 119999 2 0 0 25 0 1 0 386930626 6922240 1344 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/21098/statm: 1690 1344 66 132 0 1555 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1200
CPU system time (s): 0.024996
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 6760

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

runsolver used 0.744886 second user time and 2.54661 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 03:22:26 UTC 2007

IDJOB= 337564
IDBENCH= 24702
IDSOLVER= 110
FILE ID= node43/337564-1173669746

PBS_JOBID= 4101701

Free space on /tmp= 66481 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337564-1173669746/minimarch /tmp/evaluation/337564-1173669746/instance-337564-1173669746.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-337564-1173669746 -o ROOT/results/node43/solver-337564-1173669746 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337564-1173669746/minimarch /tmp/evaluation/337564-1173669746/instance-337564-1173669746.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  95e4195bdde82ec65467d8f29f037cf2

RANDOM SEED= 181559826

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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:       1794816 kB
Buffers:         25856 kB
Cached:         169108 kB
SwapCached:      21276 kB
Active:          70200 kB
Inactive:       152936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794816 kB
SwapTotal:     4192956 kB
SwapFree:      4165988 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            23992 kB
Committed_AS:   839232 kB
PageTables:       1392 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= 66481 MiB

End job on node43 on Mon Mar 12 03:42:28 UTC 2007