Trace number 1805757

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 59.221 59.2602

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.5826
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.15	This is MiniSat 2.0 beta
0.09/0.15	WARNING: for repeatability, setting FPU to use double precision
0.09/0.15	============================[ Problem Statistics ]=============================
0.09/0.15	|                                                                             |
0.09/0.15	|  Number of variables:  432                                                  |
0.09/0.15	|  Number of clauses:    13440                                                |
0.09/0.16	|  Parsing time:         0.01         s                                       |
0.09/0.16	============================[ Search Statistics ]==============================
0.09/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	===============================================================================
0.09/0.16	|         0 |     432    13440    50416 |     4480        0    nan |  0.000 % |
0.09/0.17	|       100 |     432    13440    50416 |     4928      100     18 |  0.011 % |
0.09/0.18	|       251 |     432    13440    50416 |     5420      251     19 |  0.011 % |
0.09/0.19	|       477 |     432    13440    50416 |     5962      477     19 |  0.011 % |
0.15/0.21	|       819 |     432    13440    50416 |     6559      819     21 |  0.010 % |
0.15/0.24	|      1325 |     432    13440    50416 |     7215     1325     22 |  0.001 % |
0.15/0.30	|      2084 |     432    13440    50416 |     7936     2084     22 |  0.010 % |
0.15/0.39	|      3223 |     432    13440    50416 |     8730     3223     22 |  0.010 % |
0.15/0.55	|      4931 |     432    13440    50416 |     9603     4931     24 |  0.001 % |
0.15/0.86	|      7495 |     432    13440    50416 |    10563     7495     24 |  0.001 % |
1.38/1.42	|     11342 |     432    13440    50416 |    11619     6025     21 |  0.001 % |
2.18/2.25	|     17110 |     432    13440    50416 |    12781     5932     21 |  0.001 % |
3.37/3.49	|     25760 |     432    13440    50416 |    14060     8152     20 |  0.001 % |
5.47/5.59	|     38736 |     432    13440    50416 |    15466    14042     21 |  0.001 % |
8.87/8.96	|     58198 |     432    13440    50416 |    17012    10168     20 |  0.001 % |
14.67/14.76	|     87391 |     432    13440    50416 |    18714    13708     21 |  0.023 % |
23.66/23.73	|    131180 |     431    13393    50310 |    20585    12283     22 |  0.242 % |
39.16/39.21	|    196865 |     428    13254    49996 |    22644    10916     21 |  0.926 % |
59.15/59.25	===============================================================================
59.15/59.25	restarts              : 18
59.15/59.25	conflicts             : 281792         (4773 /sec)
59.15/59.25	decisions             : 315307         (1.50 % random) (5341 /sec)
59.15/59.25	propagations          : 21155532       (358325 /sec)
59.15/59.25	conflict literals     : 6409063        (43.74 % deleted)
59.15/59.25	Memory used           : 6.25 MB
59.15/59.25	CPU time              : 59.04 s
59.15/59.25	
59.15/59.25	UNSATISFIABLE
59.15/59.25	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-1805757-1242142213/watcher-1805757-1242142213 -o /tmp/evaluation-result-1805757-1242142213/solver-1805757-1242142213 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805757-1242142213.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.04 0.56 3/64 27237
/proc/meminfo: memFree=1453960/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=1592 CPUtime=0
/proc/27237/stat : 27237 (IUT_BMB_SIM) R 27235 27237 27200 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 242248838 1630208 188 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27237/statm: 398 188 99 274 0 121 0

[startup+0.102882 s]
/proc/loadavg: 0.00 0.04 0.56 3/64 27237
/proc/meminfo: memFree=1453960/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.09
/proc/27237/stat : 27237 (IUT_BMB_SIM) R 27235 27237 27200 0 -1 4194304 534 0 0 0 8 1 0 0 18 0 1 0 242248838 2846720 517 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/27237/statm: 695 517 101 274 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.201894 s]
/proc/loadavg: 0.00 0.04 0.56 3/64 27237
/proc/meminfo: memFree=1453960/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2780

[startup+0.301902 s]
/proc/loadavg: 0.00 0.04 0.56 3/64 27237
/proc/meminfo: memFree=1453960/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2780

[startup+0.70194 s]
/proc/loadavg: 0.00 0.04 0.56 3/64 27237
/proc/meminfo: memFree=1453960/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2780

[startup+1.50301 s]
/proc/loadavg: 0.00 0.04 0.56 2/66 27239
/proc/meminfo: memFree=1449720/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=4000 CPUtime=1.33
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 921 0 0 0 133 0 0 0 25 0 1 0 242248853 4096000 671 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/27239/statm: 1000 671 76 170 0 828 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6780

[startup+3.10116 s]
/proc/loadavg: 0.08 0.06 0.57 2/66 27239
/proc/meminfo: memFree=1449272/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=4132 CPUtime=2.92
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 958 0 0 0 292 0 0 0 25 0 1 0 242248853 4231168 708 1992294400 134512640 135212939 4294956320 18446744073709551615 134529712 0 0 4096 3 0 0 0 17 1 0 0
/proc/27239/statm: 1033 708 76 170 0 861 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6912

