Trace number 1725576

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.4289 40.4461

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.6458
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.84	c |      7493 |     372     9808    42212 |     7708     3922     17 |  0.001 % |
1.18/1.21	c |     11337 |     372     9808    42212 |     8479     7766     19 |  0.010 % |
1.78/1.83	c |     17105 |     372     9808    42212 |     9327     4950     19 |  0.010 % |
2.78/2.82	c |     25756 |     372     9808    42212 |    10260     8872     21 |  0.011 % |
4.38/4.42	c |     38731 |     372     9808    42212 |    11286     6325     21 |  0.011 % |
6.87/6.92	c |     58192 |     372     9808    42212 |    12415     8714     22 |  0.001 % |
11.07/11.14	c |     87385 |     372     9808    42212 |    13656     6629     19 |  0.001 % |
17.67/17.74	c |    131174 |     371     9780    42146 |    15022     9186     22 |  0.233 % |
28.87/28.90	c |    196859 |     371     9780    42146 |    16524    14451     20 |  0.233 % |
40.36/40.43	c ===============================================================================
40.36/40.43	c restarts              : 18
40.36/40.43	c conflicts             : 261165         (6487 /sec)
40.36/40.43	c decisions             : 291056         (1.37 % random) (7229 /sec)
40.36/40.43	c propagations          : 20330447       (504980 /sec)
40.36/40.43	c conflict literals     : 6081860        (43.26 % deleted)
40.36/40.43	c Memory used           : 5.42 MB
40.36/40.43	c CPU time              : 40.2599 s
40.36/40.43	
40.36/40.43	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-1725576-1240705492/watcher-1725576-1240705492 -o /tmp/evaluation-result-1725576-1240705492/solver-1725576-1240705492 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1725576-1240705492.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: 1.55 1.14 1.12 3/65 18684
/proc/meminfo: memFree=1752488/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=1592 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) R 18682 18684 18046 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 98578388 1630208 188 1992294400 134512640 135635285 4294956208 18446744073709551615 134531043 0 0 4096 0 0 0 0 17 0 0 0
/proc/18684/statm: 398 188 99 274 0 121 0

[startup+0.0879389 s]
/proc/loadavg: 1.55 1.14 1.12 3/65 18684
/proc/meminfo: memFree=1752488/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.08
/proc/18684/stat : 18684 (IUT_BMB_SAT) R 18682 18684 18046 0 -1 4194304 534 0 0 0 8 0 0 0 18 0 1 0 98578388 2846720 517 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18684/statm: 695 517 101 274 0 418 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2780

[startup+0.102939 s]
/proc/loadavg: 1.55 1.14 1.12 3/65 18684
/proc/meminfo: memFree=1752488/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.09
/proc/18684/stat : 18684 (IUT_BMB_SAT) R 18682 18684 18046 0 -1 4194304 534 0 0 0 8 1 0 0 18 0 1 0 98578388 2846720 517 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18684/statm: 695 517 101 274 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.302961 s]
/proc/loadavg: 1.55 1.14 1.12 3/65 18684
/proc/meminfo: memFree=1752488/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2780

[startup+0.703005 s]
/proc/loadavg: 1.55 1.14 1.12 3/65 18684
/proc/meminfo: memFree=1752488/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2780

[startup+1.50109 s]
/proc/loadavg: 1.51 1.14 1.12 2/68 18687
/proc/meminfo: memFree=1748496/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=3540 CPUtime=1.34
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 580 0 0 0 134 0 0 0 25 0 1 0 98578404 3624960 560 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 885 560 84 178 0 705 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11676

[startup+3.10127 s]
/proc/loadavg: 1.51 1.14 1.12 2/68 18687
/proc/meminfo: memFree=1748176/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=3804 CPUtime=2.94
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 670 0 0 0 294 0 0 0 25 0 1 0 98578404 3895296 650 1992294400 134512640 135243223 4294956304 18446744073709551615 134555750 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 951 650 84 178 0 771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11940

[startup+6.30163 s]
/proc/loadavg: 1.47 1.13 1.12 2/68 18687
/proc/meminfo: memFree=1747472/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=4068 CPUtime=6.14
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 738 0 0 0 614 0 0 0 25 0 1 0 98578404 4165632 718 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1017 718 84 178 0 837 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12204

