Trace number 1825119

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) 10000 10003.5

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
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.03/0.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   56181   131089 |   16854       0        0     nan |  0.000 % |
0.29/0.31	c |         0 |   42760   118489 |      --       0       --      -- |     --   | -13419/-12595
0.29/0.31	c ==============================================================================
0.29/0.31	c Result  :   #vars: 10688   #clauses: 42760   #literals: 118489
0.29/0.31	c CPU time:   0.294955 s
0.29/0.31	c ==============================================================================
0.29/0.37	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-1825119-1242483798/watcher-1825119-1242483798 -o /tmp/evaluation-result-1825119-1242483798/solver-1825119-1242483798 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825119-1242483798.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.83 1.93 1.90 3/65 30395
/proc/meminfo: memFree=1551952/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 276409130 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 235 195 169 0 50 0
[pid=30396] ppid=30395 vsize=680 CPUtime=0
/proc/30396/stat : 30396 (SatElite) R 30395 30395 30358 0 -1 4194304 39 0 0 0 0 0 0 0 22 0 1 0 276409130 696320 23 1992294400 134512640 135038345 4294956288 18446744073709551615 134935056 0 0 4096 0 0 0 0 17 1 0 0
/proc/30396/statm: 171 37 29 128 0 40 0

[startup+0.0505999 s]
/proc/loadavg: 1.83 1.93 1.90 3/65 30395
/proc/meminfo: memFree=1551952/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 276409130 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 235 195 169 0 50 0
[pid=30396] ppid=30395 vsize=7928 CPUtime=0.03
/proc/30396/stat : 30396 (SatElite) R 30395 30395 30358 0 -1 4194304 1609 0 0 0 3 0 0 0 22 0 1 0 276409130 8118272 1592 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30396/statm: 1982 1593 49 128 0 1851 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13284

[startup+0.101609 s]
/proc/loadavg: 1.83 1.93 1.90 3/65 30395
/proc/meminfo: memFree=1551952/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 276409130 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 235 195 169 0 50 0
[pid=30396] ppid=30395 vsize=10752 CPUtime=0.09
/proc/30396/stat : 30396 (SatElite) R 30395 30395 30358 0 -1 4194304 2446 0 0 0 8 1 0 0 22 0 1 0 276409130 11010048 2282 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30396/statm: 2688 2282 69 128 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16108

[startup+0.301644 s]
/proc/loadavg: 1.83 1.93 1.90 3/65 30395
/proc/meminfo: memFree=1551952/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 284 0 0 0 0 0 0 0 20 0 1 0 276409130 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 235 195 169 0 50 0
[pid=30396] ppid=30395 vsize=11432 CPUtime=0.29
/proc/30396/stat : 30396 (SatElite) R 30395 30395 30358 0 -1 4194304 2609 0 0 0 28 1 0 0 24 0 1 0 276409130 11706368 2445 1992294400 134512640 135038345 4294956288 18446744073709551615 134574765 0 0 4096 3 0 0 0 17 1 0 0
/proc/30396/statm: 2858 2445 69 128 0 2727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16788

[startup+0.701727 s]
/proc/loadavg: 1.83 1.93 1.90 3/65 30395
/proc/meminfo: memFree=1551952/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 5356

[startup+1.50186 s]
/proc/loadavg: 1.83 1.93 1.90 2/67 30398
/proc/meminfo: memFree=1545792/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=6224 CPUtime=1.12
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 1414 0 0 0 112 0 0 0 25 0 1 0 276409167 6373376 1372 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 1556 1372 86 211 0 1342 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11580

[startup+3.10115 s]
/proc/loadavg: 1.83 1.93 1.90 2/67 30398
/proc/meminfo: memFree=1544208/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=8192 CPUtime=2.71
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 1913 0 0 0 271 0 0 0 25 0 1 0 276409167 8388608 1871 1992294400 134512640 135377749 4294956400 18446744073709551615 134529256 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 2048 1871 86 211 0 1834 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13548

