Trace number 1805806

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_SIM 1.0UNSAT 81.5786 81.6373

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.6072
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.59/0.63	This is MiniSat 2.0 beta
0.59/0.63	WARNING: for repeatability, setting FPU to use double precision
0.59/0.63	============================[ Problem Statistics ]=============================
0.59/0.63	|                                                                             |
0.59/0.63	|  Number of variables:  1133                                                 |
0.59/0.63	|  Number of clauses:    54582                                                |
0.59/0.69	|  Parsing time:         0.05         s                                       |
0.59/0.69	============================[ Search Statistics ]==============================
0.59/0.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.69	===============================================================================
0.59/0.69	|         0 |    1131    53630   336428 |    17876        0    nan |  0.000 % |
0.63/0.72	|       101 |    1131    53630   336428 |    19664      101     24 |  0.000 % |
0.63/0.72	|       251 |    1131    53630   336428 |    21630      251     21 |  0.000 % |
0.63/0.76	|       476 |    1131    53630   336428 |    23793      476     19 |  0.000 % |
0.63/0.78	|       813 |    1131    53630   336428 |    26173      813     19 |  0.000 % |
0.63/0.85	|      1321 |    1131    53630   336428 |    28790     1321     17 |  0.001 % |
0.63/0.93	|      2080 |    1131    53630   336428 |    31669     2080     18 |  0.000 % |
1.09/1.11	|      3219 |    1131    53630   336428 |    34836     3219     17 |  0.000 % |
1.28/1.37	|      4927 |    1131    53630   336428 |    38320     4927     19 |  0.000 % |
1.78/1.88	|      7490 |    1131    53630   336428 |    42152     7490     20 |  0.000 % |
2.68/2.76	|     11335 |    1131    53630   336428 |    46367    11335     20 |  0.000 % |
4.39/4.41	|     17101 |    1131    53630   336428 |    51004    17101     20 |  0.001 % |
7.88/7.91	|     25753 |    1130    51336   320989 |    56104    13530     21 |  0.090 % |
13.68/13.71	|     38729 |    1130    51336   320989 |    61715    26506     22 |  0.089 % |
25.46/25.55	|     58190 |    1129    51336   320989 |    67886    45966     22 |  0.177 % |
49.75/49.81	|     87382 |    1126    48348   301333 |    74675    65837     23 |  0.442 % |
81.43/81.57	|    131172 |    1097    14518    85738 |    82142    14811     24 |  4.333 % |
81.53/81.61	===============================================================================
81.53/81.61	restarts              : 17
81.53/81.61	conflicts             : 131273         (1623 /sec)
81.53/81.61	decisions             : 245416         (1.98 % random) (3034 /sec)
81.53/81.61	propagations          : 2790073        (34491 /sec)
81.53/81.61	conflict literals     : 2771987        (47.84 % deleted)
81.53/81.61	Memory used           : 14.62 MB
81.53/81.61	CPU time              : 80.8927 s
81.53/81.61	
81.53/81.61	UNSATISFIABLE
81.53/81.61	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-1805806-1242142215/watcher-1805806-1242142215 -o /tmp/evaluation-result-1805806-1242142215/solver-1805806-1242142215 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805806-1242142215.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.01 0.41 3/64 30306
/proc/meminfo: memFree=1265136/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=1944 CPUtime=0
/proc/30306/stat : 30306 (IUT_BMB_SIM) R 30304 30306 30269 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 242255649 1990656 154 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/30306/statm: 486 155 92 274 0 209 0

[startup+0.096291 s]
/proc/loadavg: 0.00 0.01 0.41 3/64 30306
/proc/meminfo: memFree=1265136/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=3748 CPUtime=0.09
/proc/30306/stat : 30306 (IUT_BMB_SIM) R 30304 30306 30269 0 -1 4194304 752 0 0 0 9 0 0 0 18 0 1 0 242255649 3837952 735 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/30306/statm: 937 735 99 274 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3748

