Trace number 1723064

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 62.0046 62.023

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.0469
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.39/0.40	c WARNING: for repeatability, setting FPU to use double precision
0.39/0.40	c ============================[ Problem Statistics ]=============================
0.39/0.40	c |                                                                             |
0.39/0.40	c |  Number of variables:  980                                                  |
0.39/0.40	c |  Number of clauses:    47620                                                |
0.39/0.43	c |  Parsing time:         0.03         s                                       |
0.39/0.99	c ============================[ Search Statistics ]==============================
0.39/0.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.99	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.99	c ===============================================================================
0.39/0.99	c |         0 |     555    43330   185601 |    14443        0    nan |  0.000 % |
0.98/1.01	c |       100 |     555    43330   185601 |    15887      100     32 |  0.000 % |
0.98/1.04	c |       251 |     555    43330   185601 |    17476      251     29 |  0.000 % |
0.98/1.08	c |       476 |     555    43330   185601 |    19224      476     24 |  0.000 % |
1.08/1.14	c |       814 |     555    43330   185601 |    21146      814     23 |  0.000 % |
1.18/1.23	c |      1321 |     555    43330   185601 |    23261     1321     23 |  0.000 % |
1.28/1.37	c |      2081 |     555    43330   185601 |    25587     2081     22 |  0.000 % |
1.58/1.62	c |      3220 |     555    43330   185601 |    28145     3220     22 |  0.000 % |
1.88/1.97	c |      4930 |     555    43330   185601 |    30960     4930     23 |  0.000 % |
2.58/2.61	c |      7493 |     555    43330   185601 |    34056     7493     23 |  0.000 % |
3.68/3.77	c |     11337 |     555    43330   185601 |    37462    11337     23 |  0.000 % |
5.38/5.41	c |     17104 |     555    43330   185601 |    41208    17104     22 |  0.000 % |
9.38/9.40	c |     25754 |     555    43330   185601 |    45329    25754     25 |  0.000 % |
19.97/20.03	c |     38731 |     555    43330   185601 |    49862    38731     24 |  0.000 % |
34.97/35.06	c |     58194 |     555    43330   185601 |    54848    22399     22 |  0.000 % |
53.67/53.74	c |     87388 |     555    43330   185601 |    60333    51593     21 |  0.000 % |
61.96/62.01	c ===============================================================================
61.96/62.01	c restarts              : 16
61.96/62.01	c conflicts             : 98691          (1603 /sec)
61.96/62.01	c decisions             : 118774         (1.72 % random) (1929 /sec)
61.96/62.01	c propagations          : 8607300        (139802 /sec)
61.96/62.01	c conflict literals     : 2180089        (17.95 % deleted)
61.96/62.01	c Memory used           : 12.91 MB
61.96/62.01	c CPU time              : 61.5676 s
61.96/62.01	
61.96/62.01	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-1723064-1240682666/watcher-1723064-1240682666 -o /tmp/evaluation-result-1723064-1240682666/solver-1723064-1240682666 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1723064-1240682666.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.20 1.03 1.01 3/64 19238
/proc/meminfo: memFree=1763168/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=1844 CPUtime=0
/proc/19238/stat : 19238 (IUT_BMB_SAT) R 19236 19238 18990 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 96294674 1888256 166 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/19238/statm: 461 166 90 274 0 184 0

[startup+0.0851481 s]
/proc/loadavg: 1.20 1.03 1.01 3/64 19238
/proc/meminfo: memFree=1763168/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=3356 CPUtime=0.08
/proc/19238/stat : 19238 (IUT_BMB_SAT) R 19236 19238 18990 0 -1 4194304 648 0 0 0 8 0 0 0 18 0 1 0 96294674 3436544 631 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19238/statm: 839 631 97 274 0 562 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3356

[startup+0.101148 s]
/proc/loadavg: 1.20 1.03 1.01 3/64 19238
/proc/meminfo: memFree=1763168/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=3488 CPUtime=0.09
/proc/19238/stat : 19238 (IUT_BMB_SAT) R 19236 19238 18990 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 96294674 3571712 678 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19238/statm: 872 678 97 274 0 595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3488

[startup+0.301166 s]
/proc/loadavg: 1.20 1.03 1.01 3/64 19238
/proc/meminfo: memFree=1763168/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.29
/proc/19238/stat : 19238 (IUT_BMB_SAT) R 19236 19238 18990 0 -1 4194304 905 0 0 0 17 12 0 0 19 0 1 0 96294674 4382720 888 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/19238/statm: 1070 888 100 274 0 793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4280

[startup+0.701202 s]
/proc/loadavg: 1.20 1.03 1.01 3/64 19238
/proc/meminfo: memFree=1763168/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 4280

[startup+1.50127 s]
/proc/loadavg: 1.20 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1753864/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=6148 CPUtime=1.09
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 1459 0 0 0 109 0 0 0 25 0 1 0 96294714 6295552 1337 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 1537 1337 85 178 0 1357 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15784

