Trace number 337102

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.09 1200.91

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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:  500                                                  |
0.00/0.00	|  Number of clauses:    1750                                                 |
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 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	|       100 |     500     1750     5250 |      641      100     28 |  0.000 % |
0.01/0.01	|       250 |     500     1750     5250 |      705      250     28 |  0.000 % |
0.01/0.02	|       475 |     500     1750     5250 |      776      475     29 |  0.000 % |
0.01/0.03	|       812 |     500     1750     5250 |      854      812     30 |  0.000 % |
0.01/0.06	|      1318 |     500     1750     5250 |      939      846     29 |  0.000 % |
0.01/0.09	|      2078 |     500     1750     5250 |     1033      572     27 |  0.000 % |
0.10/0.14	|      3218 |     500     1750     5250 |     1136      601     27 |  0.000 % |
0.20/0.22	|      4927 |     500     1750     5250 |     1250     1091     29 |  0.000 % |
0.30/0.35	|      7490 |     500     1750     5250 |     1375     1000     26 |  0.000 % |
0.50/0.55	|     11335 |     500     1750     5250 |     1513     1212     29 |  0.000 % |
0.80/0.86	|     17101 |     500     1750     5250 |     1664     1412     28 |  0.000 % |
1.30/1.34	|     25751 |     500     1750     5250 |     1830     1297     29 |  0.000 % |
2.00/2.09	|     38725 |     500     1750     5250 |     2013     1859     29 |  0.000 % |
3.20/3.23	|     58187 |     500     1750     5250 |     2215     1493     28 |  0.000 % |
4.99/5.04	|     87379 |     500     1750     5250 |     2436     1935     29 |  0.000 % |
7.78/7.84	|    131168 |     500     1750     5250 |     2680     1715     27 |  0.000 % |
12.09/12.16	|    196852 |     500     1750     5250 |     2948     2465     29 |  0.000 % |
18.88/18.99	|    295378 |     500     1750     5250 |     3243     2546     31 |  0.000 % |
29.37/29.49	|    443167 |     500     1750     5250 |     3567     2658     28 |  0.000 % |
45.56/45.62	|    664852 |     500     1750     5250 |     3924     3620     31 |  0.000 % |
71.24/71.35	|    997378 |     500     1750     5250 |     4316     2013     29 |  0.000 % |
111.51/111.60	|   1496167 |     500     1750     5250 |     4748     4334     30 |  0.000 % |
174.77/174.90	|   2244349 |     500     1750     5250 |     5223     4400     31 |  0.000 % |
272.72/272.99	|   3366623 |     500     1750     5250 |     5745     5192     31 |  0.000 % |
426.52/426.82	|   5050035 |     500     1750     5250 |     6320     4153     30 |  0.000 % |
671.68/672.15	|   7575151 |     500     1750     5250 |     6952     4055     30 |  0.000 % |
1053.76/1054.57	|  11362826 |     500     1750     5250 |     7647     4799     31 |  0.000 % |

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/node5/watcher-337102-1173660202 -o ROOT/results/node5/solver-337102-1173660202 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337102-1173660202/minimarch /tmp/evaluation/337102-1173660202/instance-337102-1173660202.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/77 2591
/proc/meminfo: memFree=1630048/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=1864 CPUtime=0
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 385974970 1908736 131 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531274 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 466 131 63 132 0 331 0

