Trace number 1785181

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 44.5762 44.6002

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5762
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Number of variables:  1610                                                 |
0.09/0.11	c |  Number of clauses:    7896                                                 |
0.09/0.13	c |  Parsing time:         0.02         s                                       |
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    1350     4958    38904 |     1652        0    nan |  0.000 % |
0.09/0.18	c |       100 |    1350     4958    38904 |     1817      100     11 |  0.000 % |
0.09/0.18	c |       251 |    1350     4958    38904 |     1999      251     15 |  0.000 % |
0.09/0.18	c |       478 |    1350     4958    38904 |     2199      478     14 |  0.000 % |
0.09/0.19	c |       815 |    1350     4958    38904 |     2419      815     17 |  0.000 % |
0.10/0.21	c |      1322 |    1350     4958    38904 |     2661     1322     20 |  0.000 % |
0.10/0.23	c |      2081 |    1350     4958    38904 |     2927     2081     19 |  0.000 % |
0.10/0.27	c |      3220 |    1350     4958    38904 |     3220     1697     19 |  0.000 % |
0.10/0.34	c |      4928 |    1350     4958    38904 |     3542     1757     18 |  0.000 % |
0.10/0.45	c |      7491 |    1350     4958    38904 |     3896     2509     22 |  0.000 % |
0.10/0.63	c |     11335 |    1350     4958    38904 |     4286     2393     17 |  0.000 % |
0.10/0.92	c |     17102 |    1350     4958    38904 |     4715     3821     25 |  0.000 % |
1.28/1.36	c |     25751 |    1350     4958    38904 |     5186     2907     17 |  0.000 % |
1.98/2.03	c |     38727 |    1350     4958    38904 |     5705     2766     15 |  0.000 % |
3.08/3.11	c |     58189 |    1350     4958    38904 |     6275     4986     16 |  0.000 % |
4.78/4.85	c |     87381 |    1350     4958    38904 |     6903     5677     19 |  0.000 % |
7.48/7.60	c |    131172 |    1350     4958    38904 |     7593     4181     15 |  0.000 % |
12.58/12.69	c |    196857 |    1350     4958    38904 |     8353     4772     21 |  0.001 % |
19.78/19.81	c |    295384 |    1349     4553    35557 |     9188     4816     19 |  0.063 % |
30.97/31.09	c |    443173 |    1347     3741    27667 |    10107     6738     17 |  0.186 % |
44.46/44.59	c ===============================================================================
44.46/44.59	c restarts              : 20
44.46/44.59	c conflicts             : 603959         (13585 /sec)
44.46/44.59	c decisions             : 1294119        (1.93 % random) (29110 /sec)
44.46/44.59	c propagations          : 20425553       (459453 /sec)
44.46/44.59	c conflict literals     : 12857215       (22.98 % deleted)
44.46/44.59	c Memory used           : 4.62 MB
44.46/44.59	c CPU time              : 44.4562 s
44.46/44.59	
44.46/44.59	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-1785181-1241897066/watcher-1785181-1241897066 -o /tmp/evaluation-result-1785181-1241897066/solver-1785181-1241897066 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785181-1241897066.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23855
/proc/meminfo: memFree=1570368/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=1592 CPUtime=0
/proc/23855/stat : 23855 (IUT_BMB_SAT) R 23853 23855 23720 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 217739614 1630208 202 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/23855/statm: 398 203 99 274 0 121 0

