Trace number 1533276

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.0SAT 32.718 32.7333

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S852794659-023.cnf
MD5SUM953ef05f5b840ab4ea419c3c099363cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  90                                                   |
0.00/0.02	c |  Number of clauses:    1917                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       100 |      90     1917     9585 |      702      100     20 |  0.012 % |
0.00/0.03	c |       252 |      90     1917     9585 |      773      252     20 |  0.012 % |
0.00/0.04	c |       477 |      90     1917     9585 |      850      477     20 |  0.012 % |
0.00/0.04	c |       814 |      90     1917     9585 |      935      814     19 |  0.012 % |
0.00/0.06	c |      1323 |      90     1917     9585 |     1029      842     18 |  0.012 % |
0.00/0.08	c |      2083 |      90     1917     9585 |     1132      553     19 |  0.012 % |
0.00/0.11	c |      3223 |      90     1917     9585 |     1245     1119     19 |  0.012 % |
0.00/0.16	c |      4931 |      90     1917     9585 |     1369      929     18 |  0.012 % |
0.00/0.24	c |      7493 |      90     1917     9585 |     1506      713     17 |  0.012 % |
0.00/0.35	c |     11337 |      90     1917     9585 |     1657     1506     18 |  0.012 % |
0.00/0.53	c |     17103 |      90     1917     9585 |     1823     1399     18 |  0.012 % |
0.00/0.80	c |     25753 |      90     1917     9585 |     2005     1773     18 |  0.012 % |
1.17/1.24	c |     38727 |      90     1917     9585 |     2206     1573     18 |  0.012 % |
1.87/1.91	c |     58190 |      90     1917     9585 |     2426     2074     18 |  0.012 % |
2.88/2.92	c |     87382 |      90     1917     9585 |     2669     1835     19 |  0.012 % |
4.47/4.51	c |    131171 |      90     1917     9585 |     2936     2543     19 |  0.012 % |
6.87/6.92	c |    196855 |      90     1917     9585 |     3229     1662     17 |  0.012 % |
10.67/10.74	c |    295382 |      90     1917     9585 |     3552     2614     18 |  0.012 % |
16.67/16.72	c |    443171 |      90     1917     9585 |     3908     1984     19 |  0.012 % |
25.96/26.07	c |    664856 |      90     1917     9585 |     4298     3455     20 |  0.012 % |
32.66/32.73	c ===============================================================================
32.66/32.73	c restarts              : 21
32.66/32.73	c conflicts             : 818994         (25050 /sec)
32.66/32.73	c decisions             : 912582         (1.78 % random) (27913 /sec)
32.66/32.73	c propagations          : 12726041       (389247 /sec)
32.66/32.73	c conflict literals     : 15966474       (16.31 % deleted)
32.66/32.73	c Memory used           : 3.05 MB
32.66/32.73	c CPU time              : 32.694 s
32.66/32.73	
32.66/32.73	s SATISFIABLE
32.66/32.73	v 1 2 3 -4 5 6 -7 -8 9 -10 -11 -12 13 14 -15 16 -17 -18 -19 20 21 22 -23 -24 -25 -26 -27 28 29 -30 -31 32 33 34 -35 -36 -37 38 -39 -40 41 -42 -43 -44 -45 -46 -47 48 49 50 -51 -52 -53 -54 55 56 57 -58 -59 60 61 -62 -63 64 -65 -66 67 -68 69 70 -71 72 -73 -74 -75 -76 77 78 79 -80 -81 -82 -83 -84 85 86 87 -88 89 90 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533276-1238454700/watcher-1533276-1238454700 -o /tmp/evaluation-result-1533276-1238454700/solver-1533276-1238454700 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533276-1238454700.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.00 1.00 1.00 3/64 24493
/proc/meminfo: memFree=1184688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1284 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) R 24491 24493 24062 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1118132542 1314816 139 1992294400 134512640 135635285 4294956208 18446744073709551615 134693694 0 0 4096 0 0 0 0 17 0 0 0
/proc/24493/statm: 321 139 97 274 0 44 0

