Trace number 1797651

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.05 1200.83

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.7717
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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
6.68/6.74	This is MiniSat 2.0 beta
6.68/6.74	WARNING: for repeatability, setting FPU to use double precision
6.68/6.74	============================[ Problem Statistics ]=============================
6.68/6.74	|                                                                             |
6.68/6.74	|  Number of variables:  135543                                               |
6.68/6.74	|  Number of clauses:    403874                                               |
6.72/6.97	|  Parsing time:         0.19         s                                       |
6.72/6.98	============================[ Search Statistics ]==============================
6.72/6.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.72/6.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.72/6.98	===============================================================================
6.72/6.98	|         0 |  135543   403680   941904 |   134560        0    nan |  0.000 % |
6.72/7.03	|       100 |  135543   403680   941904 |   148016      100     38 |  0.000 % |
6.72/7.06	|       256 |  135543   403680   941904 |   162817      256     23 |  0.000 % |
6.72/7.12	|       483 |  135543   403680   941904 |   179099      483     33 |  0.000 % |
6.72/7.28	|       821 |  135543   403680   941904 |   197009      821     33 |  0.000 % |
6.72/7.54	|      1327 |  135543   403680   941904 |   216710     1327     38 |  0.000 % |
7.77/7.83	|      2086 |  135473   403598   941724 |   238381     2080     38 |  0.107 % |
8.07/8.10	|      3227 |  135473   403598   941724 |   262219     3221     37 |  0.107 % |
8.67/8.76	|      4936 |  135398   403277   941019 |   288441     4930     42 |  0.107 % |
9.97/10.05	|      7498 |  135398   403277   941019 |   317285     7492     45 |  0.107 % |
11.77/11.87	|     11342 |  135397   403274   941013 |   349013    11334     44 |  0.108 % |
16.36/16.49	|     17111 |  135397   403274   941013 |   383915    17103     51 |  0.108 % |
23.45/23.56	|     25762 |  133442   397676   928530 |   422306    25321     51 |  1.550 % |
35.75/35.88	|     38737 |  133296   397251   927597 |   464537    38270     53 |  1.658 % |
64.63/64.76	|     58198 |  132909   396279   925464 |   510991    57720     61 |  1.943 % |
137.39/137.53	|     87391 |  132303   394292   920957 |   562090    86670     79 |  2.390 % |
275.80/276.01	|    131180 |  131580   392340   916661 |   618299   130330     95 |  2.924 % |
489.46/489.89	|    196866 |  131127   390775   913088 |   680129   195086    102 |  3.364 % |
1059.93/1060.66	|    295392 |  130712   389704   910671 |   748142   293562    131 |  3.665 % |

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-1797651-1242083273/watcher-1797651-1242083273 -o /tmp/evaluation-result-1797651-1242083273/solver-1797651-1242083273 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797651-1242083273.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 0.98 0.99 3/65 7064
/proc/meminfo: memFree=1309904/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=6024 CPUtime=0
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 236356330 6168576 170 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 1506 170 90 274 0 1229 0