[startup+0.0627999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23855
/proc/meminfo: memFree=1570368/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.05
/proc/23855/stat : 23855 (IUT_BMB_SAT) R 23853 23855 23720 0 -1 4194304 450 0 0 0 5 0 0 0 18 0 1 0 217739614 2576384 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23855/statm: 629 433 101 274 0 352 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2516

[startup+0.101805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23855
/proc/meminfo: memFree=1570368/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.09
/proc/23855/stat : 23855 (IUT_BMB_SAT) R 23853 23855 23720 0 -1 4194304 450 0 0 0 7 2 0 0 18 0 1 0 217739614 2576384 433 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23855/statm: 629 433 101 274 0 352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2516

[startup+0.301837 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23855
/proc/meminfo: memFree=1570368/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2516

[startup+0.701901 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23855
/proc/meminfo: memFree=1570368/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2516

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1566696/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=3268 CPUtime=1.38
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 538 0 0 0 138 0 0 0 25 0 1 0 217739625 3346432 519 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 817 519 84 178 0 637 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11140

[startup+3.10228 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1566568/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=3268 CPUtime=2.98
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 556 0 0 0 298 0 0 0 25 0 1 0 217739625 3346432 537 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 817 537 84 178 0 637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11140

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1566064/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=3668 CPUtime=6.18
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 635 0 0 0 618 0 0 0 25 0 1 0 217739625 3756032 616 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 917 616 84 178 0 737 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11540

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1565168/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4328 CPUtime=12.58
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 812 0 0 0 1258 0 0 0 25 0 1 0 217739625 4431872 793 1992294400 134512640 135243223 4294956320 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1082 793 84 178 0 902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12200

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1565168/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4460 CPUtime=25.37
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 838 0 0 0 2537 0 0 0 25 0 1 0 217739625 4567040 819 1992294400 134512640 135243223 4294956320 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1115 819 84 178 0 935 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12332

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

[startup+38.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564912/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=38.17
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 900 0 0 0 3817 0 0 0 25 0 1 0 217739625 4837376 881 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 881 84 178 0 1001 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 12596

[startup+41.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564912/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=41.37
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 910 0 0 0 4137 0 0 0 25 0 1 0 217739625 4837376 891 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 891 84 178 0 1001 0
Current children cumulated CPU time (s) 41.47
Current children cumulated vsize (KiB) 12596

[startup+43.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564912/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=42.97
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 915 0 0 0 4297 0 0 0 25 0 1 0 217739625 4837376 896 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 896 84 178 0 1001 0
Current children cumulated CPU time (s) 43.07
Current children cumulated vsize (KiB) 12596

[startup+43.9028 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564848/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=43.76
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 920 0 0 0 4376 0 0 0 25 0 1 0 217739625 4837376 901 1992294400 134512640 135243223 4294956320 18446744073709551615 134558303 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 901 84 178 0 1001 0
Current children cumulated CPU time (s) 43.86
Current children cumulated vsize (KiB) 12596

[startup+44.3029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564848/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=44.16
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 921 0 0 0 4416 0 0 0 25 0 1 0 217739625 4837376 902 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 902 84 178 0 1001 0
Current children cumulated CPU time (s) 44.26
Current children cumulated vsize (KiB) 12596

[startup+44.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23858
/proc/meminfo: memFree=1564848/2055920 swapFree=4181456/4192956
[pid=23855] ppid=23853 vsize=2516 CPUtime=0.1
/proc/23855/stat : 23855 (IUT_BMB_SAT) S 23853 23855 23720 0 -1 4194304 456 0 0 0 7 3 0 0 18 0 1 0 217739614 2576384 438 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23855/statm: 629 438 106 274 0 352 0
[pid=23857] ppid=23855 vsize=5356 CPUtime=0
/proc/23857/stat : 23857 (sh) S 23855 23855 23720 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217739624 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23857/statm: 1339 232 193 169 0 50 0
[pid=23858] ppid=23857 vsize=4724 CPUtime=44.36
/proc/23858/stat : 23858 (minisat) R 23857 23855 23720 0 -1 4194304 921 0 0 0 4436 0 0 0 25 0 1 0 217739625 4837376 902 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/23858/statm: 1181 902 84 178 0 1001 0
Current children cumulated CPU time (s) 44.46
Current children cumulated vsize (KiB) 12596

Child status: 0
Real time (s): 44.6002
CPU time (s): 44.5762
CPU user time (s): 44.5392
CPU system time (s): 0.036994
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 12596

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

runsolver used 0.036994 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-09 21:24:26
IDJOB=1785181
IDBENCH=24718
IDSOLVER=638
FILE ID=node26/1785181-1241897066
PBS_JOBID= 9264745
Free space on /tmp= 66100 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785181-1241897066/watcher-1785181-1241897066 -o /tmp/evaluation-result-1785181-1241897066/solver-1785181-1241897066 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785181-1241897066.cnf HOME

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=1512235527

node26.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.261
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.261
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:       1570912 kB
Buffers:         49648 kB
Cached:         357760 kB
SwapCached:       5352 kB
Active:          70244 kB
Inactive:       345088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570912 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            55792 kB
Committed_AS:   702992 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= 66096 MiB
End job on node26 at 2009-05-09 21:25:11