Trace number 1805785

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 155.855 155.945

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.9928
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.10	This is MiniSat 2.0 beta
0.09/0.10	WARNING: for repeatability, setting FPU to use double precision
0.09/0.10	============================[ Problem Statistics ]=============================
0.09/0.10	|                                                                             |
0.09/0.10	|  Number of variables:  1472                                                 |
0.09/0.10	|  Number of clauses:    7362                                                 |
0.09/0.11	|  Parsing time:         0.01         s                                       |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	|         0 |    1472     7362    63558 |     2454        0    nan |  0.000 % |
0.09/0.12	|       102 |    1472     7362    63558 |     2699      102     11 |  0.000 % |
0.09/0.12	|       252 |    1472     7362    63558 |     2969      252     11 |  0.000 % |
0.09/0.13	|       477 |    1472     7362    63558 |     3266      477     12 |  0.000 % |
0.09/0.13	|       815 |    1472     7362    63558 |     3592      815     12 |  0.000 % |
0.09/0.15	|      1322 |    1472     7362    63558 |     3952     1322     14 |  0.000 % |
0.09/0.17	|      2081 |    1472     7362    63558 |     4347     2081     17 |  0.000 % |
0.09/0.22	|      3220 |    1472     7362    63558 |     4782     3220     19 |  0.000 % |
0.09/0.29	|      4928 |    1472     7362    63558 |     5260     2500     15 |  0.000 % |
0.09/0.41	|      7490 |    1472     7362    63558 |     5786     5062     17 |  0.000 % |
0.09/0.62	|     11335 |    1472     7362    63558 |     6365     3026     17 |  0.000 % |
0.09/0.97	|     17103 |    1472     7362    63558 |     7001     5568     22 |  0.000 % |
1.47/1.51	|     25752 |    1472     7362    63558 |     7701     3618     17 |  0.000 % |
2.27/2.35	|     38726 |    1472     7362    63558 |     8471     4916     17 |  0.000 % |
3.67/3.70	|     58187 |    1472     7362    63558 |     9319     7284     20 |  0.000 % |
6.46/6.52	|     87379 |    1472     7362    63558 |    10250     8306     25 |  0.000 % |
9.96/10.03	|    131169 |    1472     7362    63558 |    11276     5634     16 |  0.001 % |
16.06/16.10	|    196853 |    1472     7362    63558 |    12403     8883     19 |  0.001 % |
26.05/26.16	|    295379 |    1472     7362    63558 |    13644     7640     23 |  0.001 % |
42.45/42.51	|    443169 |    1472     7362    63558 |    15008    11449     25 |  0.001 % |
67.94/68.08	|    664852 |    1470     6606    56133 |    16509     9130     23 |  0.136 % |
111.42/111.58	|    997377 |    1470     5850    49464 |    18160    10118     17 |  0.136 % |
155.79/155.93	===============================================================================
155.79/155.94	restarts              : 22
155.79/155.94	conflicts             : 1296305        (8324 /sec)
155.79/155.94	decisions             : 4144203        (1.96 % random) (26611 /sec)
155.79/155.94	propagations          : 46034853       (295604 /sec)
155.79/155.94	conflict literals     : 32454057       (26.42 % deleted)
155.79/155.94	Memory used           : 6.90 MB
155.79/155.94	CPU time              : 155.731 s
155.79/155.94	
155.79/155.94	UNSATISFIABLE
155.79/155.94	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-1805785-1242142214/watcher-1805785-1242142214 -o /tmp/evaluation-result-1805785-1242142214/solver-1805785-1242142214 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805785-1242142214.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.00 0.37 2/64 14349
/proc/meminfo: memFree=1141744/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=1568 CPUtime=0
/proc/14349/stat : 14349 (IUT_BMB_SIM) R 14347 14349 14283 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 242249500 1605632 195 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14349/statm: 392 196 99 274 0 115 0

