Trace number 1581742

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_SAT 1.0UNSAT 252.998 253.124

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 benchmark33.4389
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_SAT version 1.0
9.39/9.42	c WARNING: for repeatability, setting FPU to use double precision
9.39/9.42	c ============================[ Problem Statistics ]=============================
9.39/9.42	c |                                                                             |
9.39/9.42	c |  Number of variables:  130859                                               |
9.39/9.42	c |  Number of clauses:    448310                                               |
9.96/10.08	c |  Parsing time:         0.62         s                                       |
11.16/11.28	c ============================[ Search Statistics ]==============================
11.16/11.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.16/11.28	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.16/11.28	c ===============================================================================
11.16/11.28	c |         0 |   64330   374599  1024695 |   124866        0    nan |  0.000 % |
11.47/11.56	c |       100 |   64316   374599  1024695 |   137352       98     25 |  0.413 % |
11.57/11.69	c |       250 |   64316   374599  1024695 |   151088      248    141 |  0.413 % |
11.97/12.06	c |       475 |   64316   374599  1024695 |   166197      473    144 |  0.413 % |
12.27/12.36	c |       812 |   64316   374599  1024695 |   182816      810    113 |  0.413 % |
12.96/13.04	c |      1318 |   63706   368838  1009581 |   201098     1305    108 |  2.561 % |
13.66/13.77	c |      2077 |   60802   353433   975248 |   221208     1973    103 |  2.696 % |
15.37/15.49	c |      3219 |   60796   353425   975232 |   243329     3111    144 |  3.906 % |
17.66/17.74	c |      4927 |   58759   340534   942191 |   267662     4807    162 |  4.340 % |
22.26/22.36	c |      7489 |   58570   339536   940195 |   294428     7365    214 |  4.402 % |
28.56/28.68	c |     11333 |   57223   329892   916751 |   323871    10902    241 |  5.432 % |
37.35/37.49	c |     17099 |   56805   328230   913262 |   356258    16647    255 |  5.931 % |
50.24/50.38	c |     25748 |   55221   314679   878856 |   391884    25177    252 |  7.054 % |
72.64/72.72	c |     38725 |   54948   312022   872098 |   431072    37465    260 |  7.670 % |
112.61/112.78	c |     58186 |   51539   283742   797484 |   474179    55882    267 |  9.787 % |
173.48/173.62	c |     87378 |   50385   274493   773948 |   521597    83518    259 | 10.659 % |
251.84/252.09	c ===============================================================================
251.84/252.09	c restarts              : 16
251.84/252.09	c conflicts             : 121140         (500 /sec)
251.84/252.09	c decisions             : 865573         (1.41 % random) (3573 /sec)
251.84/252.09	c propagations          : 199491485      (823483 /sec)
251.84/252.09	c conflict literals     : 29689635       (25.05 % deleted)
251.84/252.09	c Memory used           : 153.95 MB
251.84/252.09	c CPU time              : 242.253 s
251.84/252.09	
251.95/252.12	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-1581742-1238932148/watcher-1581742-1238932148 -o /tmp/evaluation-result-1581742-1238932148/solver-1581742-1238932148 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1581742-1238932148.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.05 3/74 25053
/proc/meminfo: memFree=1472264/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=8636 CPUtime=0
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 1165875948 8843264 190 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 2159 191 92 274 0 1882 0

[startup+0.09085 s]
/proc/loadavg: 1.00 1.00 1.05 3/74 25053
/proc/meminfo: memFree=1472264/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=8636 CPUtime=0.08
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 1664 0 0 0 8 0 0 0 18 0 1 0 1165875948 8843264 1647 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 2159 1648 92 274 0 1882 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8636

[startup+0.10185 s]
/proc/loadavg: 1.00 1.00 1.05 3/74 25053
/proc/meminfo: memFree=1472264/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=8636 CPUtime=0.09
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 1853 0 0 0 9 0 0 0 18 0 1 0 1165875948 8843264 1836 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 2159 1836 92 274 0 1882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8636

[startup+0.301884 s]
/proc/loadavg: 1.00 1.00 1.05 3/74 25053
/proc/meminfo: memFree=1472264/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=28908 CPUtime=0.29
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 7032 0 0 0 26 3 0 0 19 0 1 0 1165875948 29601792 7015 1992294400 134512640 135635285 4294956208 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 7227 7015 99 274 0 6950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28908

