Trace number 335710

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, and are wall clock time (not CPU 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
Rsat 2007-02-08? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-045-044.sat05-1195.reshuffled-07.cnf
MD5SUMf85cd53ba72eb6986cd81a6303ff5679
Bench CategoryCRAFTED (crafted 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 variables1980
Number of clauses43605
Sum of the clauses size89100
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data (download as text)

0.00/0.00	c Parsing...
0.01/0.03	c ==============================================================================
0.01/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.03	c ==============================================================================
0.01/0.03	c |         0 |   43605    89100 |   13081       0        0     nan |  0.000 % |
0.78/0.87	c |         0 |   43560   170280 |      --       0       --      -- |     --   | -45/81180
0.78/0.87	c ==============================================================================
0.78/0.87	c Result  :   #vars: 1935   #clauses: 43560   #literals: 170280
0.78/0.87	c CPU time:   0.864868 s
0.78/0.87	c ==============================================================================
0.89/0.98	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-335710-1173632821 -o ROOT/results/node14/solver-335710-1173632821 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335710-1173632821/rsat.sh /tmp/evaluation/335710-1173632821/instance-335710-1173632821.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): 2400 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.92 0.98 1.08 3/77 12836
/proc/meminfo: memFree=1416368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383236486 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 1338 232 195 169 0 49 0
[pid=12837] ppid=12836 vsize=684 CPUtime=0
/proc/12837/stat : 12837 (SatElite) R 12836 12836 12390 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 383236486 700416 44 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/12837/statm: 171 44 36 128 0 40 0

[startup+0.0193591 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 12836
/proc/meminfo: memFree=1416368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383236486 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 1338 232 195 169 0 49 0
[pid=12837] ppid=12836 vsize=1768 CPUtime=0.01
/proc/12837/stat : 12837 (SatElite) R 12836 12836 12390 0 -1 4194304 348 0 0 0 1 0 0 0 19 0 1 0 383236486 1810432 330 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/12837/statm: 442 331 49 128 0 311 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7120

[startup+0.101366 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 12836
/proc/meminfo: memFree=1416368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383236486 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 1338 232 195 169 0 49 0
[pid=12837] ppid=12836 vsize=4776 CPUtime=0.08
/proc/12837/stat : 12837 (SatElite) R 12836 12836 12390 0 -1 4194304 992 0 0 0 8 0 0 0 19 0 1 0 383236486 4890624 974 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134589019 0 0 4096 3 0 0 0 17 1 0 0
/proc/12837/statm: 1194 974 69 128 0 1063 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10128

[startup+0.301384 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 12836
/proc/meminfo: memFree=1416368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383236486 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 1338 232 195 169 0 49 0
[pid=12837] ppid=12836 vsize=4952 CPUtime=0.28
/proc/12837/stat : 12837 (SatElite) R 12836 12836 12390 0 -1 4194304 1001 0 0 0 28 0 0 0 20 0 1 0 383236486 5070848 983 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134567802 0 0 4096 3 0 0 0 17 1 0 0
/proc/12837/statm: 1238 983 69 128 0 1107 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10304

[startup+0.701422 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 12836
/proc/meminfo: memFree=1416368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 383236486 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12836/statm: 1338 232 195 169 0 49 0
[pid=12837] ppid=12836 vsize=4952 CPUtime=0.68
/proc/12837/stat : 12837 (SatElite) R 12836 12836 12390 0 -1 4194304 1001 0 0 0 68 0 0 0 24 0 1 0 383236486 5070848 983 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134568043 0 0 4096 3 0 0 0 17 1 0 0
/proc/12837/statm: 1238 983 69 128 0 1107 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10304

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1484960/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=8064 CPUtime=0.51
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 1864 0 0 0 51 0 0 0 21 0 1 0 383236584 8257536 1850 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 2016 1850 86 211 0 1802 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13416

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1473440/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=18320 CPUtime=2.11
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 4614 0 0 0 209 2 0 0 25 0 1 0 383236584 18759680 4371 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 4580 4371 86 211 0 4366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23672

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1462176/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=24348 CPUtime=5.31
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 6331 0 0 0 529 2 0 0 25 0 1 0 383236584 24932352 5892 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134529599 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 6087 5892 86 211 0 5873 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29700

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1443488/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=46920 CPUtime=11.71
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 12412 0 0 0 1166 5 0 0 25 0 1 0 383236584 48046080 11487 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 11730 11487 86 211 0 11516 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52272

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1414432/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=74004 CPUtime=24.51
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 19642 0 0 0 2442 9 0 0 25 0 1 0 383236584 75780096 18329 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 18501 18329 86 211 0 18287 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79356

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.08 2/79 12839
/proc/meminfo: memFree=1394088/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=93780 CPUtime=50.1
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 25396 0 0 0 4997 13 0 0 25 0 1 0 383236584 96030720 23117 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 23445 23117 86 211 0 23231 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99132

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/79 12839
/proc/meminfo: memFree=1343272/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=144592 CPUtime=101.28
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 39231 0 0 0 10106 22 0 0 25 0 1 0 383236584 148062208 35742 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 36148 35742 86 211 0 35934 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149944

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 12839
/proc/meminfo: memFree=1318376/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=168560 CPUtime=161.26
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 46818 0 0 0 16099 27 0 0 25 0 1 0 383236584 172605440 41789 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 42140 41789 86 211 0 41926 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 173912

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 12839
/proc/meminfo: memFree=1299624/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=187784 CPUtime=221.25
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 51593 0 0 0 22093 32 0 0 25 0 1 0 383236584 192290816 46531 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 46946 46531 86 211 0 46732 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 193136

[startup+282.302 s]
/proc/loadavg: 1.07 1.00 1.06 2/79 12839
/proc/meminfo: memFree=1177256/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=308852 CPUtime=281.23
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 83695 0 0 0 28068 55 0 0 25 0 1 0 383236584 316264448 76997 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 77213 76997 86 211 0 76999 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 314204

[startup+342.302 s]
/proc/loadavg: 1.09 1.02 1.06 2/79 12839
/proc/meminfo: memFree=1177320/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=308852 CPUtime=341.22
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 83696 0 0 0 34066 56 0 0 25 0 1 0 383236584 316264448 76998 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 77213 76998 86 211 0 76999 0

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

[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=378628 CPUtime=521.17
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 104789 0 0 0 52044 73 0 0 25 0 1 0 383236584 387715072 94464 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 94657 94464 86 211 0 94443 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 383980

[startup+582.301 s]
/proc/loadavg: 1.04 1.04 1.06 2/79 12839
/proc/meminfo: memFree=1107304/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=378628 CPUtime=581.15
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 104797 0 0 0 58042 73 0 0 25 0 1 0 383236584 387715072 94472 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 94657 94472 86 211 0 94443 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 383980

[startup+642.302 s]
/proc/loadavg: 1.01 1.03 1.05 2/79 12839
/proc/meminfo: memFree=1107368/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=378628 CPUtime=641.14
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 104803 0 0 0 64040 74 0 0 25 0 1 0 383236584 387715072 94478 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 94657 94478 86 211 0 94443 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 383980

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 12839
/proc/meminfo: memFree=1107304/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=378628 CPUtime=701.12
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 104803 0 0 0 70038 74 0 0 25 0 1 0 383236584 387715072 94478 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 94657 94478 86 211 0 94443 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 383980

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.04 2/79 12839
/proc/meminfo: memFree=1107240/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=378628 CPUtime=761.1
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 104809 0 0 0 76036 74 0 0 25 0 1 0 383236584 387715072 94484 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 94657 94484 86 211 0 94443 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 383980

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/79 12839
/proc/meminfo: memFree=1062440/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=423932 CPUtime=821.09
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 116141 0 0 0 82025 84 0 0 25 0 1 0 383236584 434106368 105816 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 105983 105816 86 211 0 105769 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 429284

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/79 12839
/proc/meminfo: memFree=987048/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=499264 CPUtime=881.06
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 134901 0 0 0 88005 101 0 0 25 0 1 0 383236584 511246336 124576 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 124816 124576 86 211 0 124602 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 504616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 12839
/proc/meminfo: memFree=893928/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=599396 CPUtime=941.06
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 158488 0 0 0 93985 121 0 0 25 0 1 0 383236584 613781504 148163 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 149849 148163 86 211 0 149635 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 604748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 12839
/proc/meminfo: memFree=882984/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=608128 CPUtime=1001.04
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 166932 0 0 0 99978 126 0 0 25 0 1 0 383236584 622723072 150418 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134525869 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 152032 150418 86 211 0 151818 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 613480

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12839
/proc/meminfo: memFree=883048/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=608128 CPUtime=1061.02
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 166938 0 0 0 105976 126 0 0 25 0 1 0 383236584 622723072 150424 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 152032 150424 86 211 0 151818 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 613480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 12839
/proc/meminfo: memFree=883048/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=608128 CPUtime=1121
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 166940 0 0 0 111974 126 0 0 25 0 1 0 383236584 622723072 150426 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 152032 150426 86 211 0 151818 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 613480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12839
/proc/meminfo: memFree=883112/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=608128 CPUtime=1180.99
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 166942 0 0 0 117972 127 0 0 25 0 1 0 383236584 622723072 150428 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 152032 150428 86 211 0 151818 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 613480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12839
/proc/meminfo: memFree=883048/2055920 swapFree=4146600/4192956
[pid=12836] ppid=12834 vsize=5352 CPUtime=0.97
/proc/12836/stat : 12836 (rsat.sh) S 12834 12836 12390 0 -1 4194304 305 1004 0 0 0 0 93 4 16 0 1 0 383236486 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12836/statm: 1338 234 195 169 0 49 0
[pid=12839] ppid=12836 vsize=608128 CPUtime=1199.09
/proc/12839/stat : 12839 (rsat) R 12836 12836 12390 0 -1 4194304 166942 0 0 0 119782 127 0 0 25 0 1 0 383236584 622723072 150428 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12839/statm: 152032 150428 86 211 0 151818 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 613480

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)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 12836 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=934857 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=45993
CPU time returned by wait4() is 0.98085
while last known CPU time is 1200.06

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1198.75
CPU system time (s): 1.31
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 638336

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

runsolver used 1.14383 second user time and 3.23051 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 17:07:01 UTC 2007

IDJOB= 335710
IDBENCH= 24658
IDSOLVER= 104
FILE ID= node14/335710-1173632821

PBS_JOBID= 4101329

Free space on /tmp= 66470 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-045-044.sat05-1195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335710-1173632821/rsat.sh /tmp/evaluation/335710-1173632821/instance-335710-1173632821.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335710-1173632821 -o ROOT/results/node14/solver-335710-1173632821 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335710-1173632821/rsat.sh /tmp/evaluation/335710-1173632821/instance-335710-1173632821.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  f85cd53ba72eb6986cd81a6303ff5679

RANDOM SEED= 259389006

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.216
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.216
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:       1416840 kB
Buffers:         55612 kB
Cached:         488832 kB
SwapCached:      14992 kB
Active:         205000 kB
Inactive:       362392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416840 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          29632 kB
Slab:            57264 kB
Committed_AS:  1302888 kB
PageTables:       1736 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= 66537 MiB

End job on node14 on Sun Mar 11 17:27:03 UTC 2007