[startup+6.30144 s]
/proc/loadavg: 0.08 0.06 0.57 2/66 27239
/proc/meminfo: memFree=1448824/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=4532 CPUtime=6.12
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1080 0 0 0 612 0 0 0 25 0 1 0 242248853 4640768 830 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1133 830 76 170 0 961 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7312

[startup+12.702 s]
/proc/loadavg: 0.22 0.09 0.57 2/66 27239
/proc/meminfo: memFree=1447928/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=5192 CPUtime=12.52
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1228 0 0 0 1251 1 0 0 25 0 1 0 242248853 5316608 978 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 1 0 0
/proc/27239/statm: 1298 978 76 170 0 1126 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7972

[startup+25.5012 s]
/proc/loadavg: 0.34 0.12 0.57 2/66 27239
/proc/meminfo: memFree=1447672/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=5588 CPUtime=25.31
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1332 0 0 0 2530 1 0 0 25 0 1 0 242248853 5722112 1082 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1397 1082 76 170 0 1225 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8368

[startup+51.1015 s]
/proc/loadavg: 0.56 0.19 0.58 2/66 27239
/proc/meminfo: memFree=1446968/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6260 CPUtime=50.9
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1500 0 0 0 5089 1 0 0 25 0 1 0 242248853 6410240 1250 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1565 1250 76 170 0 1393 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9040

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

[startup+51.2015 s]
/proc/loadavg: 0.56 0.19 0.58 2/66 27239
/proc/meminfo: memFree=1446968/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6260 CPUtime=51
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1500 0 0 0 5099 1 0 0 25 0 1 0 242248853 6410240 1250 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1565 1250 76 170 0 1393 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 9040

[startup+54.4018 s]
/proc/loadavg: 0.60 0.20 0.59 2/66 27239
/proc/meminfo: memFree=1446968/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6260 CPUtime=54.2
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1508 0 0 0 5419 1 0 0 25 0 1 0 242248853 6410240 1258 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1565 1258 76 170 0 1393 0
Current children cumulated CPU time (s) 54.35
Current children cumulated vsize (KiB) 9040

[startup+57.6011 s]
/proc/loadavg: 0.63 0.21 0.59 2/66 27239
/proc/meminfo: memFree=1446904/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6396 CPUtime=57.4
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1520 0 0 0 5739 1 0 0 25 0 1 0 242248853 6549504 1270 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/27239/statm: 1599 1270 76 170 0 1427 0
Current children cumulated CPU time (s) 57.55
Current children cumulated vsize (KiB) 9176

[startup+58.4061 s]
/proc/loadavg: 0.63 0.21 0.59 2/66 27239
/proc/meminfo: memFree=1446904/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6396 CPUtime=58.2
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1520 0 0 0 5819 1 0 0 25 0 1 0 242248853 6549504 1270 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1599 1270 76 170 0 1427 0
Current children cumulated CPU time (s) 58.35
Current children cumulated vsize (KiB) 9176

[startup+58.8012 s]
/proc/loadavg: 0.63 0.21 0.59 2/66 27239
/proc/meminfo: memFree=1446904/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6396 CPUtime=58.6
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1520 0 0 0 5859 1 0 0 25 0 1 0 242248853 6549504 1270 1992294400 134512640 135212939 4294956320 18446744073709551615 134526666 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1599 1270 76 170 0 1427 0
Current children cumulated CPU time (s) 58.75
Current children cumulated vsize (KiB) 9176

[startup+59.2012 s]
/proc/loadavg: 0.63 0.21 0.59 2/66 27239
/proc/meminfo: memFree=1446904/2055920 swapFree=4150108/4192956
[pid=27237] ppid=27235 vsize=2780 CPUtime=0.15
/proc/27237/stat : 27237 (IUT_BMB_SIM) S 27235 27237 27200 0 -1 4194304 540 0 0 0 10 5 0 0 18 0 1 0 242248838 2846720 522 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27237/statm: 695 522 106 274 0 418 0
[pid=27239] ppid=27237 vsize=6396 CPUtime=59
/proc/27239/stat : 27239 (minisat) R 27237 27237 27200 0 -1 4194304 1520 0 0 0 5899 1 0 0 25 0 1 0 242248853 6549504 1270 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/27239/statm: 1599 1270 76 170 0 1427 0
Current children cumulated CPU time (s) 59.15
Current children cumulated vsize (KiB) 9176

Child status: 0
Real time (s): 59.2602
CPU time (s): 59.221
CPU user time (s): 59.147
CPU system time (s): 0.073988
CPU usage (%): 99.9339
Max. virtual memory (cumulated for all children) (KiB): 9176

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

runsolver used 0.051992 second user time and 0.168974 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-12 17:30:13
IDJOB=1805757
IDBENCH=24593
IDSOLVER=650
FILE ID=node51/1805757-1242142213
PBS_JOBID= 9289673
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=1919379443

node51.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.214
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.214
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:       1454440 kB
Buffers:         41788 kB
Cached:         447940 kB
SwapCached:      36660 kB
Active:          51168 kB
Inactive:       477192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454440 kB
SwapTotal:     4192956 kB
SwapFree:      4150108 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:          13940 kB
Slab:            59268 kB
Committed_AS:   711496 kB
PageTables:       1392 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= 66244 MiB
End job on node51 at 2009-05-12 17:31:12