[startup+0.701951 s]
/proc/loadavg: 1.00 1.00 1.05 3/74 25053
/proc/meminfo: memFree=1472264/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=34452 CPUtime=0.7
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 8421 0 0 0 66 4 0 0 23 0 1 0 1165875948 35278848 8404 1992294400 134512640 135635285 4294956208 18446744073709551615 134546951 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 8613 8405 99 274 0 8336 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 34452

[startup+1.50209 s]
/proc/loadavg: 1.00 1.00 1.05 2/75 25054
/proc/meminfo: memFree=1435072/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=43692 CPUtime=1.49
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 10759 0 0 0 144 5 0 0 25 0 1 0 1165875948 44740608 10742 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 10923 10742 99 274 0 10646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43692

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.05 2/75 25054
/proc/meminfo: memFree=1422272/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=61116 CPUtime=3.09
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 15098 0 0 0 302 7 0 0 25 0 1 0 1165875948 62582784 15081 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 15279 15081 99 274 0 15002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61116

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.05 2/75 25054
/proc/meminfo: memFree=1380288/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=103752 CPUtime=6.28
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 25760 0 0 0 618 10 0 0 25 0 1 0 1165875948 106242048 25743 1992294400 134512640 135635285 4294956208 18446744073709551615 134530655 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 25938 25744 99 274 0 25661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 103752

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.05 2/77 25056
/proc/meminfo: memFree=1309992/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=46780 CPUtime=3.28
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 13051 0 0 0 322 6 0 0 25 0 1 0 1165876890 47902720 11159 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 11695 11159 85 178 0 11515 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 162064

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.05 2/77 25056
/proc/meminfo: memFree=1305064/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=51956 CPUtime=16.06
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 14367 0 0 0 1600 6 0 0 25 0 1 0 1165876890 53202944 12475 1992294400 134512640 135243223 4294956304 18446744073709551615 134559294 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 12989 12475 85 178 0 12809 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 167240

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 25056
/proc/meminfo: memFree=1288872/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=68372 CPUtime=41.65
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 18477 0 0 0 4155 10 0 0 25 0 1 0 1165876890 70012928 16585 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 17093 16585 85 178 0 16913 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 183656

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/77 25056
/proc/meminfo: memFree=1258728/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=98272 CPUtime=92.83
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 25932 0 0 0 9268 15 0 0 25 0 1 0 1165876890 100630528 24040 1992294400 134512640 135243223 4294956304 18446744073709551615 134558320 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 24568 24040 85 178 0 24388 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 213556

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 1.04 2/77 25056
/proc/meminfo: memFree=1231848/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=125532 CPUtime=152.8
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 32747 0 0 0 15258 22 0 0 25 0 1 0 1165876890 128544768 30855 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 31383 30855 85 178 0 31203 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 240816

[startup+222.301 s]
/proc/loadavg: 1.10 1.03 1.04 2/77 25056
/proc/meminfo: memFree=1208552/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=148532 CPUtime=212.77
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 38481 0 0 0 21248 29 0 0 25 0 1 0 1165876890 152096768 36589 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 37133 36589 85 178 0 36953 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 263816

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

[startup+230.302 s]
/proc/loadavg: 1.08 1.03 1.04 2/77 25056
/proc/meminfo: memFree=1206184/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=151436 CPUtime=220.76
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 39206 0 0 0 22047 29 0 0 25 0 1 0 1165876890 155070464 37314 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 37859 37314 85 178 0 37679 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 266720

[startup+243.107 s]
/proc/loadavg: 1.07 1.03 1.04 2/77 25056
/proc/meminfo: memFree=1201256/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=155792 CPUtime=233.56
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 40295 0 0 0 23326 30 0 0 25 0 1 0 1165876890 159531008 38403 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 38948 38403 85 178 0 38768 0
Current children cumulated CPU time (s) 242.95
Current children cumulated vsize (KiB) 271076