[startup+3.10142 s]
/proc/loadavg: 1.18 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1753736/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=6280 CPUtime=2.69
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 1492 0 0 0 269 0 0 0 25 0 1 0 96294714 6430720 1370 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 1570 1370 85 178 0 1390 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15916

[startup+6.3027 s]
/proc/loadavg: 1.18 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1752648/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=7824 CPUtime=5.88
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 1863 0 0 0 588 0 0 0 25 0 1 0 96294714 8011776 1741 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 1956 1741 85 178 0 1776 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17460

[startup+12.7013 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1750664/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=9308 CPUtime=12.29
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 2247 0 0 0 1228 1 0 0 25 0 1 0 96294714 9531392 2125 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 2327 2125 85 178 0 2147 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18944

[startup+25.5014 s]
/proc/loadavg: 1.13 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1748616/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=11444 CPUtime=25.09
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 2735 0 0 0 2507 2 0 0 25 0 1 0 96294714 11718656 2613 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 2861 2613 85 178 0 2681 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21080

[startup+51.1017 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 19241
/proc/meminfo: memFree=1747528/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=12640 CPUtime=50.68
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3044 0 0 0 5066 2 0 0 25 0 1 0 96294714 12943360 2922 1992294400 134512640 135243223 4294956304 18446744073709551615 134555716 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3160 2922 85 178 0 2980 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22276

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

[startup+57.5023 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1747272/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=12948 CPUtime=57.07
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3114 0 0 0 5705 2 0 0 25 0 1 0 96294714 13258752 2992 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3237 2992 85 178 0 3057 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 22584

[startup+59.1015 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1747144/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=13080 CPUtime=58.67
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3173 0 0 0 5865 2 0 0 25 0 1 0 96294714 13393920 3051 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3270 3051 85 178 0 3090 0
Current children cumulated CPU time (s) 59.06
Current children cumulated vsize (KiB) 22716

[startup+60.7016 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1746888/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=13212 CPUtime=60.27
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3199 0 0 0 6025 2 0 0 25 0 1 0 96294714 13529088 3077 1992294400 134512640 135243223 4294956304 18446744073709551615 134572429 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3303 3077 85 178 0 3123 0
Current children cumulated CPU time (s) 60.66
Current children cumulated vsize (KiB) 22848

[startup+61.5017 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1746888/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=13212 CPUtime=61.08
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3199 0 0 0 6106 2 0 0 25 0 1 0 96294714 13529088 3077 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3303 3077 85 178 0 3123 0
Current children cumulated CPU time (s) 61.47
Current children cumulated vsize (KiB) 22848

[startup+61.9017 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1746888/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=13212 CPUtime=61.47
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3205 0 0 0 6145 2 0 0 25 0 1 0 96294714 13529088 3083 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3303 3083 85 178 0 3123 0
Current children cumulated CPU time (s) 61.86
Current children cumulated vsize (KiB) 22848

[startup+62.0017 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 19241
/proc/meminfo: memFree=1746888/2055920 swapFree=4192812/4192956
[pid=19238] ppid=19236 vsize=4280 CPUtime=0.39
/proc/19238/stat : 19238 (IUT_BMB_SAT) S 19236 19238 18990 0 -1 4194304 911 0 0 0 20 19 0 0 19 0 1 0 96294674 4382720 893 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/19238/statm: 1070 893 105 274 0 793 0
[pid=19240] ppid=19238 vsize=5356 CPUtime=0
/proc/19240/stat : 19240 (sh) S 19238 19238 18990 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96294714 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19240/statm: 1339 232 193 169 0 50 0
[pid=19241] ppid=19240 vsize=13212 CPUtime=61.57
/proc/19241/stat : 19241 (minisat) R 19240 19238 18990 0 -1 4194304 3205 0 0 0 6155 2 0 0 25 0 1 0 96294714 13529088 3083 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/19241/statm: 3303 3083 85 178 0 3123 0
Current children cumulated CPU time (s) 61.96
Current children cumulated vsize (KiB) 22848

Child status: 0
Real time (s): 62.023
CPU time (s): 62.0046
CPU user time (s): 61.7766
CPU system time (s): 0.227965
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 22848

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

runsolver used 0.066989 second user time and 0.166974 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 20:04:26
IDJOB=1723064
IDBENCH=71102
IDSOLVER=523
FILE ID=node43/1723064-1240682666
PBS_JOBID= 9186676
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723064-1240682666/watcher-1723064-1240682666 -o /tmp/evaluation-result-1723064-1240682666/solver-1723064-1240682666 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1723064-1240682666.cnf HOME

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=1764713277

node43.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.237
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.237
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:       1763648 kB
Buffers:         27232 kB
Cached:         191728 kB
SwapCached:          0 kB
Active:          90928 kB
Inactive:       141896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            45424 kB
Committed_AS:   376384 kB
PageTables:       1444 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= 66400 MiB
End job on node43 at 2009-04-25 20:05:28