[startup+0.101292 s]
/proc/loadavg: 0.00 0.01 0.41 3/64 30306
/proc/meminfo: memFree=1265136/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=3748 CPUtime=0.09
/proc/30306/stat : 30306 (IUT_BMB_SIM) R 30304 30306 30269 0 -1 4194304 767 0 0 0 9 0 0 0 18 0 1 0 242255649 3837952 750 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/30306/statm: 937 750 99 274 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3748

[startup+0.301328 s]
/proc/loadavg: 0.00 0.01 0.41 3/64 30306
/proc/meminfo: memFree=1265136/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.29
/proc/30306/stat : 30306 (IUT_BMB_SIM) R 30304 30306 30269 0 -1 4194304 1783 0 0 0 29 0 0 0 20 0 1 0 242255649 8093696 1766 1992294400 134512640 135635349 4294956224 18446744073709551615 134531531 0 0 4096 0 0 0 0 17 0 0 0
/proc/30306/statm: 1976 1766 99 274 0 1699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7904

[startup+0.701412 s]
/proc/loadavg: 0.00 0.01 0.41 3/64 30306
/proc/meminfo: memFree=1265136/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 7904

[startup+1.50155 s]
/proc/loadavg: 0.00 0.01 0.41 2/66 30308
/proc/meminfo: memFree=1252448/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=5668 CPUtime=0.85
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 1535 0 0 0 85 0 0 0 25 0 1 0 242255712 5804032 1285 1992294400 134512640 135212939 4294956320 18446744073709551615 134537391 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 1417 1285 77 170 0 1245 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13572

[startup+3.10184 s]
/proc/loadavg: 0.00 0.01 0.41 2/66 30308
/proc/meminfo: memFree=1251488/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=6464 CPUtime=2.45
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 1756 0 0 0 245 0 0 0 25 0 1 0 242255712 6619136 1506 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 1616 1506 77 170 0 1444 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14368

[startup+6.30142 s]
/proc/loadavg: 0.08 0.02 0.41 2/66 30308
/proc/meminfo: memFree=1249952/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=7600 CPUtime=5.65
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 2033 0 0 0 564 1 0 0 25 0 1 0 242255712 7782400 1783 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 1900 1783 77 170 0 1728 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15504

[startup+12.7016 s]
/proc/loadavg: 0.15 0.04 0.41 2/66 30308
/proc/meminfo: memFree=1249184/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=8268 CPUtime=12.05
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 2201 0 0 0 1204 1 0 0 25 0 1 0 242255712 8466432 1951 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 2067 1951 77 170 0 1895 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16172

[startup+25.5019 s]
/proc/loadavg: 0.34 0.09 0.42 2/66 30308
/proc/meminfo: memFree=1246560/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=11032 CPUtime=24.83
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 2870 0 0 0 2482 1 0 0 25 0 1 0 242255712 11296768 2620 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/30308/statm: 2758 2620 77 170 0 2586 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18936

[startup+51.1016 s]
/proc/loadavg: 0.56 0.16 0.43 2/66 30308
/proc/meminfo: memFree=1243808/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=13872 CPUtime=50.42
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3559 0 0 0 5040 2 0 0 25 0 1 0 242255712 14204928 3309 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3468 3309 77 170 0 3296 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21776

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

[startup+63.9019 s]
/proc/loadavg: 0.63 0.19 0.44 2/66 30308
/proc/meminfo: memFree=1242912/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14684 CPUtime=63.21
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3778 0 0 0 6319 2 0 0 25 0 1 0 242255712 15036416 3528 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3671 3528 77 170 0 3499 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 22588

[startup+70.3011 s]
/proc/loadavg: 0.69 0.21 0.45 2/66 30308
/proc/meminfo: memFree=1242912/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14824 CPUtime=69.61
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3784 0 0 0 6959 2 0 0 25 0 1 0 242255712 15179776 3534 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3706 3534 77 170 0 3534 0
Current children cumulated CPU time (s) 70.24
Current children cumulated vsize (KiB) 22728

