Trace number 1784683

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.0UNSAT 40.2739 40.295

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.9827
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.15	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Number of variables:  432                                                  |
0.09/0.15	c |  Number of clauses:    13440                                                |
0.09/0.17	c |  Parsing time:         0.01         s                                       |
0.14/0.23	c ============================[ Search Statistics ]==============================
0.14/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.14/0.23	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.14/0.23	c ===============================================================================
0.14/0.23	c |         0 |     372     9808    42212 |     3269        0    nan |  0.000 % |
0.14/0.24	c |       103 |     372     9808    42212 |     3596      103     18 |  0.011 % |
0.14/0.24	c |       254 |     372     9808    42212 |     3955      254     21 |  0.001 % |
0.14/0.25	c |       479 |     372     9808    42212 |     4351      479     21 |  0.001 % |
0.14/0.27	c |       818 |     372     9808    42212 |     4786      818     21 |  0.010 % |
0.14/0.30	c |      1324 |     372     9808    42212 |     5265     1324     22 |  0.011 % |
0.14/0.34	c |      2083 |     372     9808    42212 |     5791     2083     23 |  0.010 % |
0.14/0.43	c |      3223 |     372     9808    42212 |     6371     3223     23 |  0.001 % |
0.14/0.57	c |      4931 |     372     9808    42212 |     7008     4931     22 |  0.010 % |
0.14/0.83	c |      7493 |     372     9808    42212 |     7708     3922     17 |  0.001 % |
1.18/1.20	c |     11337 |     372     9808    42212 |     8479     7766     19 |  0.010 % |
1.78/1.82	c |     17105 |     372     9808    42212 |     9327     4950     19 |  0.010 % |
2.77/2.80	c |     25756 |     372     9808    42212 |    10260     8872     21 |  0.011 % |
4.28/4.40	c |     38731 |     372     9808    42212 |    11286     6325     21 |  0.011 % |
6.77/6.89	c |     58192 |     372     9808    42212 |    12415     8714     22 |  0.001 % |
11.07/11.11	c |     87385 |     372     9808    42212 |    13656     6629     19 |  0.001 % |
17.67/17.72	c |    131174 |     371     9780    42146 |    15022     9186     22 |  0.233 % |
28.76/28.83	c |    196859 |     371     9780    42146 |    16524    14451     20 |  0.233 % |
40.16/40.28	c ===============================================================================
40.16/40.28	c restarts              : 18
40.16/40.28	c conflicts             : 261165         (6513 /sec)
40.16/40.28	c decisions             : 291056         (1.37 % random) (7258 /sec)
40.16/40.28	c propagations          : 20330447       (507008 /sec)
40.16/40.28	c conflict literals     : 6081860        (43.26 % deleted)
40.16/40.28	c Memory used           : 5.42 MB
40.16/40.28	c CPU time              : 40.0989 s
40.16/40.28	
40.16/40.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784683-1241864464/watcher-1784683-1241864464 -o /tmp/evaluation-result-1784683-1241864464/solver-1784683-1241864464 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784683-1241864464.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.97 0.90 3/65 27431
/proc/meminfo: memFree=1895408/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=1460 CPUtime=0
/proc/27431/stat : 27431 (IUT_BMB_SAT) R 27429 27431 27111 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 214479572 1495040 185 1992294400 134512640 135635285 4294956224 18446744073709551615 134693694 0 0 4096 0 0 0 0 17 0 0 0
/proc/27431/statm: 398 186 99 274 0 121 0

[startup+0.0703169 s]
/proc/loadavg: 0.99 0.97 0.90 3/65 27431
/proc/meminfo: memFree=1895408/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.06
/proc/27431/stat : 27431 (IUT_BMB_SAT) R 27429 27431 27111 0 -1 4194304 509 0 0 0 6 0 0 0 18 0 1 0 214479572 2846720 492 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27431/statm: 695 492 99 274 0 418 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2780

[startup+0.10132 s]
/proc/loadavg: 0.99 0.97 0.90 3/65 27431
/proc/meminfo: memFree=1895408/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.09
/proc/27431/stat : 27431 (IUT_BMB_SAT) R 27429 27431 27111 0 -1 4194304 534 0 0 0 9 0 0 0 18 0 1 0 214479572 2846720 517 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/27431/statm: 695 517 101 274 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.301343 s]
/proc/loadavg: 0.99 0.97 0.90 3/65 27431
/proc/meminfo: memFree=1895408/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2780

[startup+0.701387 s]
/proc/loadavg: 0.99 0.97 0.90 3/65 27431
/proc/meminfo: memFree=1895408/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2780

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.90 2/68 27434
/proc/meminfo: memFree=1891480/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=3540 CPUtime=1.34
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 578 0 0 0 134 0 0 0 25 0 1 0 214479588 3624960 559 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 885 559 84 178 0 705 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11676

