Trace number 1797617

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.09 1200.52

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
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 variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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
1.59/1.62	This is MiniSat 2.0 beta
1.59/1.62	WARNING: for repeatability, setting FPU to use double precision
1.59/1.62	============================[ Problem Statistics ]=============================
1.59/1.62	|                                                                             |
1.59/1.62	|  Number of variables:  31931                                                |
1.59/1.62	|  Number of clauses:    95627                                                |
1.59/1.67	|  Parsing time:         0.05         s                                       |
1.59/1.68	============================[ Search Statistics ]==============================
1.59/1.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.68	===============================================================================
1.59/1.68	|         0 |   31914    93539   220919 |    31179        0    nan |  0.000 % |
1.61/1.80	|       101 |   31848    93539   220919 |    34297       84     29 |  1.112 % |
2.78/2.89	|       252 |   31509    91661   216424 |    37727      221     28 |  1.319 % |
4.78/4.87	|       478 |   31433    91313   215641 |    41500      445     25 |  1.557 % |
6.48/6.53	|       816 |   31433    91313   215641 |    45650      783     28 |  1.557 % |
10.17/10.21	|      1324 |   31415    91238   215466 |    50215     1290     28 |  1.613 % |
15.87/15.93	|      2086 |   31415    91238   215466 |    55236     2052     29 |  1.613 % |
24.87/24.97	|      3225 |   31353    90975   214862 |    60760     3189     28 |  1.807 % |
36.26/36.36	|      4934 |   31349    90959   214820 |    66836     4895     28 |  1.829 % |
56.95/57.09	|      7497 |   31341    90927   214732 |    73520     7456     26 |  1.845 % |
89.04/89.11	|     11341 |   31341    90927   214732 |    80872    11300     25 |  1.845 % |
138.43/138.56	|     17107 |   31341    90927   214732 |    88959    17066     24 |  1.845 % |
204.90/205.08	|     25756 |   31338    90915   214698 |    97855    25714     26 |  1.854 % |
316.67/316.85	|     38730 |   31237    90499   213739 |   107640    38684     29 |  2.170 % |
458.93/459.14	|     58192 |   31233    90483   213697 |   118404    58143     31 |  2.199 % |
676.45/676.76	|     87384 |   31228    90465   213643 |   130245    87334     33 |  2.199 % |
1022.74/1023.13	|    131173 |   31228    90465   213643 |   143269   131123     34 |  2.199 % |

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-1797617-1242082395/watcher-1797617-1242082395 -o /tmp/evaluation-result-1797617-1242082395/solver-1797617-1242082395 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797617-1242082395.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: 1.00 1.00 1.00 3/64 5283
/proc/meminfo: memFree=1925688/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=2412 CPUtime=0
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 236272493 2469888 167 1992294400 134512640 135635349 4294956224 18446744073709551615 134543488 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 603 168 93 274 0 326 0