[startup+0.0449419 s]
/proc/loadavg: 0.00 0.00 0.37 2/64 14349
/proc/meminfo: memFree=1141744/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2360 CPUtime=0.04
/proc/14349/stat : 14349 (IUT_BMB_SIM) R 14347 14349 14283 0 -1 4194304 394 0 0 0 4 0 0 0 18 0 1 0 242249500 2416640 377 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14349/statm: 590 378 99 274 0 313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2360

[startup+0.101945 s]
/proc/loadavg: 0.00 0.00 0.37 2/64 14349
/proc/meminfo: memFree=1141744/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) R 14347 14349 14283 0 -1 4194304 429 0 0 0 7 2 0 0 18 0 1 0 242249500 2547712 412 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/14349/statm: 622 412 101 274 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+0.301966 s]
/proc/loadavg: 0.00 0.00 0.37 2/64 14349
/proc/meminfo: memFree=1141744/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+0.702006 s]
/proc/loadavg: 0.00 0.00 0.37 2/64 14349
/proc/meminfo: memFree=1141744/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.37 2/66 14351
/proc/meminfo: memFree=1138272/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=3368 CPUtime=1.38
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 816 0 0 0 138 0 0 0 25 0 1 0 242249510 3448832 566 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14351/statm: 842 566 77 170 0 670 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5856

[startup+3.10222 s]
/proc/loadavg: 0.00 0.00 0.37 2/66 14351
/proc/meminfo: memFree=1137888/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=3764 CPUtime=2.98
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 899 0 0 0 298 0 0 0 25 0 1 0 242249510 3854336 649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 941 649 77 170 0 769 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6252

[startup+6.30151 s]
/proc/loadavg: 0.08 0.02 0.37 2/66 14351
/proc/meminfo: memFree=1137056/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=4296 CPUtime=6.17
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1024 0 0 0 617 0 0 0 25 0 1 0 242249510 4399104 774 1992294400 134512640 135212939 4294956320 18446744073709551615 134527312 0 0 4096 3 0 0 0 17 1 0 0
/proc/14351/statm: 1074 774 77 170 0 902 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 6784

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.37 2/66 14351
/proc/meminfo: memFree=1136672/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=4692 CPUtime=12.57
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1121 0 0 0 1257 0 0 0 25 0 1 0 242249510 4804608 871 1992294400 134512640 135212939 4294956320 18446744073709551615 134536392 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1173 871 77 170 0 1001 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7180

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.38 2/66 14351
/proc/meminfo: memFree=1136224/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=5092 CPUtime=25.36
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1226 0 0 0 2536 0 0 0 25 0 1 0 242249510 5214208 976 1992294400 134512640 135212939 4294956320 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1273 976 77 170 0 1101 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7580

[startup+51.1015 s]
/proc/loadavg: 0.56 0.15 0.40 2/66 14351
/proc/meminfo: memFree=1135648/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=5756 CPUtime=50.95
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1401 0 0 0 5095 0 0 0 25 0 1 0 242249510 5894144 1151 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/14351/statm: 1439 1151 77 170 0 1267 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8244

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.43 2/66 14351
/proc/meminfo: memFree=1134816/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=6556 CPUtime=102.14
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1593 0 0 0 10213 1 0 0 25 0 1 0 242249510 6713344 1343 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1639 1343 77 170 0 1467 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9044

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

[startup+127.901 s]
/proc/loadavg: 0.87 0.34 0.44 2/66 14351
/proc/meminfo: memFree=1134496/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=6916 CPUtime=127.73
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1665 0 0 0 12772 1 0 0 25 0 1 0 242249510 7081984 1415 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1729 1415 77 170 0 1557 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 9404

[startup+140.702 s]
/proc/loadavg: 0.90 0.37 0.45 2/66 14351
/proc/meminfo: memFree=1134368/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=140.53
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1707 0 0 0 14052 1 0 0 25 0 1 0 242249510 7229440 1457 1992294400 134512640 135212939 4294956320 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1457 77 170 0 1593 0
Current children cumulated CPU time (s) 140.62
Current children cumulated vsize (KiB) 9548

