Trace number 1723684

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 107.788 107.854

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
2.79/2.80	c WARNING: for repeatability, setting FPU to use double precision
2.79/2.80	c ============================[ Problem Statistics ]=============================
2.79/2.80	c |                                                                             |
2.79/2.81	c |  Number of variables:  14628                                                |
2.79/2.81	c |  Number of clauses:    161427                                               |
2.80/2.97	c |  Parsing time:         0.15         s                                       |
3.78/3.86	c ============================[ Search Statistics ]==============================
3.78/3.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.78/3.86	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.78/3.86	c ===============================================================================
3.78/3.86	c |         0 |   11263   150806   454173 |    50268        0    nan |  0.000 % |
3.88/3.90	c |       100 |   11263   150806   454173 |    55295      100     13 |  0.000 % |
3.88/3.96	c |       250 |   11263   150806   454173 |    60825      250     31 |  0.000 % |
3.98/4.01	c |       477 |   11263   150806   454173 |    66907      477     33 |  0.000 % |
3.98/4.09	c |       815 |   11263   150806   454173 |    73598      815     34 |  0.000 % |
4.08/4.18	c |      1321 |   11263   150806   454173 |    80958     1321     35 |  0.000 % |
4.29/4.36	c |      2080 |   11263   150806   454173 |    89054     2080     46 |  0.000 % |
4.58/4.63	c |      3220 |   11263   150806   454173 |    97959     3220     54 |  0.000 % |
4.98/5.04	c |      4929 |   11263   150806   454173 |   107755     4929     67 |  0.000 % |
5.68/5.74	c |      7493 |   11263   150806   454173 |   118530     7493     78 |  0.000 % |
6.77/6.84	c |     11337 |   11263   150806   454173 |   130383    11337     88 |  0.000 % |
8.47/8.60	c |     17103 |   11263   150806   454173 |   143422    17103     99 |  0.000 % |
11.47/11.53	c |     25752 |   11230   149842   452066 |   157764    25750    109 |  0.226 % |
17.07/17.18	c |     38728 |   11230   149842   452066 |   173541    38726    124 |  0.226 % |
27.77/27.82	c |     58189 |   11230   149842   452066 |   190895    58187    133 |  0.226 % |
43.64/43.71	c |     87381 |   11230   149842   452066 |   209984    87379    122 |  0.227 % |
76.44/76.53	c |    131171 |   11230   149842   452066 |   230983   131169    110 |  0.226 % |
107.42/107.53	c ===============================================================================
107.42/107.53	c restarts              : 17
107.42/107.53	c conflicts             : 170214         (1630 /sec)
107.42/107.53	c decisions             : 432258         (0.57 % random) (4138 /sec)
107.42/107.53	c propagations          : 46062237       (440989 /sec)
107.42/107.53	c conflict literals     : 17294642       (46.76 % deleted)
107.42/107.53	c Memory used           : 84.52 MB
107.42/107.53	c CPU time              : 104.452 s
107.42/107.53	
107.42/107.54	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-1723684-1240688267/watcher-1723684-1240688267 -o /tmp/evaluation-result-1723684-1240688267/solver-1723684-1240688267 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1723684-1240688267.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.98 0.98 0.99 3/64 24494
/proc/meminfo: memFree=1712880/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=3180 CPUtime=0
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 96854448 3256320 177 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 795 178 90 274 0 518 0