[startup+0.014707 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2591
/proc/meminfo: memFree=1630048/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=1864 CPUtime=0.01
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 152 0 0 0 1 0 0 0 18 0 1 0 385974970 1908736 136 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557351 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 466 136 66 132 0 331 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1864

[startup+0.102717 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2591
/proc/meminfo: memFree=1630048/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=1996 CPUtime=0.1
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 176 0 0 0 10 0 0 0 18 0 1 0 385974970 2043904 160 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 499 160 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.301738 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2591
/proc/meminfo: memFree=1630048/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2128 CPUtime=0.3
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 197 0 0 0 30 0 0 0 20 0 1 0 385974970 2179072 181 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 532 181 66 132 0 397 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2128

[startup+0.702785 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2591
/proc/meminfo: memFree=1630048/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2128 CPUtime=0.7
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 217 0 0 0 70 0 0 0 23 0 1 0 385974970 2179072 201 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557129 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 532 201 66 132 0 397 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2128

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2592
/proc/meminfo: memFree=1629400/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2260 CPUtime=1.5
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 249 0 0 0 150 0 0 0 25 0 1 0 385974970 2314240 233 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 565 233 66 132 0 430 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2260

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2592
/proc/meminfo: memFree=1629144/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2392 CPUtime=3.09
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 277 0 0 0 309 0 0 0 25 0 1 0 385974970 2449408 261 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557738 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 598 261 66 132 0 463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2392

[startup+6.30142 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2592
/proc/meminfo: memFree=1628760/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2524 CPUtime=6.29
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 326 0 0 0 629 0 0 0 25 0 1 0 385974970 2584576 310 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 631 310 66 132 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2524

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2592
/proc/meminfo: memFree=1628440/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=2920 CPUtime=12.68
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 394 0 0 0 1268 0 0 0 25 0 1 0 385974970 2990080 378 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551222 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 730 378 66 132 0 595 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2920

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2592
/proc/meminfo: memFree=1628248/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=3180 CPUtime=25.47
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 464 0 0 0 2547 0 0 0 25 0 1 0 385974970 3256320 448 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557351 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 795 448 66 132 0 660 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3180

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1627608/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=3576 CPUtime=51.05
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 579 0 0 0 5105 0 0 0 25 0 1 0 385974970 3661824 563 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 894 563 66 132 0 759 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3576

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1627224/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=4096 CPUtime=102.22
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 704 0 0 0 10222 0 0 0 25 0 1 0 385974970 4194304 688 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1024 688 66 132 0 889 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 4096

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1626776/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=4492 CPUtime=162.17
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 817 0 0 0 16217 0 0 0 25 0 1 0 385974970 4599808 801 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550971 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1123 801 66 132 0 988 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 4492

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1626392/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=4880 CPUtime=222.15
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 912 0 0 0 22214 1 0 0 25 0 1 0 385974970 4997120 896 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1220 896 66 132 0 1085 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 4880

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1626072/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=5244 CPUtime=282.11
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 993 0 0 0 28210 1 0 0 25 0 1 0 385974970 5369856 977 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1311 977 66 132 0 1176 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 5244

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1625816/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=5512 CPUtime=342.06
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1053 0 0 0 34205 1 0 0 25 0 1 0 385974970 5644288 1037 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557374 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1378 1037 66 132 0 1243 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 5512

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1625688/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=5644 CPUtime=402.03
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1100 0 0 0 40202 1 0 0 25 0 1 0 385974970 5779456 1084 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553246 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1411 1084 66 132 0 1276 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 5644

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1625368/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6016 CPUtime=461.99
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1177 0 0 0 46198 1 0 0 25 0 1 0 385974970 6160384 1161 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1504 1161 66 132 0 1369 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 6016

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1625176/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6132 CPUtime=521.96
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1220 0 0 0 52195 1 0 0 25 0 1 0 385974970 6279168 1204 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553254 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1533 1204 66 132 0 1398 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 6132

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624984/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6268 CPUtime=581.92
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1260 0 0 0 58191 1 0 0 25 0 1 0 385974970 6418432 1244 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1567 1244 66 132 0 1432 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 6268

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624920/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6400 CPUtime=641.9
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1288 0 0 0 64188 2 0 0 25 0 1 0 385974970 6553600 1272 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1600 1272 66 132 0 1465 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 6400

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624728/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6664 CPUtime=701.86
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1343 0 0 0 70184 2 0 0 25 0 1 0 385974970 6823936 1327 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1666 1327 66 132 0 1531 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 6664

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624472/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6796 CPUtime=761.82
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1383 0 0 0 76180 2 0 0 25 0 1 0 385974970 6959104 1367 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134558562 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1699 1367 66 132 0 1564 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 6796

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624408/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=6932 CPUtime=821.75
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1416 0 0 0 82173 2 0 0 25 0 1 0 385974970 7098368 1400 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/2591/statm: 1733 1400 66 132 0 1598 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 6932

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624344/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7064 CPUtime=881.68
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1431 0 0 0 88166 2 0 0 25 0 1 0 385974970 7233536 1415 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1766 1415 66 132 0 1631 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 7064

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624216/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7204 CPUtime=941.64
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1465 0 0 0 94162 2 0 0 25 0 1 0 385974970 7376896 1449 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1801 1449 66 132 0 1666 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 7204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2594
/proc/meminfo: memFree=1624216/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7204 CPUtime=1001.59
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1473 0 0 0 100157 2 0 0 25 0 1 0 385974970 7376896 1457 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553246 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1801 1457 66 132 0 1666 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 7204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 2620
/proc/meminfo: memFree=1622760/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7336 CPUtime=1061.55
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1512 0 0 0 106152 3 0 0 25 0 1 0 385974970 7512064 1496 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553281 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1834 1496 66 132 0 1699 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 7336

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 2758
/proc/meminfo: memFree=1622440/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7604 CPUtime=1121.52
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1565 0 0 0 112143 9 0 0 25 0 1 0 385974970 7786496 1549 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1901 1549 66 132 0 1766 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 7604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2792
/proc/meminfo: memFree=1623448/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7604 CPUtime=1181.48
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1593 0 0 0 118135 13 0 0 25 0 1 0 385974970 7786496 1577 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134556440 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1901 1577 66 132 0 1766 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 7604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2792
/proc/meminfo: memFree=1623448/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7604 CPUtime=1200.08
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1595 0 0 0 119995 13 0 0 25 0 1 0 385974970 7786496 1579 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1901 1579 66 132 0 1766 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 7604

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2792
/proc/meminfo: memFree=1623448/2055920 swapFree=4170416/4192956
[pid=2591] ppid=2589 vsize=7604 CPUtime=1200.08
/proc/2591/stat : 2591 (minimarch) R 2589 2591 2041 0 -1 4194304 1595 0 0 0 119995 13 0 0 25 0 1 0 385974970 7786496 1579 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 0 0 0
/proc/2591/statm: 1901 1579 66 132 0 1766 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 7604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.91
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.132979
CPU usage (%): 99.9316
Max. virtual memory (cumulated for all children) (KiB): 7604

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

runsolver used 1.15882 second user time and 3.22451 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar 12 00:43:22 UTC 2007

IDJOB= 337102
IDBENCH= 24691
IDSOLVER= 110
FILE ID= node5/337102-1173660202

PBS_JOBID= 4101421

Free space on /tmp= 66406 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337102-1173660202/minimarch /tmp/evaluation/337102-1173660202/instance-337102-1173660202.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-337102-1173660202 -o ROOT/results/node5/solver-337102-1173660202 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337102-1173660202/minimarch /tmp/evaluation/337102-1173660202/instance-337102-1173660202.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  a197a9dc75e55922067ed3cf039613f4

RANDOM SEED= 870704423

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1630456 kB
Buffers:         42564 kB
Cached:         301592 kB
SwapCached:       2236 kB
Active:         300332 kB
Inactive:        67836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630456 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          31828 kB
Slab:            42952 kB
Committed_AS:  1292596 kB
PageTables:       1692 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= 66406 MiB

End job on node5 on Mon Mar 12 01:03:25 UTC 2007