Trace number 315066

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.11 1200.47

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h50-sat.cnf
MD5SUM03c6b6156c444674b996a4279225be1a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark411.92
Satisfiable
(Un)Satisfiability was proved
Number of variables628291
Number of clauses2141556
Sum of the clauses size5172986
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21518215
Number of clauses of size 3615030
Number of clauses of size 4241
Number of clauses of size 5151
Number of clauses of size over 57869

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:  633392                                               |
0.00/0.00	|  Number of clauses:    2141556                                              |
8.48/8.52	|  Parsing time:         8.26         s                                       |
71.25/71.35	============================[ Search Statistics ]==============================
71.25/71.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
71.25/71.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
71.25/71.35	===============================================================================
71.25/71.35	|         0 |  151282  1144475  6011367 |   381491        0    nan |  0.000 % |
74.95/75.01	|       101 |  151282  1144475  6011367 |   419640      101    718 |  0.008 % |
77.35/77.46	|       251 |  151282  1144475  6011367 |   461604      251    346 |  0.008 % |
79.84/79.97	|       476 |  151282  1144475  6011367 |   507765      476    187 |  0.008 % |
83.34/83.44	|       815 |  151282  1144475  6011367 |   558541      815    116 |  0.008 % |
87.44/87.54	|      1322 |  151282  1144475  6011367 |   614396     1322     75 |  0.008 % |
94.04/94.16	|      2081 |  151282  1144475  6011367 |   675835     2081     53 |  0.008 % |
103.84/103.94	|      3221 |  151269  1143761  6009017 |   743419     3134     39 |  0.010 % |
116.03/116.12	|      4929 |  151260  1143761  6009017 |   817761     4841     33 |  0.012 % |
133.03/133.19	|      7492 |  151259  1143355  6008106 |   899537     7378     31 |  0.012 % |
158.92/159.01	|     11336 |  151258  1143313  6008021 |   989491    11219     25 |  0.012 % |
181.21/181.32	|     17102 |  151258  1143313  6008021 |  1088440    16985     30 |  0.012 % |
229.30/229.49	|     25751 |  151258  1143313  6008021 |  1197284    25634     35 |  0.012 % |
285.89/286.00	|     38725 |  151258  1143313  6008021 |  1317012    38608     35 |  0.012 % |
444.64/444.84	|     58186 |  151258  1143313  6008021 |  1448713    58069     54 |  0.012 % |
612.39/612.61	|     87378 |  151258  1143313  6008021 |  1593585    87261     52 |  0.012 % |
923.30/923.61	|    131167 |  151258  1143313  6008021 |  1752943   131050     64 |  0.012 % |

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/node63/watcher-315066-1172648363 -o ROOT/results/node63/solver-315066-1172648363 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315066-1172648363/minimarch /tmp/evaluation/315066-1172648363/instance-315066-1172648363.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.99 0.97 1.00 3/64 29370
/proc/meminfo: memFree=1237080/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=2440 CPUtime=0
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 284793786 2498560 504 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553814 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 610 505 49 132 0 475 0

