Trace number 1533881

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_SAT 1.0? (TO) 1200.02 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1331813943-033.cnf
MD5SUM3c2c13464ac33c271a6f6b3146a6fa75
Bench CategoryRANDOM (random 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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  520                                                  |
0.00/0.02	c |  Number of clauses:    2210                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     508     2190     6679 |      730        0    nan |  0.000 % |
0.00/0.03	c |       102 |     508     2190     6679 |      803      102     24 |  0.000 % |
0.00/0.03	c |       252 |     508     2190     6679 |      883      252     23 |  0.000 % |
0.00/0.04	c |       479 |     508     2190     6679 |      971      479     23 |  0.000 % |
0.00/0.05	c |       816 |     508     2190     6679 |     1068      816     22 |  0.000 % |
0.00/0.07	c |      1322 |     508     2190     6679 |     1175      761     22 |  0.000 % |
0.01/0.10	c |      2081 |     508     2190     6679 |     1293      903     21 |  0.000 % |
0.01/0.15	c |      3220 |     508     2190     6679 |     1422      701     18 |  0.000 % |
0.01/0.22	c |      4929 |     508     2190     6679 |     1564      936     20 |  0.000 % |
0.01/0.34	c |      7491 |     508     2190     6679 |     1721     1088     20 |  0.000 % |
0.01/0.52	c |     11335 |     508     2190     6679 |     1893     1388     20 |  0.000 % |
0.01/0.80	c |     17102 |     508     2190     6679 |     2082     1336     19 |  0.000 % |
1.18/1.22	c |     25751 |     508     2190     6679 |     2291     1475     20 |  0.000 % |
1.78/1.86	c |     38725 |     508     2190     6679 |     2520     1574     20 |  0.000 % |
2.78/2.85	c |     58187 |     508     2190     6679 |     2772     1716     21 |  0.000 % |
4.38/4.40	c |     87379 |     508     2190     6679 |     3049     2642     22 |  0.000 % |
6.67/6.79	c |    131168 |     508     2190     6679 |     3354     3043     23 |  0.000 % |
10.47/10.50	c |    196852 |     508     2190     6679 |     3689     2362     21 |  0.000 % |
16.27/16.33	c |    295378 |     508     2190     6679 |     4058     3519     22 |  0.000 % |
25.17/25.29	c |    443169 |     508     2190     6679 |     4464     3410     22 |  0.000 % |
39.57/39.66	c |    664852 |     508     2190     6679 |     4911     3702     22 |  0.000 % |
62.63/62.72	c |    997377 |     508     2190     6679 |     5402     3448     23 |  0.000 % |
97.02/97.16	c |   1496167 |     508     2190     6679 |     5942     3172     23 |  0.000 % |
151.89/152.02	c |   2244350 |     508     2190     6679 |     6536     5209     22 |  0.000 % |
238.46/238.67	c |   3366624 |     508     2190     6679 |     7190     4222     23 |  0.000 % |
374.79/375.00	c |   5050035 |     508     2190     6679 |     7909     6871     23 |  0.000 % |
589.69/590.07	c |   7575153 |     508     2190     6679 |     8700     4822     23 |  0.000 % |
928.82/929.32	c |  11362828 |     508     2190     6679 |     9570     8315     23 |  0.000 % |
1200.00/1200.60	sh: line 1:   433 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.00/1200.60	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533881-1238501478/watcher-1533881-1238501478 -o /tmp/evaluation-result-1533881-1238501478/solver-1533881-1238501478 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533881-1238501478.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
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 1.08 3/65 430
/proc/meminfo: memFree=1594624/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0
/proc/430/stat : 430 (IUT_BMB_SAT) R 428 430 32538 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 476481694 1449984 148 1992294400 134512640 135635285 4294956208 18446744073709551615 135088809 0 0 4096 0 0 0 0 17 0 0 0
/proc/430/statm: 354 148 97 274 0 77 0

[startup+0.0178549 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 430
/proc/meminfo: memFree=1594624/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0
/proc/430/stat : 430 (IUT_BMB_SAT) R 428 430 32538 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 476481694 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/430/statm: 354 164 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102866 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 430
/proc/meminfo: memFree=1594624/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301886 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 430
/proc/meminfo: memFree=1594624/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.70293 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 430
/proc/meminfo: memFree=1594624/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 1.08 2/68 433
/proc/meminfo: memFree=1593376/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=2448 CPUtime=1.47
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 280 0 0 0 147 0 0 0 25 0 1 0 476481697 2506752 260 1992294400 134512640 135243223 4294956304 18446744073709551615 134555661 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 612 260 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 1.08 2/68 433
/proc/meminfo: memFree=1593120/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=2580 CPUtime=3.07
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 319 0 0 0 307 0 0 0 25 0 1 0 476481697 2641920 299 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 645 299 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 1.08 2/68 433
/proc/meminfo: memFree=1592800/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=2712 CPUtime=6.27
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 355 0 0 0 627 0 0 0 25 0 1 0 476481697 2777088 335 1992294400 134512640 135243223 4294956304 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 678 335 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.08 2/68 433
/proc/meminfo: memFree=1592480/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=3108 CPUtime=12.66
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 424 0 0 0 1266 0 0 0 25 0 1 0 476481697 3182592 404 1992294400 134512640 135243223 4294956304 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 777 404 84 178 0 597 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9880

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 1.08 2/68 433
/proc/meminfo: memFree=1592224/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=3372 CPUtime=25.46
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 508 0 0 0 2546 0 0 0 25 0 1 0 476481697 3452928 488 1992294400 134512640 135243223 4294956304 18446744073709551615 134555956 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 843 488 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 1.08 2/68 433
/proc/meminfo: memFree=1591776/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=3768 CPUtime=51.02
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 617 0 0 0 5102 0 0 0 25 0 1 0 476481697 3858432 597 1992294400 134512640 135243223 4294956304 18446744073709551615 134563516 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 942 597 84 178 0 762 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10540

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/68 433
/proc/meminfo: memFree=1591264/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=4296 CPUtime=102.21
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 735 0 0 0 10221 0 0 0 25 0 1 0 476481697 4399104 715 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1074 715 84 178 0 894 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11068

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/68 433
/proc/meminfo: memFree=1590688/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=4828 CPUtime=162.18
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 872 0 0 0 16218 0 0 0 25 0 1 0 476481697 4943872 852 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1207 852 84 178 0 1027 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11600

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/68 433
/proc/meminfo: memFree=1590432/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=5096 CPUtime=222.15
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 944 0 0 0 22215 0 0 0 25 0 1 0 476481697 5218304 924 1992294400 134512640 135243223 4294956304 18446744073709551615 134566172 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1274 924 84 178 0 1094 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11868

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/68 433
/proc/meminfo: memFree=1590112/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0

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

[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=6712 CPUtime=641.96
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1331 0 0 0 64195 1 0 0 25 0 1 0 476481697 6873088 1311 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1678 1311 84 178 0 1498 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 13484

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/68 433
/proc/meminfo: memFree=1588704/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=6844 CPUtime=701.93
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1377 0 0 0 70192 1 0 0 25 0 1 0 476481697 7008256 1357 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1711 1357 84 178 0 1531 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 13616

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/68 433
/proc/meminfo: memFree=1588512/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=6964 CPUtime=761.92
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1414 0 0 0 76190 2 0 0 25 0 1 0 476481697 7131136 1394 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1741 1394 84 178 0 1561 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 13736

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1588384/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7100 CPUtime=821.88
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1441 0 0 0 82186 2 0 0 25 0 1 0 476481697 7270400 1421 1992294400 134512640 135243223 4294956304 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1775 1421 84 178 0 1595 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 13872

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1588256/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7228 CPUtime=881.86
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1472 0 0 0 88184 2 0 0 25 0 1 0 476481697 7401472 1452 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1807 1452 84 178 0 1627 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 14000

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1588192/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7360 CPUtime=941.81
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1501 0 0 0 94179 2 0 0 25 0 1 0 476481697 7536640 1481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1840 1481 84 178 0 1660 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 14132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1588000/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7632 CPUtime=1001.77
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1557 0 0 0 100175 2 0 0 25 0 1 0 476481697 7815168 1537 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1908 1537 84 178 0 1728 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 14404

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1587808/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7768 CPUtime=1061.74
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1595 0 0 0 106172 2 0 0 25 0 1 0 476481697 7954432 1575 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1942 1575 84 178 0 1762 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 14540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1587808/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7768 CPUtime=1121.72
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1602 0 0 0 112170 2 0 0 25 0 1 0 476481697 7954432 1582 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1942 1582 84 178 0 1762 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 14540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1587808/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7768 CPUtime=1181.69
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1616 0 0 0 118167 2 0 0 25 0 1 0 476481697 7954432 1596 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1942 1596 84 178 0 1762 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 14540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 433
/proc/meminfo: memFree=1587744/2055920 swapFree=4178736/4192956
[pid=430] ppid=428 vsize=1416 CPUtime=0.01
/proc/430/stat : 430 (IUT_BMB_SAT) S 428 430 32538 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 476481694 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/430/statm: 354 170 105 274 0 77 0
[pid=432] ppid=430 vsize=5356 CPUtime=0
/proc/432/stat : 432 (sh) S 430 430 32538 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 476481696 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/432/statm: 1339 232 193 169 0 50 0
[pid=433] ppid=432 vsize=7908 CPUtime=1199.99
/proc/433/stat : 433 (minisat) R 432 430 32538 0 -1 4194304 1626 0 0 0 119997 2 0 0 25 0 1 0 476481697 8097792 1606 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/433/statm: 1977 1606 84 178 0 1797 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 14680

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

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.99
CPU system time (s): 0.036994
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 14680

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

runsolver used 0.975851 second user time and 3.40148 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-31 14:11:18
IDJOB=1533881
IDBENCH=70550
IDSOLVER=523
FILE ID=node32/1533881-1238501478
PBS_JOBID= 9061923
Free space on /tmp= 66456 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1331813943-033.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533881-1238501478/watcher-1533881-1238501478 -o /tmp/evaluation-result-1533881-1238501478/solver-1533881-1238501478 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533881-1238501478.cnf HOME

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

MD5SUM BENCH= 3c2c13464ac33c271a6f6b3146a6fa75
RANDOM SEED=471615144

node32.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.234
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.234
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:       1595168 kB
Buffers:         90868 kB
Cached:         282520 kB
SwapCached:       7344 kB
Active:         192096 kB
Inactive:       190100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595168 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:            64320 kB
Committed_AS:  1601316 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-31 14:31:19