[startup+0.0877689 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7064
/proc/meminfo: memFree=1309904/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=10260 CPUtime=0.08
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 2125 0 0 0 8 0 0 0 18 0 1 0 236356330 10506240 2108 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 2565 2109 90 274 0 2288 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10260

[startup+0.101772 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7064
/proc/meminfo: memFree=1309904/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=10260 CPUtime=0.09
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 2356 0 0 0 9 0 0 0 18 0 1 0 236356330 10506240 2339 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 2565 2340 90 274 0 2288 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10260

[startup+0.301811 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7064
/proc/meminfo: memFree=1309904/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=26156 CPUtime=0.29
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 6368 0 0 0 28 1 0 0 19 0 1 0 236356330 26783744 6351 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 6539 6351 97 274 0 6262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26156

[startup+0.701892 s]
/proc/loadavg: 1.00 0.98 0.99 3/65 7064
/proc/meminfo: memFree=1309904/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=31040 CPUtime=0.69
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 7577 0 0 0 67 2 0 0 23 0 1 0 236356330 31784960 7560 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 7760 7560 97 274 0 7483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31040

[startup+1.50206 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 7065
/proc/meminfo: memFree=1276488/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=40148 CPUtime=1.49
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 9860 0 0 0 145 4 0 0 25 0 1 0 236356330 41111552 9843 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 10037 9843 97 274 0 9760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40148

[startup+3.10139 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 7065
/proc/meminfo: memFree=1264072/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=62588 CPUtime=3.08
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 15455 0 0 0 301 7 0 0 25 0 1 0 236356330 64090112 15438 1992294400 134512640 135635349 4294956224 18446744073709551615 134547648 0 0 4096 0 0 0 0 17 1 0 0
/proc/7064/statm: 15647 15438 97 274 0 15370 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62588

[startup+6.30203 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 7065
/proc/meminfo: memFree=1223240/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.29
/proc/7064/stat : 7064 (IUT_BMB_SIM) R 7062 7064 6640 0 -1 4194304 21860 0 0 0 511 118 0 0 25 0 1 0 236356330 87138304 21095 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/7064/statm: 21274 21095 100 274 0 20997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85096

[startup+12.7013 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1191168/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=29312 CPUtime=5.95
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 7252 0 0 0 590 5 0 0 25 0 1 0 236357004 30015488 7002 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 7328 7002 77 170 0 7156 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 114408

[startup+25.5019 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1187008/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=33436 CPUtime=18.73
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 8273 0 0 0 1867 6 0 0 25 0 1 0 236357004 34238464 8023 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 8359 8023 77 170 0 8187 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 118532

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1180736/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=39852 CPUtime=44.31
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 9864 0 0 0 4424 7 0 0 25 0 1 0 236357004 40808448 9614 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 9963 9614 77 170 0 9791 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 124948

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1169216/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=51076 CPUtime=95.49
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 12687 0 0 0 9539 10 0 0 25 0 1 0 236357004 52301824 12437 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 12769 12437 77 170 0 12597 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 136172

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1158272/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=62408 CPUtime=155.44
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 15443 0 0 0 15530 14 0 0 25 0 1 0 236357004 63905792 15193 1992294400 134512640 135212939 4294956320 18446744073709551615 134529693 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 15602 15193 77 170 0 15430 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 147504

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1148288/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=72076 CPUtime=215.39
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 17905 0 0 0 21523 16 0 0 25 0 1 0 236357004 73805824 17655 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 18019 17655 77 170 0 17847 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 157172

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1138176/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=82248 CPUtime=275.36
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 20463 0 0 0 27517 19 0 0 25 0 1 0 236357004 84221952 20213 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 20562 20213 77 170 0 20390 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 167344

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1129536/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=91132 CPUtime=335.32
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 22612 0 0 0 33511 21 0 0 25 0 1 0 236357004 93319168 22362 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 22783 22362 77 170 0 22611 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 176228

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1120192/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=100512 CPUtime=395.29
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 24986 0 0 0 39506 23 0 0 25 0 1 0 236357004 102924288 24736 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 25128 24736 77 170 0 24956 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 185608

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1110144/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=110280 CPUtime=455.26
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 27450 0 0 0 45500 26 0 0 25 0 1 0 236357004 112926720 27200 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 27570 27200 77 170 0 27398 0
Current children cumulated CPU time (s) 461.98

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

/proc/7066/statm: 29521 29181 77 170 0 29349 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 203180

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1092032/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=128664 CPUtime=575.2
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 31989 0 0 0 57488 32 0 0 25 0 1 0 236357004 131751936 31739 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 32166 31739 77 170 0 31994 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 213760

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1083584/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=137060 CPUtime=635.16
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 34072 0 0 0 63481 35 0 0 25 0 1 0 236357004 140349440 33822 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 34265 33822 77 170 0 34093 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 222156

[startup+702.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1074816/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=145776 CPUtime=695.1
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 36251 0 0 0 69473 37 0 0 25 0 1 0 236357004 149274624 36001 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 36444 36001 77 170 0 36272 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 230872

[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1065472/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=155012 CPUtime=755.08
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 38575 0 0 0 75468 40 0 0 25 0 1 0 236357004 158732288 38325 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 38753 38325 77 170 0 38581 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 240108

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1059008/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=161496 CPUtime=815.05
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 40194 0 0 0 81463 42 0 0 25 0 1 0 236357004 165371904 39944 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 40374 39944 77 170 0 40202 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 246592

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1051648/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=168784 CPUtime=875.01
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 42041 0 0 0 87458 43 0 0 25 0 1 0 236357004 172834816 41791 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 42196 41791 77 170 0 42024 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 253880

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1045440/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=174988 CPUtime=934.97
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 43583 0 0 0 93452 45 0 0 25 0 1 0 236357004 179187712 43333 1992294400 134512640 135212939 4294956320 18446744073709551615 134526569 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 43747 43333 77 170 0 43575 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 260084

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1037696/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=182604 CPUtime=994.94
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 45513 0 0 0 99447 47 0 0 25 0 1 0 236357004 186986496 45263 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 45651 45263 77 170 0 45479 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 267700

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1029184/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=191052 CPUtime=1054.91
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 47631 0 0 0 105442 49 0 0 25 0 1 0 236357004 195637248 47381 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 47763 47381 77 170 0 47591 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 276148

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1022272/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=197976 CPUtime=1114.88
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 49374 0 0 0 111437 51 0 0 25 0 1 0 236357004 202727424 49124 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 49494 49124 77 170 0 49322 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 283072

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1014080/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=206808 CPUtime=1174.85
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 51413 0 0 0 117431 54 0 0 25 0 1 0 236357004 211771392 51163 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 51702 51163 77 170 0 51530 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 291904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 7066
/proc/meminfo: memFree=1011776/2055920 swapFree=4162568/4192956
[pid=7064] ppid=7062 vsize=85096 CPUtime=6.72
/proc/7064/stat : 7064 (IUT_BMB_SIM) S 7062 7064 6640 0 -1 4194304 21866 0 0 0 523 149 0 0 25 0 1 0 236356330 87138304 21100 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7064/statm: 21274 21100 105 274 0 20997 0
[pid=7066] ppid=7064 vsize=208924 CPUtime=1193.33
/proc/7066/stat : 7066 (minisat) R 7064 7064 6640 0 -1 4194304 51956 0 0 0 119279 54 0 0 25 0 1 0 236357004 213938176 51706 1992294400 134512640 135212939 4294956320 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 0 0 0
/proc/7066/statm: 52231 51706 77 170 0 52059 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 294020

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7064 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=237203
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=508770
# CPU time returned by wait4() is 6.74597
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.83
CPU time (s): 1200.05
CPU user time (s): 1198.02
CPU system time (s): 2.03
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 294020

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

runsolver used 1.02184 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 01:07:54
IDJOB=1797651
IDBENCH=70952
IDSOLVER=650
FILE ID=node80/1797651-1242083273
PBS_JOBID= 9277657
Free space on /tmp= 66028 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797651-1242083273/watcher-1797651-1242083273 -o /tmp/evaluation-result-1797651-1242083273/solver-1797651-1242083273 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797651-1242083273.cnf HOME

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1508028612

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:       1310384 kB
Buffers:         76468 kB
Cached:         566148 kB
SwapCached:      25212 kB
Active:         236852 kB
Inactive:       433164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1310384 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:            9124 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            61476 kB
Committed_AS:   836040 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= 66016 MiB
End job on node80 at 2009-05-12 01:27:57