Trace number 1797570

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.0? (TO) 1200.08 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.29/0.39	This is MiniSat 2.0 beta
0.29/0.39	WARNING: for repeatability, setting FPU to use double precision
0.29/0.39	============================[ Problem Statistics ]=============================
0.29/0.39	|                                                                             |
0.29/0.39	|  Number of variables:  8527                                                 |
0.29/0.39	|  Number of clauses:    25480                                                |
0.37/0.40	|  Parsing time:         0.01         s                                       |
0.37/0.40	============================[ Search Statistics ]==============================
0.37/0.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.37/0.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.37/0.40	===============================================================================
0.37/0.40	|         0 |    8525    25480    59453 |     8493        0    nan |  0.000 % |
0.37/0.42	|       100 |    8525    25480    59453 |     9342      100     26 |  0.000 % |
0.37/0.66	|       250 |    8525    25480    59453 |    10276      250     50 |  0.000 % |
0.37/0.95	|       475 |    8525    25480    59453 |    11304      475     40 |  0.000 % |
1.37/1.41	|       812 |    8525    25480    59453 |    12435      812     43 |  0.000 % |
2.17/2.29	|      1319 |    8525    25480    59453 |    13678     1319     37 |  0.000 % |
3.57/3.61	|      2079 |    8525    25480    59453 |    15046     2079     34 |  0.000 % |
5.57/5.65	|      3219 |    8525    25480    59453 |    16551     3219     32 |  0.000 % |
8.67/8.78	|      4928 |    8525    25480    59453 |    18206     4928     30 |  0.000 % |
13.66/13.73	|      7490 |    8525    25480    59453 |    20026     7490     30 |  0.000 % |
21.16/21.25	|     11334 |    8525    25480    59453 |    22029    11334     29 |  0.000 % |
32.65/32.71	|     17101 |    8525    25480    59453 |    24232    17101     29 |  0.000 % |
52.35/52.49	|     25751 |    8525    25480    59453 |    26655    25751     28 |  0.000 % |
82.24/82.37	|     38726 |    8525    25480    59453 |    29321    21335     27 |  0.000 % |
114.43/114.52	|     58187 |    8525    25480    59453 |    32253    21330     31 |  0.000 % |
202.79/202.97	|     87380 |    8525    25480    59453 |    35478    28698     34 |  0.000 % |
319.66/319.81	|    131169 |    8525    25480    59453 |    39026    23277     24 |  0.000 % |
454.61/454.85	|    196854 |    8525    25480    59453 |    42929    34425     27 |  0.000 % |
745.00/745.34	|    295381 |    8525    25480    59453 |    47222    38625     24 |  0.000 % |
1200.05/1200.50	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797570-1242079285/watcher-1797570-1242079285 -o /tmp/evaluation-result-1797570-1242079285/solver-1797570-1242079285 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797570-1242079285.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.92 0.98 0.99 3/65 6937
/proc/meminfo: memFree=1320664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=1584 CPUtime=0
/proc/6937/stat : 6937 (IUT_BMB_SIM) R 6935 6937 6640 0 -1 4194304 191 0 0 0 0 0 0 0 20 0 1 0 235957497 1622016 174 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 1 0 0
/proc/6937/statm: 396 174 90 274 0 119 0

