Trace number 1797688

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 317.849 318.032

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.1435
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
9.38/9.47	This is MiniSat 2.0 beta
9.38/9.47	WARNING: for repeatability, setting FPU to use double precision
9.38/9.47	============================[ Problem Statistics ]=============================
9.38/9.47	|                                                                             |
9.38/9.47	|  Number of variables:  130859                                               |
9.38/9.47	|  Number of clauses:    448310                                               |
9.44/9.75	|  Parsing time:         0.24         s                                       |
9.44/9.76	============================[ Search Statistics ]==============================
9.44/9.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.44/9.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.44/9.76	===============================================================================
9.44/9.76	|         0 |  130841   439762  1053611 |   146587        0    nan |  0.000 % |
9.87/9.99	|       101 |  130838   439762  1053611 |   161246       99     70 |  0.002 % |
9.96/10.08	|       252 |  130823   439762  1053611 |   177370      248     83 |  0.117 % |
10.36/10.49	|       477 |  130016   435487  1044374 |   195107      464     76 |  0.631 % |
10.76/10.83	|       814 |  129894   435487  1044374 |   214618      798     74 |  1.664 % |
11.46/11.55	|      1320 |  128493   428948  1031296 |   236080     1297     98 |  3.675 % |
12.95/13.01	|      2079 |  125560   410646   990121 |   259688     2049     99 |  4.051 % |
14.25/14.32	|      3221 |  122275   393505   953053 |   285657     3168    116 |  6.547 % |
16.54/16.61	|      4929 |  122254   393395   952812 |   314222     4869    121 |  6.563 % |
20.75/20.89	|      7493 |  120879   380051   918100 |   345645     7386    172 |  7.617 % |
25.75/25.83	|     11338 |  120865   379998   917965 |   380209    10909    221 |  8.189 % |
33.63/33.73	|     17104 |  120120   372282   897826 |   418230    16609    264 |  8.201 % |
50.02/50.18	|     25754 |  119428   368878   890964 |   460053    25244    313 |  8.723 % |
71.51/71.69	|     38730 |  115054   337594   812423 |   506059    37715    327 | 12.170 % |
123.59/123.71	|     58194 |  114773   335936   808873 |   556665    57130    362 | 12.396 % |
198.55/198.77	|     87387 |  114286   333633   803821 |   612331    86169    384 | 12.736 % |
316.81/317.00	===============================================================================
316.81/317.00	restarts              : 16
316.81/317.00	conflicts             : 130000         (424 /sec)
316.81/317.00	decisions             : 943989         (1.59 % random) (3076 /sec)
316.81/317.00	propagations          : 296784235      (967082 /sec)
316.81/317.00	conflict literals     : 47387337       (20.87 % deleted)
316.81/317.00	Memory used           : 212.07 MB
316.81/317.00	CPU time              : 306.886 s
316.81/317.00	
316.81/317.00	UNSATISFIABLE
316.81/317.03	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-1797688-1242085772/watcher-1797688-1242085772 -o /tmp/evaluation-result-1797688-1242085772/solver-1797688-1242085772 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797688-1242085772.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/65 11837
/proc/meminfo: memFree=1173024/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=8636 CPUtime=0
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 236606440 8843264 174 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 2159 174 92 274 0 1882 0