[startup+6.30173 s]
/proc/loadavg: 1.77 1.91 1.89 2/67 30398
/proc/meminfo: memFree=1540696/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=11072 CPUtime=5.92
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 2639 0 0 0 591 1 0 0 25 0 1 0 276409167 11337728 2597 1992294400 134512640 135377749 4294956400 18446744073709551615 134530147 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 2768 2597 86 211 0 2554 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16428

[startup+12.7029 s]
/proc/loadavg: 1.71 1.90 1.89 2/67 30398
/proc/meminfo: memFree=1537712/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=14344 CPUtime=12.32
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 3591 0 0 0 1230 2 0 0 25 0 1 0 276409167 14688256 3386 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 3586 3386 86 211 0 3372 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19700

[startup+25.5012 s]
/proc/loadavg: 1.55 1.85 1.87 2/67 30398
/proc/meminfo: memFree=1534832/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=16628 CPUtime=25.11
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 4360 0 0 0 2509 2 0 0 25 0 1 0 276409167 17027072 3959 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 4157 3959 86 211 0 3943 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 21984

[startup+51.1019 s]
/proc/loadavg: 1.36 1.78 1.85 2/67 30398
/proc/meminfo: memFree=1530160/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=21572 CPUtime=50.7
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 6041 0 0 0 5066 4 0 0 25 0 1 0 276409167 22089728 5154 1992294400 134512640 135377749 4294956400 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 5393 5154 86 211 0 5179 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26928

[startup+102.305 s]
/proc/loadavg: 1.15 1.66 1.80 2/67 30398
/proc/meminfo: memFree=1511216/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=40468 CPUtime=101.88
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 12005 0 0 0 10178 10 0 0 25 0 1 0 276409167 41439232 9764 1992294400 134512640 135377749 4294956400 18446744073709551615 134529203 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 10117 9764 86 211 0 9903 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 45824

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.75 2/67 30398
/proc/meminfo: memFree=1500592/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=51048 CPUtime=161.85
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 14733 0 0 0 16173 12 0 0 25 0 1 0 276409167 52273152 12492 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 12762 12492 86 211 0 12548 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 56404

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.70 2/67 30398
/proc/meminfo: memFree=1495920/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=55192 CPUtime=221.83
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 16583 0 0 0 22170 13 0 0 25 0 1 0 276409167 56516608 13569 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 13798 13569 86 211 0 13584 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 60548

[startup+282.302 s]
/proc/loadavg: 1.00 1.35 1.65 2/67 30398
/proc/meminfo: memFree=1495856/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=55192 CPUtime=281.81
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 16618 0 0 0 28168 13 0 0 25 0 1 0 276409167 56516608 13604 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 13798 13604 86 211 0 13584 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 60548

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.61 2/67 30398
/proc/meminfo: memFree=1483448/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=68892 CPUtime=341.79
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 20133 0 0 0 34162 17 0 0 25 0 1 0 276409167 70545408 16732 1992294400 134512640 135377749 4294956400 18446744073709551615 134526058 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 17223 16732 86 211 0 17009 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 74248


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