[startup+0.0586049 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6937
/proc/meminfo: memFree=1320664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=3324 CPUtime=0.05
/proc/6937/stat : 6937 (IUT_BMB_SIM) R 6935 6937 6640 0 -1 4194304 643 0 0 0 5 0 0 0 20 0 1 0 235957497 3403776 626 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6937/statm: 831 626 97 274 0 554 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3324

[startup+0.101612 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6937
/proc/meminfo: memFree=1320664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=3852 CPUtime=0.09
/proc/6937/stat : 6937 (IUT_BMB_SIM) R 6935 6937 6640 0 -1 4194304 781 0 0 0 9 0 0 0 20 0 1 0 235957497 3944448 764 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 1 0 0
/proc/6937/statm: 963 764 97 274 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3852

[startup+0.301652 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6937
/proc/meminfo: memFree=1320664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.29
/proc/6937/stat : 6937 (IUT_BMB_SIM) R 6935 6937 6640 0 -1 4194304 1498 0 0 0 26 3 0 0 22 0 1 0 235957497 6729728 1464 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 1 0 0
/proc/6937/statm: 1643 1464 100 274 0 1366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6572

[startup+0.70174 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6937
/proc/meminfo: memFree=1320664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 6572

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1312648/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=3664 CPUtime=1.1
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 876 0 0 0 110 0 0 0 25 0 1 0 235957536 3751936 626 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 916 626 77 170 0 744 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10236

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1312392/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=3796 CPUtime=2.7
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 914 0 0 0 270 0 0 0 25 0 1 0 235957536 3887104 664 1992294400 134512640 135212939 4294956320 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 949 664 77 170 0 777 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10368

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1311944/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=4192 CPUtime=5.9
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 987 0 0 0 590 0 0 0 25 0 1 0 235957536 4292608 737 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 1048 737 77 170 0 876 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10764

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1311240/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=4724 CPUtime=12.29
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 1133 0 0 0 1229 0 0 0 25 0 1 0 235957536 4837376 883 1992294400 134512640 135212939 4294956320 18446744073709551615 134537448 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 1181 883 77 170 0 1009 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11296

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1310088/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=5920 CPUtime=25.09
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 1417 0 0 0 2509 0 0 0 25 0 1 0 235957536 6062080 1167 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 1480 1167 77 170 0 1308 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12492

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1308168/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=7924 CPUtime=50.68
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 1922 0 0 0 5067 1 0 0 25 0 1 0 235957536 8114176 1672 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 1981 1672 77 170 0 1809 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14496

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1306632/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=9552 CPUtime=101.86
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2282 0 0 0 10185 1 0 0 25 0 1 0 235957536 9781248 2032 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 2388 2032 77 170 0 2216 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16124

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1305288/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=10952 CPUtime=161.84
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2617 0 0 0 16183 1 0 0 25 0 1 0 235957536 11214848 2367 1992294400 134512640 135212939 4294956320 18446744073709551615 134536046 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 2738 2367 77 170 0 2566 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17524

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1305032/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=11232 CPUtime=221.82
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2698 0 0 0 22180 2 0 0 25 0 1 0 235957536 11501568 2448 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 2808 2448 77 170 0 2636 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 17804

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1304584/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=11708 CPUtime=281.8
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2798 0 0 0 28178 2 0 0 25 0 1 0 235957536 11988992 2548 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 2927 2548 77 170 0 2755 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 18280

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1304264/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=11920 CPUtime=341.78
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2872 0 0 0 34176 2 0 0 25 0 1 0 235957536 12206080 2622 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 2980 2622 77 170 0 2808 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 18492

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1304264/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=12000 CPUtime=401.76
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 2876 0 0 0 40174 2 0 0 25 0 1 0 235957536 12288000 2626 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3000 2626 77 170 0 2828 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 18572

[startup+462.301 s]

################
# More data... #
################

[pid=6939] ppid=6937 vsize=13280 CPUtime=521.71
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3167 0 0 0 52169 2 0 0 25 0 1 0 235957536 13598720 2917 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3320 2917 77 170 0 3148 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 19852

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1302728/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=13656 CPUtime=581.69
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3254 0 0 0 58167 2 0 0 25 0 1 0 235957536 13983744 3004 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3414 3004 77 170 0 3242 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 20228

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1302728/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=13656 CPUtime=641.67
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3254 0 0 0 64165 2 0 0 25 0 1 0 235957536 13983744 3004 1992294400 134512640 135212939 4294956320 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3414 3004 77 170 0 3242 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 20228

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1302664/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=13656 CPUtime=701.65
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3254 0 0 0 70163 2 0 0 25 0 1 0 235957536 13983744 3004 1992294400 134512640 135212939 4294956320 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3414 3004 77 170 0 3242 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 20228

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1301768/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=14688 CPUtime=761.63
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3477 0 0 0 76161 2 0 0 25 0 1 0 235957536 15040512 3227 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3672 3227 77 170 0 3500 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 21260

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1300488/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=15996 CPUtime=821.61
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 3799 0 0 0 82158 3 0 0 25 0 1 0 235957536 16379904 3549 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 3999 3549 77 170 0 3827 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 22568

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1295304/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=21032 CPUtime=881.59
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5075 0 0 0 88155 4 0 0 25 0 1 0 235957536 21536768 4825 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5258 4825 77 170 0 5086 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 27604

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1293960/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=22484 CPUtime=941.56
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5412 0 0 0 94152 4 0 0 25 0 1 0 235957536 23023616 5162 1992294400 134512640 135212939 4294956320 18446744073709551615 134538784 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5621 5162 77 170 0 5449 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 29056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1293896/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=22484 CPUtime=1001.54
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5425 0 0 0 100150 4 0 0 25 0 1 0 235957536 23023616 5175 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5621 5175 77 170 0 5449 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 29056

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1293000/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=23408 CPUtime=1061.52
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5653 0 0 0 106147 5 0 0 25 0 1 0 235957536 23969792 5403 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5852 5403 77 170 0 5680 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 29980

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1293000/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=23408 CPUtime=1121.5
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5658 0 0 0 112145 5 0 0 25 0 1 0 235957536 23969792 5408 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5852 5408 77 170 0 5680 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 29980

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1292936/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=23396 CPUtime=1181.48
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5659 0 0 0 118143 5 0 0 25 0 1 0 235957536 23957504 5409 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5849 5409 77 170 0 5677 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 29968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1292936/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=23396 CPUtime=1199.68
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5659 0 0 0 119963 5 0 0 25 0 1 0 235957536 23957504 5409 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5849 5409 77 170 0 5677 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29968

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6939
/proc/meminfo: memFree=1292936/2055920 swapFree=4162568/4192956
[pid=6937] ppid=6935 vsize=6572 CPUtime=0.37
/proc/6937/stat : 6937 (IUT_BMB_SIM) S 6935 6937 6640 0 -1 4194304 1504 0 0 0 28 9 0 0 23 0 1 0 235957497 6729728 1469 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/6937/statm: 1643 1469 105 274 0 1366 0
[pid=6939] ppid=6937 vsize=23396 CPUtime=1199.68
/proc/6939/stat : 6939 (minisat) R 6937 6937 6640 0 -1 4194304 5659 0 0 0 119963 5 0 0 25 0 1 0 235957536 23957504 5409 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 1 0 0
/proc/6939/statm: 5849 5409 77 170 0 5677 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.152976
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 29980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7606
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= 5
involuntary context switches= 1902

runsolver used 1.00585 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 00:01:25
IDJOB=1797570
IDBENCH=70775
IDSOLVER=650
FILE ID=node80/1797570-1242079285
PBS_JOBID= 9277657
Free space on /tmp= 66032 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797570-1242079285/watcher-1797570-1242079285 -o /tmp/evaluation-result-1797570-1242079285/solver-1797570-1242079285 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797570-1242079285.cnf HOME

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1002991318

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1321208 kB
Buffers:         76092 kB
Cached:         555984 kB
SwapCached:      25212 kB
Active:         227032 kB
Inactive:       432416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321208 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            61264 kB
Committed_AS:   831776 kB
PageTables:       1396 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= 66032 MiB
End job on node80 at 2009-05-12 00:21:28