Trace number 1797600

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
IUT_BMB_SIM 1.0? (TO) 1200.06 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
Bench CategoryAPPLICATION (applications 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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
1.59/1.64	This is MiniSat 2.0 beta
1.59/1.64	WARNING: for repeatability, setting FPU to use double precision
1.59/1.64	============================[ Problem Statistics ]=============================
1.59/1.64	|                                                                             |
1.59/1.64	|  Number of variables:  32310                                                |
1.59/1.64	|  Number of clauses:    97023                                                |
1.59/1.69	|  Parsing time:         0.04         s                                       |
1.59/1.70	============================[ Search Statistics ]==============================
1.59/1.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.70	===============================================================================
1.59/1.70	|         0 |   32294    95048   224606 |    31682        0    nan |  0.000 % |
1.63/1.75	|       100 |   32270    95048   224606 |    34850       91     20 |  0.898 % |
2.88/2.94	|       251 |   31867    93359   220643 |    38336      237     27 |  1.371 % |
4.48/4.58	|       477 |   31863    93335   220575 |    42169      461     33 |  1.383 % |
7.27/7.34	|       815 |   31863    93335   220575 |    46386      799     31 |  1.383 % |
12.17/12.25	|      1321 |   31861    93325   220547 |    51025     1304     30 |  1.390 % |
19.07/19.13	|      2081 |   31861    93325   220547 |    56127     2064     31 |  1.390 % |
27.16/27.28	|      3222 |   31859    93313   220513 |    61740     3203     31 |  1.402 % |
40.37/40.49	|      4932 |   31854    93289   220447 |    67914     4912     32 |  1.411 % |
59.16/59.28	|      7495 |   31852    93281   220425 |    74706     7474     31 |  1.418 % |
93.84/93.91	|     11340 |   31849    93271   220397 |    82176    11318     31 |  1.427 % |
140.93/141.02	|     17106 |   31849    93271   220397 |    90394    17084     32 |  1.427 % |
219.19/219.34	|     25756 |   31763    92797   219284 |    99433    25720     34 |  1.693 % |
353.14/353.38	|     38731 |   31763    92797   219284 |   109377    38695     35 |  1.693 % |
536.28/536.53	|     58193 |   31763    92797   219284 |   120314    58157     33 |  1.693 % |
858.35/858.70	|     87385 |   31757    92773   219216 |   132346    87347     36 |  1.712 % |
1200.03/1200.51	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797600-1242081411/watcher-1797600-1242081411 -o /tmp/evaluation-result-1797600-1242081411/solver-1797600-1242081411 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797600-1242081411.cnf HOME 

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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4966
/proc/meminfo: memFree=1405128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=2424 CPUtime=0
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 166 0 0 0 0 0 0 0 20 0 1 0 236175844 2482176 149 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 606 150 93 274 0 329 0

[startup+0.073238 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4966
/proc/meminfo: memFree=1405128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=7144 CPUtime=0.06
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 1616 0 0 0 6 0 0 0 20 0 1 0 236175844 7315456 1599 1992294400 134512640 135635349 4294956224 18446744073709551615 134528230 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 1786 1600 99 274 0 1509 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7144

[startup+0.101242 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4966
/proc/meminfo: memFree=1405128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=7540 CPUtime=0.08
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 1709 0 0 0 8 0 0 0 20 0 1 0 236175844 7720960 1692 1992294400 134512640 135635349 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 1885 1692 99 274 0 1608 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7540

[startup+0.301281 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4966
/proc/meminfo: memFree=1405128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=9916 CPUtime=0.29
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 2297 0 0 0 28 1 0 0 21 0 1 0 236175844 10153984 2280 1992294400 134512640 135635349 4294956224 18446744073709551615 134547220 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 2479 2280 99 274 0 2202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9916

[startup+0.701361 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4966
/proc/meminfo: memFree=1405128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=15196 CPUtime=0.69
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 3607 0 0 0 68 1 0 0 25 0 1 0 236175844 15560704 3590 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 3799 3590 99 274 0 3522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15196

[startup+1.50152 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4967
/proc/meminfo: memFree=1384896/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.49
/proc/4966/stat : 4966 (IUT_BMB_SIM) R 4964 4966 4669 0 -1 4194304 5196 0 0 0 122 27 0 0 25 0 1 0 236175844 21553152 5084 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 1 0 0
/proc/4966/statm: 5262 5084 101 274 0 4985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21048

[startup+3.10184 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1376504/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=8372 CPUtime=1.45
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2050 0 0 0 144 1 0 0 25 0 1 0 236176008 8572928 1800 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2093 1800 76 170 0 1921 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29420

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1376248/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=8504 CPUtime=4.64
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2069 0 0 0 463 1 0 0 25 0 1 0 236176008 8708096 1819 1992294400 134512640 135212939 4294956320 18446744073709551615 134538795 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2126 1819 76 170 0 1954 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29552

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1376128/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=8504 CPUtime=11.04
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2096 0 0 0 1103 1 0 0 25 0 1 0 236176008 8708096 1846 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2126 1846 76 170 0 1954 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29552

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1375936/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=8900 CPUtime=23.83
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2169 0 0 0 2382 1 0 0 25 0 1 0 236176008 9113600 1919 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2225 1919 76 170 0 2053 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29948

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1375424/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=9432 CPUtime=49.43
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2314 0 0 0 4941 2 0 0 25 0 1 0 236176008 9658368 2064 1992294400 134512640 135212939 4294956320 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2358 2064 76 170 0 2186 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 30480

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1374272/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=10660 CPUtime=100.61
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2602 0 0 0 10059 2 0 0 25 0 1 0 236176008 10915840 2352 1992294400 134512640 135212939 4294956320 18446744073709551615 134538835 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2665 2352 76 170 0 2493 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31708

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1372864/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=11920 CPUtime=160.59
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 2938 0 0 0 16056 3 0 0 25 0 1 0 236176008 12206080 2688 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 2980 2688 76 170 0 2808 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32968

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4968
/proc/meminfo: memFree=1371520/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=13304 CPUtime=220.56
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 3284 0 0 0 22053 3 0 0 25 0 1 0 236176008 13623296 3034 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 3326 3034 76 170 0 3154 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 34352

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1370304/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=14432 CPUtime=280.55
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 3554 0 0 0 28051 4 0 0 25 0 1 0 236176008 14778368 3304 1992294400 134512640 135212939 4294956320 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 3608 3304 76 170 0 3436 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35480

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1369216/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=15488 CPUtime=340.52
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 3819 0 0 0 34048 4 0 0 25 0 1 0 236176008 15859712 3569 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 3872 3569 76 170 0 3700 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 36536

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1368256/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=16580 CPUtime=400.49
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 4056 0 0 0 40045 4 0 0 25 0 1 0 236176008 16977920 3806 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 4145 3806 76 170 0 3973 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 37628

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1367296/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63

################
# More data... #
################

[pid=4968] ppid=4966 vsize=18612 CPUtime=520.46
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 4569 0 0 0 52040 6 0 0 25 0 1 0 236176008 19058688 4319 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 4653 4319 76 170 0 4481 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 39660

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1364672/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=20168 CPUtime=580.43
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 4937 0 0 0 58037 6 0 0 25 0 1 0 236176008 20652032 4687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 5042 4687 76 170 0 4870 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 41216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1363584/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=21464 CPUtime=640.41
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 5230 0 0 0 64034 7 0 0 25 0 1 0 236176008 21979136 4980 1992294400 134512640 135212939 4294956320 18446744073709551615 134536364 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 5366 4980 76 170 0 5194 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 42512

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1362496/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=22520 CPUtime=700.38
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 5509 0 0 0 70031 7 0 0 25 0 1 0 236176008 23060480 5259 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 5630 5259 76 170 0 5458 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 43568

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1361088/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=23728 CPUtime=760.37
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 5841 0 0 0 76029 8 0 0 25 0 1 0 236176008 24297472 5591 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 5932 5591 76 170 0 5760 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 44776

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1360064/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=24828 CPUtime=820.34
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 6098 0 0 0 82026 8 0 0 25 0 1 0 236176008 25423872 5848 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 6207 5848 76 170 0 6035 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 45876

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1358656/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=26404 CPUtime=880.31
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 6455 0 0 0 88023 8 0 0 25 0 1 0 236176008 27037696 6197 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 6601 6197 76 170 0 6429 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 47452

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1357888/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=27364 CPUtime=940.3
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 6634 0 0 0 94021 9 0 0 25 0 1 0 236176008 28020736 6376 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 6841 6376 76 170 0 6669 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 48412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1357248/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=27944 CPUtime=1000.27
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 6787 0 0 0 100018 9 0 0 25 0 1 0 236176008 28614656 6529 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 6986 6529 76 170 0 6814 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 48992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1356672/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=28472 CPUtime=1060.25
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 6942 0 0 0 106015 10 0 0 25 0 1 0 236176008 29155328 6684 1992294400 134512640 135212939 4294956320 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 7118 6684 76 170 0 6946 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 49520

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1355712/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=29496 CPUtime=1120.23
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 7174 0 0 0 112013 10 0 0 25 0 1 0 236176008 30203904 6916 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 7374 6916 76 170 0 7202 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 50544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1354496/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=30772 CPUtime=1180.2
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 7464 0 0 0 118010 10 0 0 25 0 1 0 236176008 31510528 7206 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 7693 7206 76 170 0 7521 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 51820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1354112/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=31268 CPUtime=1198.4
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 7563 0 0 0 119830 10 0 0 25 0 1 0 236176008 32018432 7305 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 7817 7305 76 170 0 7645 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 52316

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4970
/proc/meminfo: memFree=1354112/2055920 swapFree=4180356/4192956
[pid=4966] ppid=4964 vsize=21048 CPUtime=1.63
/proc/4966/stat : 4966 (IUT_BMB_SIM) S 4964 4966 4669 0 -1 4194304 5202 0 0 0 126 37 0 0 25 0 1 0 236175844 21553152 5089 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4966/statm: 5262 5089 106 274 0 4985 0
[pid=4968] ppid=4966 vsize=31268 CPUtime=1198.4
/proc/4968/stat : 4968 (minisat) R 4966 4966 4669 0 -1 4194304 7563 0 0 0 119830 10 0 0 25 0 1 0 236176008 32018432 7305 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4968/statm: 7817 7305 76 170 0 7645 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 52316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.56
CPU system time (s): 0.493924
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 52316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.493924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12898
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= 5
involuntary context switches= 1204

runsolver used 1.37679 second user time and 3.00054 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-12 00:36:52
IDJOB=1797600
IDBENCH=70839
IDSOLVER=650
FILE ID=node1/1797600-1242081411
PBS_JOBID= 9277621
Free space on /tmp= 66268 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797600-1242081411/watcher-1797600-1242081411 -o /tmp/evaluation-result-1797600-1242081411/solver-1797600-1242081411 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797600-1242081411.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=792980714

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

/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.259
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	: 5931.00
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.259
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:       1405608 kB
Buffers:         50368 kB
Cached:         521956 kB
SwapCached:       6356 kB
Active:          33876 kB
Inactive:       546288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405608 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            3712 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            56124 kB
Committed_AS:   873856 kB
PageTables:       1436 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= 66264 MiB
End job on node1 at 2009-05-12 00:56:54