[startup+0.053995 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 29370
/proc/meminfo: memFree=1237080/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=6704 CPUtime=0.04
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 1463 0 0 0 4 0 0 0 18 0 1 0 284793786 6864896 1447 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 1676 1447 51 132 0 1541 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6704

[startup+0.102 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 29370
/proc/meminfo: memFree=1237080/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=10536 CPUtime=0.09
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 2290 0 0 0 9 0 0 0 18 0 1 0 284793786 10788864 2274 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 2634 2274 51 132 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10536

[startup+0.302021 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 29370
/proc/meminfo: memFree=1237080/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=26956 CPUtime=0.29
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 5995 0 0 0 27 2 0 0 19 0 1 0 284793786 27602944 5979 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 6739 5979 51 132 0 6604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26956

[startup+0.701063 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 29370
/proc/meminfo: memFree=1237080/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=58056 CPUtime=0.69
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 13182 0 0 0 62 7 0 0 22 0 1 0 284793786 59449344 13166 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 14547 13167 51 132 0 14412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58056

[startup+1.50115 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 29371
/proc/meminfo: memFree=1163216/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=123104 CPUtime=1.49
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 27238 0 0 0 134 15 0 0 25 0 1 0 284793786 126058496 27222 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 30776 27223 51 132 0 30641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123104

[startup+3.10132 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 29371
/proc/meminfo: memFree=1086416/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=195876 CPUtime=3.08
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 46143 0 0 0 283 25 0 0 25 0 1 0 284793786 200577024 46127 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523101 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 48969 46127 51 132 0 48834 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 195876

[startup+6.30166 s]
/proc/loadavg: 1.07 0.99 1.01 2/65 29371
/proc/meminfo: memFree=1051728/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=195876 CPUtime=6.28
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 46143 0 0 0 603 25 0 0 25 0 1 0 284793786 200577024 46127 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134522965 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 48969 46127 51 132 0 48834 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 195876

[startup+12.7013 s]
/proc/loadavg: 1.07 0.99 1.00 2/65 29371
/proc/meminfo: memFree=989912/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=280752 CPUtime=12.69
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 65988 0 0 0 1233 36 0 0 25 0 1 0 284793786 287490048 65972 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 70188 65972 63 132 0 70053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 280752

[startup+25.5017 s]
/proc/loadavg: 1.05 0.99 1.00 2/65 29371
/proc/meminfo: memFree=812632/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=446708 CPUtime=25.48
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 106106 0 0 0 2494 54 0 0 25 0 1 0 284793786 457428992 106090 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523033 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 111677 106090 63 132 0 111542 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 446708

[startup+51.1014 s]
/proc/loadavg: 1.03 0.99 1.00 2/65 29371
/proc/meminfo: memFree=775448/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=480188 CPUtime=51.05
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 115384 0 0 0 5048 57 0 0 25 0 1 0 284793786 491712512 115368 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 120047 115368 63 132 0 119912 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 480188

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 1.00 2/65 29371
/proc/meminfo: memFree=816920/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=432872 CPUtime=102.24
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120532 0 0 0 10163 61 0 0 25 0 1 0 284793786 443260928 105012 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134556496 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108218 105012 67 132 0 108083 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 432872

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29371
/proc/meminfo: memFree=816920/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=432872 CPUtime=162.22
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120533 0 0 0 16161 61 0 0 25 0 1 0 284793786 443260928 105013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550924 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108218 105013 67 132 0 108083 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 432872

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816856/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=432872 CPUtime=222.2
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120533 0 0 0 22159 61 0 0 25 0 1 0 284793786 443260928 105013 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108218 105013 67 132 0 108083 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 432872

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816664/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433036 CPUtime=282.19
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120570 0 0 0 28158 61 0 0 25 0 1 0 284793786 443428864 105050 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108259 105050 67 132 0 108124 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 433036

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816600/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433116 CPUtime=342.17
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120579 0 0 0 34156 61 0 0 25 0 1 0 284793786 443510784 105059 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108279 105059 67 132 0 108144 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 433116

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816536/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433116 CPUtime=402.15
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120585 0 0 0 40154 61 0 0 25 0 1 0 284793786 443510784 105065 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108279 105065 67 132 0 108144 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 433116

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816536/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433116 CPUtime=462.13
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120593 0 0 0 46152 61 0 0 25 0 1 0 284793786 443510784 105073 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108279 105073 67 132 0 108144 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 433116

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816600/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433236 CPUtime=522.11
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120603 0 0 0 52150 61 0 0 25 0 1 0 284793786 443633664 105083 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108309 105083 67 132 0 108174 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 433236

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/65 29373
/proc/meminfo: memFree=816600/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433236 CPUtime=582.1
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120613 0 0 0 58149 61 0 0 25 0 1 0 284793786 443633664 105093 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108309 105093 67 132 0 108174 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 433236

[startup+642.301 s]
/proc/loadavg: 1.08 1.00 1.01 2/65 29373
/proc/meminfo: memFree=816472/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433236 CPUtime=642.08
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120622 0 0 0 64147 61 0 0 25 0 1 0 284793786 443633664 105102 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108309 105102 67 132 0 108174 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 433236

[startup+702.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 29373
/proc/meminfo: memFree=816408/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433416 CPUtime=702.06
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120629 0 0 0 70145 61 0 0 25 0 1 0 284793786 443817984 105109 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108354 105109 67 132 0 108219 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 433416

[startup+762.305 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 29373
/proc/meminfo: memFree=816408/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433416 CPUtime=762.06
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120639 0 0 0 76144 62 0 0 25 0 1 0 284793786 443817984 105119 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108354 105119 67 132 0 108219 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 433416

[startup+822.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 29373
/proc/meminfo: memFree=816280/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433416 CPUtime=822.04
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120646 0 0 0 82142 62 0 0 25 0 1 0 284793786 443817984 105126 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108354 105126 67 132 0 108219 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 433416

[startup+882.302 s]
/proc/loadavg: 1.17 1.06 1.01 2/65 29373
/proc/meminfo: memFree=816280/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433416 CPUtime=882.02
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120656 0 0 0 88140 62 0 0 25 0 1 0 284793786 443817984 105136 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557711 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108354 105136 67 132 0 108219 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 433416

[startup+942.301 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 29373
/proc/meminfo: memFree=816216/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433416 CPUtime=942
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120665 0 0 0 94138 62 0 0 25 0 1 0 284793786 443817984 105145 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108354 105145 67 132 0 108219 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 433416

[startup+1002.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/65 29373
/proc/meminfo: memFree=816152/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433684 CPUtime=1001.98
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120675 0 0 0 100136 62 0 0 25 0 1 0 284793786 444092416 105155 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108421 105155 67 132 0 108286 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 433684

[startup+1062.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/65 29373
/proc/meminfo: memFree=816216/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433684 CPUtime=1061.96
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120691 0 0 0 106134 62 0 0 25 0 1 0 284793786 444092416 105171 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108421 105171 67 132 0 108286 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 433684

[startup+1122.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 29373
/proc/meminfo: memFree=816088/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433684 CPUtime=1121.94
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120701 0 0 0 112132 62 0 0 25 0 1 0 284793786 444092416 105181 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108421 105181 67 132 0 108286 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 433684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 29373
/proc/meminfo: memFree=816024/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433684 CPUtime=1181.93
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120714 0 0 0 118131 62 0 0 25 0 1 0 284793786 444092416 105194 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108421 105194 67 132 0 108286 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 433684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 29373
/proc/meminfo: memFree=815960/2055920 swapFree=4181888/4192956
[pid=29370] ppid=29368 vsize=433684 CPUtime=1200.02
/proc/29370/stat : 29370 (minimarch) R 29368 29370 29267 0 -1 4194304 120718 0 0 0 119940 62 0 0 25 0 1 0 284793786 444092416 105198 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553187 0 0 4096 3 0 0 0 17 1 0 0
/proc/29370/statm: 108421 105198 67 132 0 108286 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 433684

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.47
CPU time (s): 1200.11
CPU user time (s): 1199.41
CPU system time (s): 0.695894
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 499288

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

runsolver used 0.876866 second user time and 2.43863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Feb 28 07:39:24 UTC 2007

IDJOB= 315066
IDBENCH= 20407
IDSOLVER= 110
FILE ID= node63/315066-1172648363

PBS_JOBID= 3981177

Free space on /tmp= 66498 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/safe-50-h50-sat.cnf
COMMAND LINE= /tmp/evaluation/315066-1172648363/minimarch /tmp/evaluation/315066-1172648363/instance-315066-1172648363.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-315066-1172648363 -o ROOT/results/node63/solver-315066-1172648363 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315066-1172648363/minimarch /tmp/evaluation/315066-1172648363/instance-315066-1172648363.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  03c6b6156c444674b996a4279225be1a

RANDOM SEED= 622838287

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1237488 kB
Buffers:         18700 kB
Cached:         746640 kB
SwapCached:       4828 kB
Active:         215000 kB
Inactive:       560944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237488 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           42212 kB
Writeback:           0 kB
Mapped:          15264 kB
Slab:            28472 kB
Committed_AS:   704116 kB
PageTables:       1460 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= 66498 MiB

End job on node63 on Wed Feb 28 07:59:26 UTC 2007