Trace number 1833632

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
MiniSAT 09z 2009-03-22? (TO) 1200.05 1200.61

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark926.251
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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 Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.00/0.09	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.00/0.09	c CPU time:   0.088986 s
0.00/0.09	c ==============================================================================
0.00/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.11	c Number of variables   : 2111         
0.00/0.11	c Number of clauses     : 9499         
0.00/0.11	c Parsing time: 0.01         s
1200.01/1200.61	HOME/SatELiteGTI: line 36: 14555 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1833632-1242824032/watcher-1833632-1242824032 -o /tmp/evaluation-result-1833632-1242824032/solver-1833632-1242824032 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833632-1242824032.cnf -random-seed=962796017 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 1.00 3/64 14549
/proc/meminfo: memFree=1975920/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0
/proc/14549/stat : 14549 (SatELiteGTI) R 14547 14549 14410 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 310436874 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262909651443 0 0 4100 65536 0 0 0 17 0 0 0
/proc/14549/statm: 1339 237 197 169 0 50 0

[startup+0.0758099 s]
/proc/loadavg: 0.93 0.98 1.00 3/64 14549
/proc/meminfo: memFree=1975920/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310436874 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101812 s]
/proc/loadavg: 0.93 0.98 1.00 3/64 14549
/proc/meminfo: memFree=1975920/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310436874 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301839 s]
/proc/loadavg: 0.93 0.98 1.00 3/64 14549
/proc/meminfo: memFree=1975920/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.70189 s]
/proc/loadavg: 0.93 0.98 1.00 3/64 14549
/proc/meminfo: memFree=1975920/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+1.50198 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1972640/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=4996 CPUtime=1.38
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 934 0 0 0 138 0 0 0 25 0 1 0 310436885 5115904 920 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14555/statm: 1249 920 76 170 0 1076 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10352

