Trace number 1720644

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 30.3874 30.4054

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.67244
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.29/0.35	c WARNING: for repeatability, setting FPU to use double precision
0.29/0.35	c ============================[ Problem Statistics ]=============================
0.29/0.35	c |                                                                             |
0.29/0.35	c |  Number of variables:  7807                                                 |
0.29/0.35	c |  Number of clauses:    22375                                                |
0.29/0.37	c |  Parsing time:         0.02         s                                       |
0.34/0.46	c ============================[ Search Statistics ]==============================
0.34/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.34/0.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.34/0.46	c ===============================================================================
0.34/0.46	c |         0 |    1687     9640    31054 |     3213        0    nan |  0.000 % |
0.34/0.47	c |       100 |    1687     9640    31054 |     3534      100     14 |  0.236 % |
0.34/0.49	c |       250 |    1687     9640    31054 |     3888      250     15 |  0.236 % |
0.34/0.52	c |       475 |    1687     9640    31054 |     4276      475     16 |  0.236 % |
0.34/0.57	c |       813 |    1687     9640    31054 |     4704      813     17 |  0.236 % |
0.34/0.63	c |      1320 |    1687     9640    31054 |     5175     1320     17 |  0.236 % |
0.34/0.74	c |      2079 |    1687     9640    31054 |     5692     2079     17 |  0.236 % |
0.34/0.94	c |      3218 |    1687     9640    31054 |     6261     3218     18 |  0.236 % |
1.18/1.21	c |      4926 |    1686     9635    31041 |     6888     4925     18 |  0.250 % |
1.58/1.66	c |      7488 |    1686     9635    31041 |     7576     3939     17 |  0.250 % |
2.28/2.35	c |     11332 |    1686     9635    31041 |     8334     3893     15 |  0.250 % |
3.18/3.21	c |     17098 |    1686     9635    31041 |     9168     5067     26 |  0.250 % |
4.88/4.93	c |     25749 |    1686     9635    31041 |    10084     9046     19 |  0.250 % |
7.47/7.52	c |     38724 |    1686     9635    31041 |    11093     6295     14 |  0.250 % |
11.07/11.14	c |     58186 |    1684     9623    31006 |    12202     8557     14 |  0.278 % |
17.47/17.50	c |     87379 |    1684     9623    31006 |    13422    12175     13 |  0.278 % |
27.27/27.36	c |    131169 |    1511     8209    26635 |    14765    12870     12 |  2.680 % |
30.26/30.37	c ===============================================================================
30.26/30.37	c restarts              : 17
30.26/30.37	c conflicts             : 144489         (4817 /sec)
30.26/30.37	c decisions             : 166853         (1.10 % random) (5562 /sec)
30.26/30.37	c propagations          : 43559960       (1452171 /sec)
30.26/30.37	c conflict literals     : 2268268        (51.51 % deleted)
30.26/30.37	c Memory used           : 6.02 MB
30.26/30.37	c CPU time              : 29.9964 s
30.26/30.37	
30.26/30.37	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-1720644-1240658592/watcher-1720644-1240658592 -o /tmp/evaluation-result-1720644-1240658592/solver-1720644-1240658592 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1720644-1240658592.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.99 0.98 0.99 3/64 17515
/proc/meminfo: memFree=1239832/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=1572 CPUtime=0
/proc/17515/stat : 17515 (IUT_BMB_SAT) R 17513 17515 17261 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 93892375 1609728 173 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/17515/statm: 393 173 90 274 0 116 0