[startup+76.7013 s]
/proc/loadavg: 0.71 0.23 0.45 2/66 30308
/proc/meminfo: memFree=1242848/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14824 CPUtime=76
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3804 0 0 0 7598 2 0 0 25 0 1 0 242255712 15179776 3554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3706 3554 77 170 0 3534 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 22728

[startup+79.9029 s]
/proc/loadavg: 0.73 0.24 0.45 2/66 30308
/proc/meminfo: memFree=1242784/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14972 CPUtime=79.2
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3822 0 0 0 7918 2 0 0 25 0 1 0 242255712 15331328 3572 1992294400 134512640 135212939 4294956320 18446744073709551615 134524249 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3743 3572 77 170 0 3571 0
Current children cumulated CPU time (s) 79.83
Current children cumulated vsize (KiB) 22876

[startup+80.702 s]
/proc/loadavg: 0.73 0.24 0.45 2/66 30308
/proc/meminfo: memFree=1242784/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14972 CPUtime=80
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3822 0 0 0 7998 2 0 0 25 0 1 0 242255712 15331328 3572 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3743 3572 77 170 0 3571 0
Current children cumulated CPU time (s) 80.63
Current children cumulated vsize (KiB) 22876

[startup+81.1011 s]
/proc/loadavg: 0.73 0.24 0.45 2/66 30308
/proc/meminfo: memFree=1242784/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14972 CPUtime=80.4
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3822 0 0 0 8038 2 0 0 25 0 1 0 242255712 15331328 3572 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3743 3572 77 170 0 3571 0
Current children cumulated CPU time (s) 81.03
Current children cumulated vsize (KiB) 22876

[startup+81.5012 s]
/proc/loadavg: 0.73 0.24 0.45 2/66 30308
/proc/meminfo: memFree=1242656/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14972 CPUtime=80.8
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3822 0 0 0 8078 2 0 0 25 0 1 0 242255712 15331328 3572 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3743 3572 77 170 0 3571 0
Current children cumulated CPU time (s) 81.43
Current children cumulated vsize (KiB) 22876

[startup+81.6012 s]
/proc/loadavg: 0.73 0.24 0.45 2/66 30308
/proc/meminfo: memFree=1242656/2055920 swapFree=4168304/4192956
[pid=30306] ppid=30304 vsize=7904 CPUtime=0.63
/proc/30306/stat : 30306 (IUT_BMB_SIM) S 30304 30306 30269 0 -1 4194304 1796 0 0 0 42 21 0 0 22 0 1 0 242255649 8093696 1778 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30306/statm: 1976 1778 106 274 0 1699 0
[pid=30308] ppid=30306 vsize=14972 CPUtime=80.9
/proc/30308/stat : 30308 (minisat) R 30306 30306 30269 0 -1 4194304 3822 0 0 0 8088 2 0 0 25 0 1 0 242255712 15331328 3572 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/30308/statm: 3743 3572 77 170 0 3571 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 22876

Child status: 0
Real time (s): 81.6373
CPU time (s): 81.5786
CPU user time (s): 81.3326
CPU system time (s): 0.245962
CPU usage (%): 99.9281
Max. virtual memory (cumulated for all children) (KiB): 22876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3326
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6881
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= 6
involuntary context switches= 307

runsolver used 0.06499 second user time and 0.242963 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-12 17:30:15
IDJOB=1805806
IDBENCH=24601
IDSOLVER=650
FILE ID=node2/1805806-1242142215
PBS_JOBID= 9289719
Free space on /tmp= 66348 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805806-1242142215/watcher-1805806-1242142215 -o /tmp/evaluation-result-1805806-1242142215/solver-1805806-1242142215 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805806-1242142215.cnf HOME

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=2080335245

node2.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.265
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.265
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:       1265688 kB
Buffers:         78528 kB
Cached:         605572 kB
SwapCached:      18952 kB
Active:         192860 kB
Inactive:       512404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265688 kB
SwapTotal:     4192956 kB
SwapFree:      4168304 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            71012 kB
Committed_AS:  1116092 kB
PageTables:       1468 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= 66344 MiB
End job on node2 at 2009-05-12 17:31:37