[startup+249.501 s]
/proc/loadavg: 1.07 1.02 1.03 2/77 25056
/proc/meminfo: memFree=1199912/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=157376 CPUtime=239.95
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 40703 0 0 0 23965 30 0 0 25 0 1 0 1165876890 161153024 38811 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 39344 38811 85 178 0 39164 0
Current children cumulated CPU time (s) 249.34
Current children cumulated vsize (KiB) 272660

[startup+251.101 s]
/proc/loadavg: 1.06 1.02 1.03 2/77 25056
/proc/meminfo: memFree=1199400/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=157640 CPUtime=241.55
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 40766 0 0 0 24125 30 0 0 25 0 1 0 1165876890 161423360 38874 1992294400 134512640 135243223 4294956304 18446744073709551615 134556023 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 39410 38874 85 178 0 39230 0
Current children cumulated CPU time (s) 250.94
Current children cumulated vsize (KiB) 272924

[startup+251.907 s]
/proc/loadavg: 1.06 1.02 1.03 2/77 25056
/proc/meminfo: memFree=1199272/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=109928 CPUtime=9.39
/proc/25053/stat : 25053 (IUT_BMB_SAT) S 25051 25053 24685 0 -1 4194304 27745 0 0 0 768 171 0 0 25 0 1 0 1165875948 112566272 27309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25053/statm: 27482 27309 106 274 0 27205 0
[pid=25055] ppid=25053 vsize=5356 CPUtime=0
/proc/25055/stat : 25055 (sh) S 25053 25053 24685 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1165876889 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25055/statm: 1339 232 193 169 0 50 0
[pid=25056] ppid=25055 vsize=157640 CPUtime=242.36
/proc/25056/stat : 25056 (minisat) R 25055 25053 24685 0 -1 4194304 40785 0 0 0 24206 30 0 0 25 0 1 0 1165876890 161423360 38893 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/25056/statm: 39410 38893 85 178 0 39230 0
Current children cumulated CPU time (s) 251.75
Current children cumulated vsize (KiB) 272924

[startup+252.702 s]
/proc/loadavg: 1.06 1.02 1.03 2/77 25056
/proc/meminfo: memFree=1199272/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=96120 CPUtime=252.56
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 48107 41076 0 0 823 175 24225 33 22 0 1 0 1165875948 98426880 23858 1992294400 134512640 135635285 4294956208 18446744073709551615 135067169 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 24030 23858 107 274 0 23753 0
Current children cumulated CPU time (s) 252.56
Current children cumulated vsize (KiB) 96120

[startup+253.102 s]
/proc/loadavg: 1.06 1.02 1.03 2/75 25056
/proc/meminfo: memFree=1368696/2055920 swapFree=4173168/4192956
[pid=25053] ppid=25051 vsize=55944 CPUtime=252.95
/proc/25053/stat : 25053 (IUT_BMB_SAT) R 25051 25053 24685 0 -1 4194304 48350 41076 0 0 862 175 24225 33 25 0 1 0 1165875948 57286656 13814 1992294400 134512640 135635285 4294956208 18446744073709551615 134888022 0 0 4096 0 0 0 0 17 0 0 0
/proc/25053/statm: 13986 13814 107 274 0 13709 0
Current children cumulated CPU time (s) 252.95
Current children cumulated vsize (KiB) 55944

Child status: 0
Real time (s): 253.124
CPU time (s): 252.998
CPU user time (s): 250.892
CPU system time (s): 2.10568
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 272924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.892
system time used= 2.10568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89429
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= 8
involuntary context switches= 763

runsolver used 0.309952 second user time and 0.847871 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-05 13:49:09
IDJOB=1581742
IDBENCH=71042
IDSOLVER=523
FILE ID=node68/1581742-1238932148
PBS_JOBID= 9101437
Free space on /tmp= 66532 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581742-1238932148/watcher-1581742-1238932148 -o /tmp/evaluation-result-1581742-1238932148/solver-1581742-1238932148 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1581742-1238932148.cnf HOME

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=500415148

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1472808 kB
Buffers:         61972 kB
Cached:         442788 kB
SwapCached:       9864 kB
Active:         229588 kB
Inactive:       287064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472808 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:           13148 kB
Writeback:           0 kB
Mapped:          17812 kB
Slab:            51356 kB
Committed_AS:  3256876 kB
PageTables:       2148 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node68 at 2009-04-05 13:53:22