[startup+0.01094 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11837
/proc/meminfo: memFree=1173024/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=8636 CPUtime=0.01
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 291 0 0 0 1 0 0 0 18 0 1 0 236606440 8843264 275 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 2159 275 92 274 0 1882 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8636

[startup+0.101949 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11837
/proc/meminfo: memFree=1173024/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=8636 CPUtime=0.09
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 1804 0 0 0 9 0 0 0 18 0 1 0 236606440 8843264 1787 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 2159 1787 92 274 0 1882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8636

[startup+0.301972 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11837
/proc/meminfo: memFree=1173024/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=28776 CPUtime=0.29
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 7016 0 0 0 27 2 0 0 20 0 1 0 236606440 29466624 6999 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 7194 6999 99 274 0 6917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28776

[startup+0.702016 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11837
/proc/meminfo: memFree=1173024/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=34320 CPUtime=0.69
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 8405 0 0 0 66 3 0 0 24 0 1 0 236606440 35143680 8388 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 8580 8388 99 274 0 8303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34320

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11838
/proc/meminfo: memFree=1135832/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=43692 CPUtime=1.49
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 10733 0 0 0 144 5 0 0 25 0 1 0 236606440 44740608 10716 1992294400 134512640 135635349 4294956224 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 10923 10716 99 274 0 10646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43692

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11838
/proc/meminfo: memFree=1122776/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=60852 CPUtime=3.09
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 15028 0 0 0 302 7 0 0 25 0 1 0 236606440 62312448 15011 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 15213 15011 99 274 0 14936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60852

[startup+6.30265 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11838
/proc/meminfo: memFree=1080984/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=103620 CPUtime=6.28
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 25733 0 0 0 617 11 0 0 25 0 1 0 236606440 106106880 25716 1992294400 134512640 135635349 4294956224 18446744073709551615 134529004 0 0 4096 0 0 0 0 17 1 0 0
/proc/11837/statm: 25905 25716 99 274 0 25628 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103620

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=1028696/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=28756 CPUtime=3.21
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 7089 0 0 0 317 4 0 0 25 0 1 0 236607386 29446144 6838 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 1 0 0
/proc/11839/statm: 7189 6838 77 170 0 7017 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 138684

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=1020504/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=37368 CPUtime=16.01
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 9256 0 0 0 1594 7 0 0 25 0 1 0 236607386 38264832 9005 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 9342 9005 77 170 0 9170 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 147296

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=996376/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=61504 CPUtime=41.58
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 15292 0 0 0 4147 11 0 0 25 0 1 0 236607386 62980096 15041 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 15376 15041 77 170 0 15204 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 171432

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=960728/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=96892 CPUtime=92.76
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 24121 0 0 0 9256 20 0 0 25 0 1 0 236607386 99217408 23870 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 24223 23870 77 170 0 24051 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 206820

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=918488/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=139244 CPUtime=152.73
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 34710 0 0 0 15244 29 0 0 25 0 1 0 236607386 142585856 34459 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 34811 34459 77 170 0 34639 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 249172

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=879832/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=177636 CPUtime=212.71
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 44268 0 0 0 21232 39 0 0 25 0 1 0 236607386 181899264 44017 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 44409 44017 77 170 0 44237 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 287564

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=851992/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=205920 CPUtime=272.68
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 51351 0 0 0 27222 46 0 0 25 0 1 0 236607386 210862080 51100 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 51480 51100 77 170 0 51308 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 315848

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

[startup+294.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=848152/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=209484 CPUtime=284.67
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 52265 0 0 0 28421 46 0 0 25 0 1 0 236607386 214511616 52014 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 52371 52014 77 170 0 52199 0
Current children cumulated CPU time (s) 294.11
Current children cumulated vsize (KiB) 319412

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=842648/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=214776 CPUtime=297.47
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 53579 0 0 0 29699 48 0 0 25 0 1 0 236607386 219930624 53328 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 53694 53328 77 170 0 53522 0
Current children cumulated CPU time (s) 306.91
Current children cumulated vsize (KiB) 324704

[startup+313.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=840664/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=216624 CPUtime=303.87
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 54061 0 0 0 30338 49 0 0 25 0 1 0 236607386 221822976 53810 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 54156 53810 77 170 0 53984 0
Current children cumulated CPU time (s) 313.31
Current children cumulated vsize (KiB) 326552

[startup+315.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=840152/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=217152 CPUtime=305.47
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 54187 0 0 0 30498 49 0 0 25 0 1 0 236607386 222363648 53936 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 54288 53936 77 170 0 54116 0
Current children cumulated CPU time (s) 314.91
Current children cumulated vsize (KiB) 327080

[startup+316.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=840088/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=109928 CPUtime=9.44
/proc/11837/stat : 11837 (IUT_BMB_SIM) S 11835 11837 11169 0 -1 4194304 27745 0 0 0 773 171 0 0 25 0 1 0 236606440 112566272 27309 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11837/statm: 27482 27309 106 274 0 27205 0
[pid=11839] ppid=11837 vsize=217152 CPUtime=307.07
/proc/11839/stat : 11839 (minisat) R 11837 11837 11169 0 -1 4194304 54187 0 0 0 30658 49 0 0 25 0 1 0 236607386 222363648 53936 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11839/statm: 54288 53936 77 170 0 54116 0
Current children cumulated CPU time (s) 316.51
Current children cumulated vsize (KiB) 327080

[startup+317.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11839
/proc/meminfo: memFree=840088/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=103792 CPUtime=317.3
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 47264 54198 0 0 815 175 30688 52 22 0 1 0 236606440 106283008 25776 1992294400 134512640 135635349 4294956224 18446744073709551615 135067688 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 25948 25776 107 274 0 25671 0
Current children cumulated CPU time (s) 317.3
Current children cumulated vsize (KiB) 103792

[startup+317.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11839
/proc/meminfo: memFree=1069600/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=96120 CPUtime=317.71
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 48175 54198 0 0 856 175 30688 52 25 0 1 0 236606440 98426880 23858 1992294400 134512640 135635349 4294956224 18446744073709551615 135063403 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 24030 23858 107 274 0 23753 0
Current children cumulated CPU time (s) 317.71
Current children cumulated vsize (KiB) 96120

[startup+318.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11839
/proc/meminfo: memFree=1069600/2055920 swapFree=4176116/4192956
[pid=11837] ppid=11835 vsize=55944 CPUtime=317.8
/proc/11837/stat : 11837 (IUT_BMB_SIM) R 11835 11837 11169 0 -1 4194304 48343 54198 0 0 865 175 30688 52 25 0 1 0 236606440 57286656 13814 1992294400 134512640 135635349 4294956224 18446744073709551615 135067749 0 0 4096 0 0 0 0 17 0 0 0
/proc/11837/statm: 13986 13814 107 274 0 13709 0
Current children cumulated CPU time (s) 317.8
Current children cumulated vsize (KiB) 55944

Child status: 0
Real time (s): 318.032
CPU time (s): 317.849
CPU user time (s): 315.561
CPU system time (s): 2.28765
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 327080

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

runsolver used 0.39394 second user time and 0.769882 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-12 01:49:33
IDJOB=1797688
IDBENCH=71042
IDSOLVER=650
FILE ID=node87/1797688-1242085772
PBS_JOBID= 9277622
Free space on /tmp= 66436 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797688-1242085772/watcher-1797688-1242085772 -o /tmp/evaluation-result-1797688-1242085772/solver-1797688-1242085772 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797688-1242085772.cnf HOME

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=39689422

node87.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.213
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.213
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:       1173504 kB
Buffers:         69348 kB
Cached:         723008 kB
SwapCached:      10928 kB
Active:         491388 kB
Inactive:       313832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1173504 kB
SwapTotal:     4192956 kB
SwapFree:      4176116 kB
Dirty:           13116 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            63104 kB
Committed_AS:   765216 kB
PageTables:       1460 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= 66428 MiB
End job on node87 at 2009-05-12 01:54:51