[startup+0.047198 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24493
/proc/meminfo: memFree=1184688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101162 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24493
/proc/meminfo: memFree=1184688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301184 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24493
/proc/meminfo: memFree=1184688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701227 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24493
/proc/meminfo: memFree=1184688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1183576/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=2448 CPUtime=1.47
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 257 0 0 0 147 0 0 0 25 0 1 0 1118132544 2506752 237 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 612 237 83 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10248 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1183320/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=2448 CPUtime=3.08
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 288 0 0 0 308 0 0 0 25 0 1 0 1118132544 2506752 268 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 612 268 83 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1183000/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=2580 CPUtime=6.27
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 317 0 0 0 627 0 0 0 25 0 1 0 1118132544 2641920 297 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 645 297 83 178 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9352

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182688/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=2848 CPUtime=12.67
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 372 0 0 0 1267 0 0 0 25 0 1 0 1118132544 2916352 352 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 712 352 83 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182624/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=2980 CPUtime=25.46
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 417 0 0 0 2546 0 0 0 25 0 1 0 1118132544 3051520 397 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 745 397 83 178 0 565 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9752

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

[startup+28.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182560/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=3116 CPUtime=28.66
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 435 0 0 0 2866 0 0 0 25 0 1 0 1118132544 3190784 415 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 779 415 83 178 0 599 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 9888

[startup+30.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182560/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=3116 CPUtime=30.26
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 437 0 0 0 3026 0 0 0 25 0 1 0 1118132544 3190784 417 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 779 417 83 178 0 599 0
Current children cumulated CPU time (s) 30.26
Current children cumulated vsize (KiB) 9888

[startup+31.9056 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182560/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=3116 CPUtime=31.86
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 440 0 0 0 3186 0 0 0 25 0 1 0 1118132544 3190784 420 1992294400 134512640 135243223 4294956304 18446744073709551615 134563516 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 779 420 83 178 0 599 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 9888

[startup+32.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182560/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=3116 CPUtime=32.26
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 440 0 0 0 3226 0 0 0 25 0 1 0 1118132544 3190784 420 1992294400 134512640 135243223 4294956304 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 779 420 83 178 0 599 0
Current children cumulated CPU time (s) 32.26
Current children cumulated vsize (KiB) 9888

[startup+32.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24496
/proc/meminfo: memFree=1182560/2055920 swapFree=4178912/4192956
[pid=24493] ppid=24491 vsize=1416 CPUtime=0
/proc/24493/stat : 24493 (IUT_BMB_SAT) S 24491 24493 24062 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1118132542 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24493/statm: 354 162 105 274 0 77 0
[pid=24495] ppid=24493 vsize=5356 CPUtime=0
/proc/24495/stat : 24495 (sh) S 24493 24493 24062 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118132544 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24495/statm: 1339 232 193 169 0 50 0
[pid=24496] ppid=24495 vsize=3116 CPUtime=32.66
/proc/24496/stat : 24496 (minisat) R 24495 24493 24062 0 -1 4194304 440 0 0 0 3266 0 0 0 25 0 1 0 1118132544 3190784 420 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/24496/statm: 779 420 83 178 0 599 0
Current children cumulated CPU time (s) 32.66
Current children cumulated vsize (KiB) 9888

Child status: 0
Real time (s): 32.7333
CPU time (s): 32.718
CPU user time (s): 32.705
CPU system time (s): 0.012998
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 9888

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

runsolver used 0.032994 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-31 01:11:40
IDJOB=1533276
IDBENCH=70429
IDSOLVER=523
FILE ID=node47/1533276-1238454700
PBS_JOBID= 9061658
Free space on /tmp= 66368 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S852794659-023.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533276-1238454700/watcher-1533276-1238454700 -o /tmp/evaluation-result-1533276-1238454700/solver-1533276-1238454700 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533276-1238454700.cnf HOME

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

MD5SUM BENCH= 953ef05f5b840ab4ea419c3c099363cb
RANDOM SEED=994567741

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1185168 kB
Buffers:        104424 kB
Cached:         664548 kB
SwapCached:       7792 kB
Active:         246572 kB
Inactive:       532816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185168 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          16088 kB
Slab:            77336 kB
Committed_AS:  3002924 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-03-31 01:12:13