[startup+0.0941441 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24494
/proc/meminfo: memFree=1712880/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=6456 CPUtime=0.08
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 1421 0 0 0 8 0 0 0 18 0 1 0 96854448 6610944 1404 1992294400 134512640 135635285 4294956208 18446744073709551615 134531217 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 1614 1405 97 274 0 1337 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6456

[startup+0.101144 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24494
/proc/meminfo: memFree=1712880/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=6456 CPUtime=0.09
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 1446 0 0 0 9 0 0 0 18 0 1 0 96854448 6610944 1429 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 1614 1429 97 274 0 1337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6456

[startup+0.301161 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24494
/proc/meminfo: memFree=1712880/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=9228 CPUtime=0.29
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 2112 0 0 0 29 0 0 0 19 0 1 0 96854448 9449472 2095 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 2307 2095 97 274 0 2030 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9228

[startup+0.701198 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24494
/proc/meminfo: memFree=1712880/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=13980 CPUtime=0.69
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 3326 0 0 0 68 1 0 0 23 0 1 0 96854448 14315520 3309 1992294400 134512640 135635285 4294956208 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 3495 3310 97 274 0 3218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13980

[startup+1.50127 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24495
/proc/meminfo: memFree=1696488/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=26260 CPUtime=1.49
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 6384 0 0 0 147 2 0 0 25 0 1 0 96854448 26890240 6367 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 6565 6367 97 274 0 6288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26260

[startup+3.10142 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24495
/proc/meminfo: memFree=1681192/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 32228

[startup+6.30272 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 24497
/proc/meminfo: memFree=1663960/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=15388 CPUtime=3.48
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 4274 0 0 0 346 2 0 0 25 0 1 0 96854729 15757312 3642 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 3847 3642 85 178 0 3667 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52972

[startup+12.7013 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 24497
/proc/meminfo: memFree=1654936/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=25640 CPUtime=9.87
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 6826 0 0 0 984 3 0 0 25 0 1 0 96854729 26255360 6194 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 6410 6194 85 178 0 6230 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 63224

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24497
/proc/meminfo: memFree=1637976/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=41872 CPUtime=22.66
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 10897 0 0 0 2259 7 0 0 25 0 1 0 96854729 42876928 10265 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 10468 10265 85 178 0 10288 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 79456

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24499
/proc/meminfo: memFree=1617304/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=62740 CPUtime=48.25
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 16058 0 0 0 4812 13 0 0 25 0 1 0 96854729 64245760 15426 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 15685 15426 85 178 0 15505 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 100324

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24499
/proc/meminfo: memFree=1595096/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=84832 CPUtime=99.43
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 21524 0 0 0 9924 19 0 0 25 0 1 0 96854729 86867968 20892 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 21208 20892 85 178 0 21028 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 122416

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

[startup+105.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24499
/proc/meminfo: memFree=1593944/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=85888 CPUtime=102.62
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 21809 0 0 0 10243 19 0 0 25 0 1 0 96854729 87949312 21177 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 21472 21177 85 178 0 21292 0
Current children cumulated CPU time (s) 105.42
Current children cumulated vsize (KiB) 123472

[startup+107.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24499
/proc/meminfo: memFree=1593560/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=86416 CPUtime=104.22
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 21956 0 0 0 10402 20 0 0 25 0 1 0 96854729 88489984 21324 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 21604 21324 85 178 0 21424 0
Current children cumulated CPU time (s) 107.02
Current children cumulated vsize (KiB) 124000

[startup+107.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 24499
/proc/meminfo: memFree=1593560/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=32228 CPUtime=2.8
/proc/24494/stat : 24494 (IUT_BMB_SAT) S 24492 24494 23938 0 -1 4194304 7930 0 0 0 220 60 0 0 25 0 1 0 96854448 33001472 7883 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24494/statm: 8057 7883 105 274 0 7780 0
[pid=24496] ppid=24494 vsize=5356 CPUtime=0
/proc/24496/stat : 24496 (sh) S 24494 24494 23938 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96854728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24496/statm: 1339 232 193 169 0 50 0
[pid=24497] ppid=24496 vsize=86548 CPUtime=104.62
/proc/24497/stat : 24497 (minisat) R 24496 24494 23938 0 -1 4194304 21987 0 0 0 10442 20 0 0 25 0 1 0 96854729 88625152 21355 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24497/statm: 21637 21355 85 178 0 21457 0
Current children cumulated CPU time (s) 107.42
Current children cumulated vsize (KiB) 124132

[startup+107.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24499
/proc/meminfo: memFree=1679592/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=31196 CPUtime=107.62
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 14455 22279 0 0 235 60 10445 22 18 0 1 0 96854448 31944704 7626 1992294400 134512640 135635285 4294956208 18446744073709551615 134530671 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 7799 7626 106 274 0 7522 0
Current children cumulated CPU time (s) 107.62
Current children cumulated vsize (KiB) 31196

[startup+107.805 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24499
/proc/meminfo: memFree=1679592/2055920 swapFree=4181236/4192956
[pid=24494] ppid=24492 vsize=30508 CPUtime=107.72
/proc/24494/stat : 24494 (IUT_BMB_SAT) R 24492 24494 23938 0 -1 4194304 14567 22279 0 0 245 60 10445 22 18 0 1 0 96854448 31240192 7454 1992294400 134512640 135635285 4294956208 18446744073709551615 135063340 0 0 4096 0 0 0 0 17 0 0 0
/proc/24494/statm: 7627 7454 106 274 0 7350 0
Current children cumulated CPU time (s) 107.72
Current children cumulated vsize (KiB) 30508

Child status: 0
Real time (s): 107.854
CPU time (s): 107.788
CPU user time (s): 106.956
CPU system time (s): 0.831873
CPU usage (%): 99.9386
Max. virtual memory (cumulated for all children) (KiB): 124132

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

runsolver used 0.111982 second user time and 0.290955 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 21:37:47
IDJOB=1723684
IDBENCH=71731
IDSOLVER=523
FILE ID=node48/1723684-1240688267
PBS_JOBID= 9186690
Free space on /tmp= 66304 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723684-1240688267/watcher-1723684-1240688267 -o /tmp/evaluation-result-1723684-1240688267/solver-1723684-1240688267 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1723684-1240688267.cnf HOME

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1397186825

node48.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.209
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.209
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:       1713360 kB
Buffers:         30652 kB
Cached:         250084 kB
SwapCached:       5340 kB
Active:         138768 kB
Inactive:       149688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713360 kB
SwapTotal:     4192956 kB
SwapFree:      4181236 kB
Dirty:            4976 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            40144 kB
Committed_AS:   428448 kB
PageTables:       1368 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= 66300 MiB
End job on node48 at 2009-04-25 21:39:35