Trace number 1554705

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.07 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.03/0.09	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.03/0.09	c ==============================================================================
0.03/0.09	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.03/0.09	c CPU time:   0.081987 s
0.03/0.09	c ==============================================================================
0.08/0.11	c Rsat version 2.00

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-1554705-1238731537/watcher-1554705-1238731537 -o /tmp/evaluation-result-1554705-1238731537/solver-1554705-1238731537 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1554705-1238731537.cnf 

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: 0.99 0.97 0.99 3/70 24250
/proc/meminfo: memFree=1760632/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1145816353 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 235 195 169 0 50 0
[pid=24251] ppid=24250 vsize=684 CPUtime=0
/proc/24251/stat : 24251 (SatElite) D 24250 24250 23910 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 1145816353 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/24251/statm: 171 44 36 128 0 40 0

[startup+0.0508631 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 24250
/proc/meminfo: memFree=1760632/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1145816353 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 235 195 169 0 50 0
[pid=24251] ppid=24250 vsize=3168 CPUtime=0.03
/proc/24251/stat : 24251 (SatElite) R 24250 24250 23910 0 -1 4194304 675 0 0 0 3 0 0 0 19 0 1 0 1145816353 3244032 658 1992294400 134512640 135038345 4294956272 18446744073709551615 134680325 0 0 4096 3 0 0 0 17 1 0 0
/proc/24251/statm: 792 658 69 128 0 661 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8524

[startup+0.101873 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 24250
/proc/meminfo: memFree=1760632/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1145816353 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 235 195 169 0 50 0
[pid=24251] ppid=24250 vsize=3408 CPUtime=0.08
/proc/24251/stat : 24251 (SatElite) R 24250 24250 23910 0 -1 4194304 719 0 0 0 8 0 0 0 19 0 1 0 1145816353 3489792 702 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24251/statm: 852 702 70 128 0 721 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8764

[startup+0.301911 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 24250
/proc/meminfo: memFree=1760632/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.70199 s]
/proc/loadavg: 0.99 0.97 0.99 3/70 24250
/proc/meminfo: memFree=1760632/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1757672/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=3408 CPUtime=1.37
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 738 0 0 0 137 0 0 0 25 0 1 0 1145816364 3489792 700 1992294400 134512640 135377749 4294956384 18446744073709551615 134525996 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 852 700 86 211 0 638 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8764

[startup+3.10142 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1757288/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=3888 CPUtime=2.97
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 907 0 0 0 297 0 0 0 25 0 1 0 1145816364 3981312 804 1992294400 134512640 135377749 4294956384 18446744073709551615 134529734 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 972 804 86 211 0 758 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9244

[startup+6.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1755688/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=5096 CPUtime=6.17
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 1262 0 0 0 617 0 0 0 25 0 1 0 1145816364 5218304 1094 1992294400 134512640 135377749 4294956384 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 1274 1094 86 211 0 1060 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10452

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1754152/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=7276 CPUtime=12.57
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 2021 0 0 0 1256 1 0 0 25 0 1 0 1145816364 7450624 1624 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 1819 1624 86 211 0 1605 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12632

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1749160/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=11900 CPUtime=25.37
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 3800 0 0 0 2534 3 0 0 25 0 1 0 1145816364 12185600 2721 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 2975 2721 86 211 0 2761 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17256

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1745768/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=15116 CPUtime=50.96
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 4667 0 0 0 5092 4 0 0 25 0 1 0 1145816364 15478784 3588 1992294400 134512640 135377749 4294956384 18446744073709551615 134526061 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 3779 3588 86 211 0 3565 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20472

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1737896/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=23120 CPUtime=102.14
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 7919 0 0 0 10207 7 0 0 25 0 1 0 1145816364 23674880 5486 1992294400 134512640 135377749 4294956384 18446744073709551615 134522965 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 5780 5486 86 211 0 5566 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28476

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1734184/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=26900 CPUtime=162.12
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 8917 0 0 0 16204 8 0 0 25 0 1 0 1145816364 27545600 6484 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 6725 6484 86 211 0 6511 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32256

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1727464/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=34460 CPUtime=222.1
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 12431 0 0 0 22199 11 0 0 25 0 1 0 1145816364 35287040 8072 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 8615 8072 86 211 0 8401 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 39816

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1727464/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=34460 CPUtime=282.08
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 12431 0 0 0 28197 11 0 0 25 0 1 0 1145816364 35287040 8072 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 8615 8072 86 211 0 8401 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 39816

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1726120/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=35872 CPUtime=342.06
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 12813 0 0 0 34195 11 0 0 25 0 1 0 1145816364 36732928 8454 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 8968 8454 86 211 0 8754 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 41228

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1718184/2055920 swapFree=4170592/4192956

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

/proc/24253/statm: 12006 11650 86 211 0 11792 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 53380

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1713128/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=48024 CPUtime=641.96
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 17573 0 0 0 64181 15 0 0 25 0 1 0 1145816364 49176576 11657 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 12006 11657 86 211 0 11792 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 53380

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1711848/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=49468 CPUtime=701.94
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 17926 0 0 0 70178 16 0 0 25 0 1 0 1145816364 50655232 12010 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 12367 12010 86 211 0 12153 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 54824

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1706600/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=54448 CPUtime=761.93
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 19209 0 0 0 76176 17 0 0 25 0 1 0 1145816364 55754752 13293 1992294400 134512640 135377749 4294956384 18446744073709551615 134522807 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 13612 13293 86 211 0 13398 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 59804

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1700520/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=60348 CPUtime=821.9
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 20745 0 0 0 82171 19 0 0 25 0 1 0 1145816364 61796352 14829 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 15087 14829 86 211 0 14873 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 65704

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1696808/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=66880 CPUtime=881.88
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 22429 0 0 0 88168 20 0 0 25 0 1 0 1145816364 68485120 15743 1992294400 134512640 135377749 4294956384 18446744073709551615 134530195 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 16720 15743 86 211 0 16506 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 72236

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1692840/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=70796 CPUtime=941.86
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 23442 0 0 0 94164 22 0 0 25 0 1 0 1145816364 72495104 16756 1992294400 134512640 135377749 4294956384 18446744073709551615 134529253 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 17699 16756 86 211 0 17485 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 76152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689384/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1001.84
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 100160 24 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134984867 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 78904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689448/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1061.82
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 106158 24 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 78904

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689448/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1121.8
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 112155 25 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 78904

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689448/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1181.78
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 118153 25 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 78904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689448/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1199.98
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 119973 25 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 78904

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 24253
/proc/meminfo: memFree=1689448/2055920 swapFree=4170592/4192956
[pid=24250] ppid=24248 vsize=5356 CPUtime=0.09
/proc/24250/stat : 24250 (rsat.sh) S 24248 24250 23910 0 -1 4194304 310 720 0 0 0 0 9 0 15 0 1 0 1145816353 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24250/statm: 1339 237 195 169 0 50 0
[pid=24253] ppid=24250 vsize=73548 CPUtime=1199.98
/proc/24253/stat : 24253 (rsat) R 24250 24250 23910 0 -1 4194304 27372 0 0 0 119973 25 0 0 25 0 1 0 1145816364 75313152 17537 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24253/statm: 18387 17537 86 211 0 18173 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 78904

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.82
CPU system time (s): 0.25
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 91648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.095985
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1030
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= 6
involuntary context switches= 2

runsolver used 0.992849 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-03 06:05:37
IDJOB=1554705
IDBENCH=70785
IDSOLVER=560
FILE ID=node45/1554705-1238731537
PBS_JOBID= 9085344
Free space on /tmp= 66460 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554705-1238731537/watcher-1554705-1238731537 -o /tmp/evaluation-result-1554705-1238731537/solver-1554705-1238731537 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1554705-1238731537.cnf            

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1416311730

node45.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.285
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.285
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:       1761048 kB
Buffers:         70116 kB
Cached:         129796 kB
SwapCached:      11568 kB
Active:          26280 kB
Inactive:       186708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761048 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          18692 kB
Slab:            67212 kB
Committed_AS:  2906196 kB
PageTables:       1900 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= 66460 MiB
End job on node45 at 2009-04-03 06:25:40