[startup+0.033739 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17515
/proc/meminfo: memFree=1239832/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=2928 CPUtime=0.03
/proc/17515/stat : 17515 (IUT_BMB_SAT) R 17513 17515 17261 0 -1 4194304 550 0 0 0 3 0 0 0 18 0 1 0 93892375 2998272 533 1992294400 134512640 135635285 4294956224 18446744073709551615 134546532 0 0 4096 0 0 0 0 17 0 0 0
/proc/17515/statm: 732 533 97 274 0 455 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2928

[startup+0.101743 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17515
/proc/meminfo: memFree=1239832/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=3852 CPUtime=0.09
/proc/17515/stat : 17515 (IUT_BMB_SAT) R 17513 17515 17261 0 -1 4194304 777 0 0 0 9 0 0 0 18 0 1 0 93892375 3944448 760 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/17515/statm: 963 760 97 274 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301761 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17515
/proc/meminfo: memFree=1239832/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.29
/proc/17515/stat : 17515 (IUT_BMB_SAT) R 17513 17515 17261 0 -1 4194304 1381 0 0 0 25 4 0 0 20 0 1 0 93892375 6320128 1363 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/17515/statm: 1543 1363 100 274 0 1266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6172

[startup+0.701796 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17515
/proc/meminfo: memFree=1239832/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 6172

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1230080/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=5348 CPUtime=1.14
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1105 0 0 0 114 0 0 0 25 0 1 0 93892411 5476352 1036 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1337 1036 84 178 0 1157 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16876

[startup+3.102 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 17518
/proc/meminfo: memFree=1229952/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=5480 CPUtime=2.74
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1116 0 0 0 274 0 0 0 25 0 1 0 93892411 5611520 1047 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1370 1047 84 178 0 1190 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17008

[startup+6.30128 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229824/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=5616 CPUtime=5.93
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1160 0 0 0 593 0 0 0 25 0 1 0 93892411 5750784 1091 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1404 1091 84 178 0 1224 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17144

[startup+12.7028 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229568/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=5752 CPUtime=12.33
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1198 0 0 0 1233 0 0 0 25 0 1 0 93892411 5890048 1129 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1438 1129 84 178 0 1258 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17280

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229376/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=6024 CPUtime=25.13
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1267 0 0 0 2513 0 0 0 25 0 1 0 93892411 6168576 1198 1992294400 134512640 135243223 4294956320 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1506 1198 84 178 0 1326 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17552

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

[startup+28.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229312/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=6164 CPUtime=28.33
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1291 0 0 0 2833 0 0 0 25 0 1 0 93892411 6311936 1222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1541 1222 84 178 0 1361 0
Current children cumulated CPU time (s) 28.67
Current children cumulated vsize (KiB) 17692

[startup+29.5023 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229312/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=6164 CPUtime=29.12
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1291 0 0 0 2912 0 0 0 25 0 1 0 93892411 6311936 1222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 1 0 0
/proc/17518/statm: 1541 1222 84 178 0 1361 0
Current children cumulated CPU time (s) 29.46
Current children cumulated vsize (KiB) 17692

[startup+29.9023 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229312/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=6164 CPUtime=29.52
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1291 0 0 0 2952 0 0 0 25 0 1 0 93892411 6311936 1222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1541 1222 84 178 0 1361 0
Current children cumulated CPU time (s) 29.86
Current children cumulated vsize (KiB) 17692

[startup+30.3023 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229312/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=6172 CPUtime=0.34
/proc/17515/stat : 17515 (IUT_BMB_SAT) S 17513 17515 17261 0 -1 4194304 1387 0 0 0 26 8 0 0 20 0 1 0 93892375 6320128 1368 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17515/statm: 1543 1368 105 274 0 1266 0
[pid=17517] ppid=17515 vsize=5356 CPUtime=0
/proc/17517/stat : 17517 (sh) S 17515 17515 17261 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 93892410 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17517/statm: 1339 232 193 169 0 50 0
[pid=17518] ppid=17517 vsize=6164 CPUtime=29.92
/proc/17518/stat : 17518 (minisat) R 17517 17515 17261 0 -1 4194304 1291 0 0 0 2992 0 0 0 25 0 1 0 93892411 6311936 1222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17518/statm: 1541 1222 84 178 0 1361 0
Current children cumulated CPU time (s) 30.26
Current children cumulated vsize (KiB) 17692

[startup+30.4024 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17518
/proc/meminfo: memFree=1229312/2055920 swapFree=4192812/4192956
[pid=17515] ppid=17513 vsize=3668 CPUtime=30.36
/proc/17515/stat : 17515 (IUT_BMB_SAT) R 17513 17515 17261 0 -1 4194304 2278 1580 0 0 29 8 2999 0 17 0 1 0 93892375 3756032 744 1992294400 134512640 135635285 4294956224 18446744073709551615 135067188 0 0 4096 0 0 0 0 17 0 0 0
/proc/17515/statm: 917 744 106 274 0 640 0
Current children cumulated CPU time (s) 30.36
Current children cumulated vsize (KiB) 3668

Child status: 0
Real time (s): 30.4054
CPU time (s): 30.3874
CPU user time (s): 30.2964
CPU system time (s): 0.090986
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 17692

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

runsolver used 0.028995 second user time and 0.087986 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-25 13:23:12
IDJOB=1720644
IDBENCH=69621
IDSOLVER=523
FILE ID=node31/1720644-1240658592
PBS_JOBID= 9186532
Free space on /tmp= 66408 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720644-1240658592/watcher-1720644-1240658592 -o /tmp/evaluation-result-1720644-1240658592/solver-1720644-1240658592 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1720644-1240658592.cnf HOME

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED=1624254164

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1240312 kB
Buffers:         54612 kB
Cached:         693388 kB
SwapCached:          0 kB
Active:          75100 kB
Inactive:       687768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          24688 kB
Slab:            38476 kB
Committed_AS:   325832 kB
PageTables:       1464 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= 66404 MiB
End job on node31 at 2009-04-25 13:23:42