[startup+3.10166 s]
/proc/loadavg: 0.99 0.97 0.90 2/68 27434
/proc/meminfo: memFree=1891032/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=3804 CPUtime=2.93
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 668 0 0 0 293 0 0 0 25 0 1 0 214479588 3895296 649 1992294400 134512640 135243223 4294956320 18446744073709551615 134566104 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 951 649 84 178 0 771 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11940

[startup+6.30202 s]
/proc/loadavg: 0.99 0.97 0.90 2/68 27434
/proc/meminfo: memFree=1890456/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=4068 CPUtime=6.13
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 736 0 0 0 613 0 0 0 25 0 1 0 214479588 4165632 717 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1017 717 84 178 0 837 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12204

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889944/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=4596 CPUtime=12.53
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 849 0 0 0 1253 0 0 0 25 0 1 0 214479588 4706304 830 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1149 830 84 178 0 969 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12732

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889560/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5016 CPUtime=25.32
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 949 0 0 0 2532 0 0 0 25 0 1 0 214479588 5136384 930 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1254 930 84 178 0 1074 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13152

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

[startup+31.9059 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889432/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5148 CPUtime=31.72
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 985 0 0 0 3172 0 0 0 25 0 1 0 214479588 5271552 966 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1287 966 84 178 0 1107 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 13284

[startup+35.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889240/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5280 CPUtime=34.92
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1033 0 0 0 3492 0 0 0 25 0 1 0 214479588 5406720 1014 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1320 1014 84 178 0 1140 0
Current children cumulated CPU time (s) 35.06
Current children cumulated vsize (KiB) 13416

[startup+38.3026 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889048/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5544 CPUtime=38.12
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1079 0 0 0 3811 1 0 0 25 0 1 0 214479588 5677056 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1386 1060 84 178 0 1206 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 13680

[startup+39.1027 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889048/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5544 CPUtime=38.92
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1079 0 0 0 3891 1 0 0 25 0 1 0 214479588 5677056 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134565283 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1386 1060 84 178 0 1206 0
Current children cumulated CPU time (s) 39.06
Current children cumulated vsize (KiB) 13680

[startup+39.9028 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889048/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5544 CPUtime=39.72
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1079 0 0 0 3971 1 0 0 25 0 1 0 214479588 5677056 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1386 1060 84 178 0 1206 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 13680

[startup+40.1019 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889048/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5544 CPUtime=39.92
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1079 0 0 0 3991 1 0 0 25 0 1 0 214479588 5677056 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1386 1060 84 178 0 1206 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (KiB) 13680

[startup+40.2019 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 27434
/proc/meminfo: memFree=1889048/2055920 swapFree=4159908/4192956
[pid=27431] ppid=27429 vsize=2780 CPUtime=0.14
/proc/27431/stat : 27431 (IUT_BMB_SAT) S 27429 27431 27111 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 214479572 2846720 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27431/statm: 695 522 106 274 0 418 0
[pid=27433] ppid=27431 vsize=5356 CPUtime=0
/proc/27433/stat : 27433 (sh) S 27431 27431 27111 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214479588 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27433/statm: 1339 232 193 169 0 50 0
[pid=27434] ppid=27433 vsize=5544 CPUtime=40.02
/proc/27434/stat : 27434 (minisat) R 27433 27431 27111 0 -1 4194304 1079 0 0 0 4001 1 0 0 25 0 1 0 214479588 5677056 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/27434/statm: 1386 1060 84 178 0 1206 0
Current children cumulated CPU time (s) 40.16
Current children cumulated vsize (KiB) 13680

Child status: 0
Real time (s): 40.295
CPU time (s): 40.2739
CPU user time (s): 40.2139
CPU system time (s): 0.05999
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 13680

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

runsolver used 0.035994 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-09 12:21:04
IDJOB=1784683
IDBENCH=24593
IDSOLVER=638
FILE ID=node32/1784683-1241864464
PBS_JOBID= 9264580
Free space on /tmp= 66032 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784683-1241864464/watcher-1784683-1241864464 -o /tmp/evaluation-result-1784683-1241864464/solver-1784683-1241864464 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784683-1241864464.cnf HOME

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=906827529

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.216
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.216
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:       1895896 kB
Buffers:         23888 kB
Cached:          69932 kB
SwapCached:      26540 kB
Active:          77468 kB
Inactive:        44276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895896 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          14188 kB
Slab:            24056 kB
Committed_AS:   744424 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= 66032 MiB
End job on node32 at 2009-05-09 12:21:45