/proc/30398/statm: 94800 93730 86 211 0 94586 0
Current children cumulated CPU time (s) 9399.06
Current children cumulated vsize (KiB) 384556

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30416
/proc/meminfo: memFree=1168568/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=384004 CPUtime=9458.69
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 119487 0 0 0 945762 107 0 0 25 0 1 0 276409167 393220096 94917 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 96001 94917 86 211 0 95787 0
Current children cumulated CPU time (s) 9459.04
Current children cumulated vsize (KiB) 389360

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1164976/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=387744 CPUtime=9518.66
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 120406 0 0 0 951758 108 0 0 25 0 1 0 276409167 397049856 95836 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 96936 95836 86 211 0 96722 0
Current children cumulated CPU time (s) 9519.01
Current children cumulated vsize (KiB) 393100

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1161712/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=390912 CPUtime=9578.63
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 121193 0 0 0 957755 108 0 0 25 0 1 0 276409167 400293888 96623 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 97728 96623 86 211 0 97514 0
Current children cumulated CPU time (s) 9578.98
Current children cumulated vsize (KiB) 396268

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1157552/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=395128 CPUtime=9638.61
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 122239 0 0 0 963752 109 0 0 25 0 1 0 276409167 404611072 97669 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 98782 97669 86 211 0 98568 0
Current children cumulated CPU time (s) 9638.96
Current children cumulated vsize (KiB) 400484

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1154032/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=398488 CPUtime=9698.59
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 123100 0 0 0 969749 110 0 0 25 0 1 0 276409167 408051712 98530 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 99622 98530 86 211 0 99408 0
Current children cumulated CPU time (s) 9698.94
Current children cumulated vsize (KiB) 403844

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1150512/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=402300 CPUtime=9758.58
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 123987 0 0 0 975747 111 0 0 25 0 1 0 276409167 411955200 99416 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 100575 99416 86 211 0 100361 0
Current children cumulated CPU time (s) 9758.93
Current children cumulated vsize (KiB) 407656

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1147320/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=405532 CPUtime=9818.56
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 124773 0 0 0 981744 112 0 0 25 0 1 0 276409167 415264768 100202 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 101383 100202 86 211 0 101169 0
Current children cumulated CPU time (s) 9818.91
Current children cumulated vsize (KiB) 410888

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1143288/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=409624 CPUtime=9878.54
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 125783 0 0 0 987741 113 0 0 25 0 1 0 276409167 419454976 101212 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 102406 101212 86 211 0 102192 0
Current children cumulated CPU time (s) 9878.89
Current children cumulated vsize (KiB) 414980

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1139448/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=413624 CPUtime=9938.51
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 126762 0 0 0 993737 114 0 0 25 0 1 0 276409167 423550976 102191 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 103406 102191 86 211 0 103192 0
Current children cumulated CPU time (s) 9938.86
Current children cumulated vsize (KiB) 418980

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1135928/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=416868 CPUtime=9998.5
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 127601 0 0 0 999735 115 0 0 25 0 1 0 276409167 426872832 103030 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 104217 103030 86 211 0 104003 0
Current children cumulated CPU time (s) 9998.85
Current children cumulated vsize (KiB) 422224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1135864/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=416988 CPUtime=9999.7
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 127623 0 0 0 999855 115 0 0 25 0 1 0 276409167 426995712 103052 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 104247 103052 86 211 0 104033 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 422344

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

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

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30422
/proc/meminfo: memFree=1135864/2055920 swapFree=4180396/4192956
[pid=30395] ppid=30393 vsize=5356 CPUtime=0.35
/proc/30395/stat : 30395 (rsat.sh) S 30393 30395 30358 0 -1 4194304 310 2666 0 0 0 0 34 1 15 0 1 0 276409130 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30395/statm: 1339 237 195 169 0 50 0
[pid=30398] ppid=30395 vsize=416988 CPUtime=9999.7
/proc/30398/stat : 30398 (rsat) R 30395 30395 30358 0 -1 4194304 127623 0 0 0 999855 115 0 0 25 0 1 0 276409167 426995712 103052 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30398/statm: 104247 103052 86 211 0 104033 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 422344

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10003.5
CPU time (s): 10000
CPU user time (s): 9998.89
CPU system time (s): 1.16
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 422344

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

runsolver used 9.05762 second user time and 27.3268 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-16 16:23:18
IDJOB=1825119
IDBENCH=70786
IDSOLVER=665
FILE ID=node84/1825119-1242483798
PBS_JOBID= 9306917
Free space on /tmp= 66080 MiB

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

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=1347918420

node84.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1552368 kB
Buffers:         68336 kB
Cached:         359812 kB
SwapCached:       6712 kB
Active:          76812 kB
Inactive:       359380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552368 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            53276 kB
Committed_AS:   930792 kB
PageTables:       1368 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= 66076 MiB
End job on node84 at 2009-05-16 19:10:04