[startup+3.10117 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1970976/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=6884 CPUtime=2.97
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 1387 0 0 0 297 0 0 0 25 0 1 0 310436885 7049216 1373 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/14555/statm: 1721 1373 76 170 0 1548 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12240

[startup+6.30255 s]
/proc/loadavg: 0.94 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1968096/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=9216 CPUtime=6.16
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 1967 0 0 0 615 1 0 0 25 0 1 0 310436885 9437184 1953 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/14555/statm: 2304 1953 76 170 0 2131 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 14572

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1964704/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=12264 CPUtime=12.55
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 2726 0 0 0 1253 2 0 0 25 0 1 0 310436885 12558336 2712 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 3066 2712 76 170 0 2893 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 17620

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1964008/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=12848 CPUtime=25.35
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 2866 0 0 0 2533 2 0 0 25 0 1 0 310436885 13156352 2852 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 3212 2852 76 170 0 3039 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 18204

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1962536/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=14400 CPUtime=50.91
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 3237 0 0 0 5088 3 0 0 25 0 1 0 310436885 14745600 3223 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 3600 3223 76 170 0 3427 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 19756

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1961128/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=15656 CPUtime=102.1
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 3565 0 0 0 10207 3 0 0 25 0 1 0 310436885 16031744 3551 1992294400 134512640 135212243 4294956240 18446744073709551615 134526464 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 3914 3551 76 170 0 3741 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 21012

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1959976/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=17096 CPUtime=162.07
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 3839 0 0 0 16204 3 0 0 25 0 1 0 310436885 17506304 3825 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 4274 3825 76 170 0 4101 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 22452

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1958632/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=18524 CPUtime=222.04
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 4176 0 0 0 22201 3 0 0 25 0 1 0 310436885 18968576 4162 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 4631 4162 76 170 0 4458 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 23880

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1957608/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=19440 CPUtime=282.02
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 4431 0 0 0 28198 4 0 0 25 0 1 0 310436885 19906560 4417 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 4860 4417 76 170 0 4687 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 24796

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1956584/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=20552 CPUtime=341.99
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 4684 0 0 0 34195 4 0 0 25 0 1 0 310436885 21045248 4670 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 5138 4670 76 170 0 4965 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 25908

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14555
/proc/meminfo: memFree=1955048/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=22240 CPUtime=401.95
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5055 0 0 0 40191 4 0 0 25 0 1 0 310436885 22773760 5041 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 5560 5041 76 170 0 5387 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 27596

[startup+462.302 s]

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

[pid=14555] ppid=14549 vsize=22580 CPUtime=461.93
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5134 0 0 0 46189 4 0 0 25 0 1 0 310436885 23121920 5120 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 5645 5120 76 170 0 5472 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 27936

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1952992/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=24160 CPUtime=521.91
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5499 0 0 0 52186 5 0 0 25 0 1 0 310436885 24739840 5485 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 6040 5485 76 170 0 5867 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 29516

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1952800/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=24348 CPUtime=581.89
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5559 0 0 0 58184 5 0 0 25 0 1 0 310436885 24932352 5545 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14555/statm: 6087 5545 76 170 0 5914 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29704

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1951264/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=26040 CPUtime=641.85
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5935 0 0 0 64180 5 0 0 25 0 1 0 310436885 26664960 5921 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 6510 5921 76 170 0 6337 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 31396

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1951200/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=26184 CPUtime=701.82
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 5961 0 0 0 70177 5 0 0 25 0 1 0 310436885 26812416 5947 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 6546 5947 76 170 0 6373 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 31540

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1949672/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=27460 CPUtime=761.8
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6327 0 0 0 76174 6 0 0 25 0 1 0 310436885 28119040 6313 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14555/statm: 6865 6313 76 170 0 6692 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 32816

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1949544/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=27672 CPUtime=821.76
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6359 0 0 0 82170 6 0 0 25 0 1 0 310436885 28336128 6345 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 6918 6345 76 170 0 6745 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 33028

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1949480/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=27856 CPUtime=881.74
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6374 0 0 0 88168 6 0 0 25 0 1 0 310436885 28524544 6360 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 6964 6360 76 170 0 6791 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 33212

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1948840/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=28740 CPUtime=941.72
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6527 0 0 0 94166 6 0 0 25 0 1 0 310436885 29429760 6513 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 7185 6513 76 170 0 7012 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 34096

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1948648/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=28872 CPUtime=1001.7
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6578 0 0 0 100163 7 0 0 25 0 1 0 310436885 29564928 6564 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 7218 6564 76 170 0 7045 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 34228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1948456/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=29024 CPUtime=1061.68
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 6612 0 0 0 106161 7 0 0 25 0 1 0 310436885 29720576 6598 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 7256 6598 76 170 0 7083 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 34380

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1945448/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=32044 CPUtime=1121.65
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 7367 0 0 0 112158 7 0 0 25 0 1 0 310436885 32813056 7353 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 8011 7353 76 170 0 7838 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 37400

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1942632/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=34764 CPUtime=1181.62
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 8057 0 0 0 118154 8 0 0 25 0 1 0 310436885 35598336 8043 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 8691 8043 76 170 0 8518 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 40120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 14561
/proc/meminfo: memFree=1942632/2055920 swapFree=4180416/4192956
[pid=14549] ppid=14547 vsize=5356 CPUtime=0.09
/proc/14549/stat : 14549 (SatELiteGTI) S 14547 14549 14410 0 -1 4194304 335 954 0 0 0 0 9 0 15 0 1 0 310436874 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14549/statm: 1339 239 197 169 0 50 0
[pid=14555] ppid=14549 vsize=34764 CPUtime=1199.92
/proc/14555/stat : 14555 (minisat_static) R 14549 14549 14410 0 -1 4194304 8057 0 0 0 119984 8 0 0 25 0 1 0 310436885 35598336 8043 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14555/statm: 8691 8043 76 170 0 8518 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 40120

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)
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.94
CPU system time (s): 0.105983
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 40120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9356
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= 23
involuntary context switches= 4452

runsolver used 1.05684 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-20 14:53:52
IDJOB=1833632
IDBENCH=70811
IDSOLVER=672
FILE ID=node11/1833632-1242824032
PBS_JOBID= 9322511
Free space on /tmp= 66348 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833632-1242824032/watcher-1833632-1242824032 -o /tmp/evaluation-result-1833632-1242824032/solver-1833632-1242824032 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833632-1242824032.cnf -random-seed=962796017

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=962796017

node11.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.214
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.214
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:       1976464 kB
Buffers:         16544 kB
Cached:          27412 kB
SwapCached:       6636 kB
Active:          25812 kB
Inactive:        26368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1976464 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            13332 kB
Committed_AS:  1088024 kB
PageTables:       1452 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= 66348 MiB
End job on node11 at 2009-05-20 15:13:55