[startup+147.101 s]
/proc/loadavg: 0.91 0.38 0.45 2/66 14351
/proc/meminfo: memFree=1134304/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=146.9
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1717 0 0 0 14689 1 0 0 25 0 1 0 242249510 7229440 1467 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1467 77 170 0 1593 0
Current children cumulated CPU time (s) 146.99
Current children cumulated vsize (KiB) 9548

[startup+150.301 s]
/proc/loadavg: 0.92 0.39 0.46 2/66 14351
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=150.1
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1717 0 0 0 15009 1 0 0 25 0 1 0 242249510 7229440 1467 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1467 77 170 0 1593 0
Current children cumulated CPU time (s) 150.19
Current children cumulated vsize (KiB) 9548

[startup+153.502 s]
/proc/loadavg: 0.92 0.39 0.46 2/66 14351
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=153.3
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1722 0 0 0 15329 1 0 0 25 0 1 0 242249510 7229440 1472 1992294400 134512640 135212939 4294956320 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1472 77 170 0 1593 0
Current children cumulated CPU time (s) 153.39
Current children cumulated vsize (KiB) 9548

[startup+155.107 s]
/proc/loadavg: 0.92 0.40 0.46 2/66 14351
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=154.9
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1722 0 0 0 15489 1 0 0 25 0 1 0 242249510 7229440 1472 1992294400 134512640 135212939 4294956320 18446744073709551615 134541443 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1472 77 170 0 1593 0
Current children cumulated CPU time (s) 154.99
Current children cumulated vsize (KiB) 9548

[startup+155.502 s]
/proc/loadavg: 0.92 0.40 0.46 2/66 14351
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=155.3
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1722 0 0 0 15529 1 0 0 25 0 1 0 242249510 7229440 1472 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1472 77 170 0 1593 0
Current children cumulated CPU time (s) 155.39
Current children cumulated vsize (KiB) 9548

[startup+155.902 s]
/proc/loadavg: 0.92 0.40 0.46 2/66 14351
/proc/meminfo: memFree=1134240/2055920 swapFree=4178620/4192956
[pid=14349] ppid=14347 vsize=2488 CPUtime=0.09
/proc/14349/stat : 14349 (IUT_BMB_SIM) S 14347 14349 14283 0 -1 4194304 435 0 0 0 7 2 0 0 19 0 1 0 242249500 2547712 417 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14349/statm: 622 417 106 274 0 345 0
[pid=14351] ppid=14349 vsize=7060 CPUtime=155.7
/proc/14351/stat : 14351 (minisat) R 14349 14349 14283 0 -1 4194304 1722 0 0 0 15569 1 0 0 25 0 1 0 242249510 7229440 1472 1992294400 134512640 135212939 4294956320 18446744073709551615 134523832 0 0 4096 3 0 0 0 17 0 0 0
/proc/14351/statm: 1765 1472 77 170 0 1593 0
Current children cumulated CPU time (s) 155.79
Current children cumulated vsize (KiB) 9548

Child status: 0
Real time (s): 155.945
CPU time (s): 155.855
CPU user time (s): 155.807
CPU system time (s): 0.047992
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 9548

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

runsolver used 0.137979 second user time and 0.438933 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 17:30:15
IDJOB=1805785
IDBENCH=24598
IDSOLVER=650
FILE ID=node43/1805785-1242142214
PBS_JOBID= 9289680
Free space on /tmp= 66184 MiB

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

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=533668461

node43.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.237
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.237
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:       1142288 kB
Buffers:         57040 kB
Cached:         771644 kB
SwapCached:       8124 kB
Active:          81400 kB
Inactive:       757652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1142288 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            60688 kB
Committed_AS:   925108 kB
PageTables:       1444 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= 66180 MiB
End job on node43 at 2009-05-12 17:32:51