[startup+12.7013 s]
/proc/loadavg: 1.43 1.13 1.12 2/68 18687
/proc/meminfo: memFree=1747024/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=4596 CPUtime=12.53
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 851 0 0 0 1253 0 0 0 25 0 1 0 98578404 4706304 831 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1149 831 84 178 0 969 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12732

[startup+25.5028 s]
/proc/loadavg: 1.36 1.13 1.12 2/68 18687
/proc/meminfo: memFree=1746640/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5016 CPUtime=25.33
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 951 0 0 0 2533 0 0 0 25 0 1 0 98578404 5136384 931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1254 931 84 178 0 1074 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13152

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

[startup+31.9055 s]
/proc/loadavg: 1.31 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746448/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5148 CPUtime=31.73
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 987 0 0 0 3173 0 0 0 25 0 1 0 98578404 5271552 967 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1287 967 84 178 0 1107 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 13284

[startup+35.1018 s]
/proc/loadavg: 1.31 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746320/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5280 CPUtime=34.93
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1035 0 0 0 3493 0 0 0 25 0 1 0 98578404 5406720 1015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1320 1015 84 178 0 1140 0
Current children cumulated CPU time (s) 35.07
Current children cumulated vsize (KiB) 13416

[startup+38.3012 s]
/proc/loadavg: 1.28 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746128/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5544 CPUtime=38.12
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1081 0 0 0 3812 0 0 0 25 0 1 0 98578404 5677056 1061 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1386 1061 84 178 0 1206 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 13680

[startup+39.1013 s]
/proc/loadavg: 1.28 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746064/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5544 CPUtime=38.92
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1081 0 0 0 3892 0 0 0 25 0 1 0 98578404 5677056 1061 1992294400 134512640 135243223 4294956304 18446744073709551615 134566281 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1386 1061 84 178 0 1206 0
Current children cumulated CPU time (s) 39.06
Current children cumulated vsize (KiB) 13680

[startup+39.9014 s]
/proc/loadavg: 1.28 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746064/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5544 CPUtime=39.72
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1081 0 0 0 3972 0 0 0 25 0 1 0 98578404 5677056 1061 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1386 1061 84 178 0 1206 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 13680

[startup+40.3014 s]
/proc/loadavg: 1.28 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746064/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5544 CPUtime=40.12
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1081 0 0 0 4012 0 0 0 25 0 1 0 98578404 5677056 1061 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1386 1061 84 178 0 1206 0
Current children cumulated CPU time (s) 40.26
Current children cumulated vsize (KiB) 13680

[startup+40.4014 s]
/proc/loadavg: 1.28 1.12 1.12 2/68 18687
/proc/meminfo: memFree=1746064/2055920 swapFree=4181400/4192956
[pid=18684] ppid=18682 vsize=2780 CPUtime=0.14
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 18046 0 -1 4194304 540 0 0 0 10 4 0 0 18 0 1 0 98578388 2846720 522 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 695 522 106 274 0 418 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 18046 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 98578403 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5544 CPUtime=40.22
/proc/18687/stat : 18687 (minisat) R 18686 18684 18046 0 -1 4194304 1081 0 0 0 4022 0 0 0 25 0 1 0 98578404 5677056 1061 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1386 1061 84 178 0 1206 0
Current children cumulated CPU time (s) 40.36
Current children cumulated vsize (KiB) 13680

Child status: 0
Real time (s): 40.4461
CPU time (s): 40.4289
CPU user time (s): 40.3699
CPU system time (s): 0.058991
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 13680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.3699
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2261
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.036994 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 02:24:52
IDJOB=1725576
IDBENCH=24593
IDSOLVER=523
FILE ID=node87/1725576-1240705492
PBS_JOBID= 9186764
Free space on /tmp= 66420 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-1725576-1240705492/watcher-1725576-1240705492 -o /tmp/evaluation-result-1725576-1240705492/solver-1725576-1240705492 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1725576-1240705492.cnf HOME

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=198148845

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1753032 kB
Buffers:         31092 kB
Cached:         200264 kB
SwapCached:       5420 kB
Active:          67980 kB
Inactive:       171696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753032 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            49152 kB
Committed_AS:   339632 kB
PageTables:       1456 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= 66420 MiB
End job on node87 at 2009-04-26 02:25:33