[startup+0.0559919 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5283
/proc/meminfo: memFree=1925688/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=6952 CPUtime=0.04
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 1546 0 0 0 4 0 0 0 18 0 1 0 236272493 7118848 1529 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 1738 1529 99 274 0 1461 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6952

[startup+0.101998 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5283
/proc/meminfo: memFree=1925688/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=7480 CPUtime=0.09
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 1701 0 0 0 9 0 0 0 18 0 1 0 236272493 7659520 1684 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 1870 1684 99 274 0 1593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.30203 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5283
/proc/meminfo: memFree=1925688/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=9856 CPUtime=0.29
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 2287 0 0 0 28 1 0 0 19 0 1 0 236272493 10092544 2270 1992294400 134512640 135635349 4294956224 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 2464 2271 99 274 0 2187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9856

[startup+0.701092 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5283
/proc/meminfo: memFree=1925688/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=15268 CPUtime=0.69
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 3631 0 0 0 68 1 0 0 22 0 1 0 236272493 15634432 3614 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 3817 3614 99 274 0 3540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15268

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5284
/proc/meminfo: memFree=1905648/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.49
/proc/5283/stat : 5283 (IUT_BMB_SIM) R 5281 5283 4750 0 -1 4194304 5139 0 0 0 118 31 0 0 25 0 1 0 236272493 21323776 5028 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 1 0 0
/proc/5283/statm: 5206 5028 101 274 0 4929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20824

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1897320/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=8368 CPUtime=1.47
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2039 0 0 0 146 1 0 0 25 0 1 0 236272655 8568832 1789 1992294400 134512640 135212939 4294956320 18446744073709551615 134523832 0 0 4096 3 0 0 0 17 0 0 0
/proc/5285/statm: 2092 1789 76 170 0 1920 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29192

[startup+6.30199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1897128/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=8368 CPUtime=4.66
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2055 0 0 0 465 1 0 0 25 0 1 0 236272655 8568832 1805 1992294400 134512640 135212939 4294956320 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2092 1805 76 170 0 1920 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29192

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1897008/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=8504 CPUtime=11.06
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2090 0 0 0 1105 1 0 0 25 0 1 0 236272655 8708096 1840 1992294400 134512640 135212939 4294956320 18446744073709551615 134536389 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2126 1840 76 170 0 1954 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29328

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1896752/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=8768 CPUtime=23.85
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2162 0 0 0 2384 1 0 0 25 0 1 0 236272655 8978432 1912 1992294400 134512640 135212939 4294956320 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2192 1912 76 170 0 2020 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29592

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1896176/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=9296 CPUtime=49.44
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2301 0 0 0 4943 1 0 0 25 0 1 0 236272655 9519104 2051 1992294400 134512640 135212939 4294956320 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2324 2051 76 170 0 2152 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30120

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1895408/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=10224 CPUtime=100.64
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2503 0 0 0 10062 2 0 0 25 0 1 0 236272655 10469376 2253 1992294400 134512640 135212939 4294956320 18446744073709551615 134536100 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2556 2253 76 170 0 2384 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31048

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1894384/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=11272 CPUtime=160.61
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 2767 0 0 0 16059 2 0 0 25 0 1 0 236272655 11542528 2517 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 2818 2517 76 170 0 2646 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32096

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1892784/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=12796 CPUtime=220.6
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 3146 0 0 0 22057 3 0 0 25 0 1 0 236272655 13103104 2896 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 3199 2896 76 170 0 3027 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33620

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1891568/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=14044 CPUtime=280.57
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 3446 0 0 0 28054 3 0 0 25 0 1 0 236272655 14381056 3196 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 3511 3196 76 170 0 3339 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 34868

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1889840/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=15812 CPUtime=340.55
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 3863 0 0 0 34052 3 0 0 25 0 1 0 236272655 16191488 3613 1992294400 134512640 135212939 4294956320 18446744073709551615 134527104 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 3953 3613 76 170 0 3781 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 36636

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5285
/proc/meminfo: memFree=1888368/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=17308 CPUtime=400.54
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 4235 0 0 0 40050 4 0 0 25 0 1 0 236272655 17723392 3985 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 4327 3985 76 170 0 4155 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 38132

[startup+462.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 5285
/proc/meminfo: memFree=1886512/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61

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

/proc/5285/statm: 5542 5173 76 170 0 5370 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 42992

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 5291
/proc/meminfo: memFree=1882088/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=23488 CPUtime=640.45
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 5749 0 0 0 64040 5 0 0 25 0 1 0 236272655 24051712 5499 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 5872 5499 76 170 0 5700 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 44312

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 5291
/proc/meminfo: memFree=1880488/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=25112 CPUtime=700.43
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 6143 0 0 0 70037 6 0 0 25 0 1 0 236272655 25714688 5893 1992294400 134512640 135212939 4294956320 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 6278 5893 76 170 0 6106 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 45936

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5291
/proc/meminfo: memFree=1879080/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=26644 CPUtime=760.42
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 6476 0 0 0 76036 6 0 0 25 0 1 0 236272655 27283456 6226 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 6661 6226 76 170 0 6489 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 47468

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1877808/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=27936 CPUtime=820.4
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 6800 0 0 0 82033 7 0 0 25 0 1 0 236272655 28606464 6550 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 6984 6550 76 170 0 6812 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 48760

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1876720/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=28996 CPUtime=880.38
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 7073 0 0 0 88031 7 0 0 25 0 1 0 236272655 29691904 6823 1992294400 134512640 135212939 4294956320 18446744073709551615 134537406 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 7249 6823 76 170 0 7077 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 49820

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1875120/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=30532 CPUtime=940.36
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 7462 0 0 0 94028 8 0 0 25 0 1 0 236272655 31264768 7212 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 7633 7212 76 170 0 7461 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 51356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1873328/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=32384 CPUtime=1000.34
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 7910 0 0 0 100026 8 0 0 25 0 1 0 236272655 33161216 7660 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8096 7660 76 170 0 7924 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 53208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1872368/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=33488 CPUtime=1060.32
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 8152 0 0 0 106023 9 0 0 25 0 1 0 236272655 34291712 7902 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8372 7902 76 170 0 8200 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 54312

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1871408/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=34700 CPUtime=1120.3
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 8382 0 0 0 112021 9 0 0 25 0 1 0 236272655 35532800 8132 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8675 8132 76 170 0 8503 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 55524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1870576/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=35496 CPUtime=1180.28
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 8587 0 0 0 118019 9 0 0 25 0 1 0 236272655 36347904 8337 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8874 8337 76 170 0 8702 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 56320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1870448/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=35496 CPUtime=1198.48
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 8598 0 0 0 119839 9 0 0 25 0 1 0 236272655 36347904 8348 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8874 8348 76 170 0 8702 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56320

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: 1.00 1.00 1.00 2/66 5291
/proc/meminfo: memFree=1870448/2055920 swapFree=4181456/4192956
[pid=5283] ppid=5281 vsize=20824 CPUtime=1.61
/proc/5283/stat : 5283 (IUT_BMB_SIM) S 5281 5283 4750 0 -1 4194304 5145 0 0 0 122 39 0 0 25 0 1 0 236272493 21323776 5033 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5283/statm: 5206 5033 106 274 0 4929 0
[pid=5285] ppid=5283 vsize=35496 CPUtime=1198.48
/proc/5285/stat : 5285 (minisat) R 5283 5283 4750 0 -1 4194304 8598 0 0 0 119839 9 0 0 25 0 1 0 236272655 36347904 8348 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/5285/statm: 8874 8348 76 170 0 8702 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56320

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5283 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=221814
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=400939
# CPU time returned by wait4() is 1.62275
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.61
CPU system time (s): 0.48
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 56320

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

runsolver used 1.37979 second user time and 2.93555 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 00:53:15
IDJOB=1797617
IDBENCH=70878
IDSOLVER=650
FILE ID=node26/1797617-1242082395
PBS_JOBID= 9277663
Free space on /tmp= 66128 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797617-1242082395/watcher-1797617-1242082395 -o /tmp/evaluation-result-1797617-1242082395/solver-1797617-1242082395 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797617-1242082395.cnf HOME

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=363998016

node26.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1926112 kB
Buffers:          5160 kB
Cached:          47696 kB
SwapCached:       5352 kB
Active:          17656 kB
Inactive:        43060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1926112 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            3684 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            55136 kB
Committed_AS:   786708 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66124 MiB
End job on node26 at 2009-05-12 01:13:18