Trace number 355646

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) 10000.1 10003.2

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
Bench CategoryINDUST (industrial 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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data (download as text)

0.00/0.00	c Parsing...
0.06/0.08	c ==============================================================================
0.06/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.08	c ==============================================================================
0.06/0.08	c |         0 |   78817   208932 |   23645       0        0     nan |  0.000 % |
0.49/0.52	c |         0 |   60741   195331 |      --       0       --      -- |     --   | -18076/-13601
0.49/0.52	c ==============================================================================
0.49/0.52	c Result  :   #vars: 11150   #clauses: 60741   #literals: 195331
0.49/0.52	c CPU time:   0.505923 s
0.49/0.52	c ==============================================================================
0.59/0.62	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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-355646-1176775678 -o ROOT/results/node71/solver-355646-1176775678 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355646-1176775678/rsat.sh /tmp/evaluation/355646-1176775678/instance-355646-1176775678.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): 0 seconds
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.85 1.04 1.02 3/64 12839
/proc/meminfo: memFree=1809400/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0
/proc/12839/stat : 12839 (rsat.sh) R 12837 12839 12783 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 153557145 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12839/statm: 1338 231 194 169 0 49 0
[pid=12840] ppid=12839 vsize=684 CPUtime=0
/proc/12840/stat : 12840 (SatElite) R 12839 12839 12783 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 153557146 700416 44 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/12840/statm: 171 44 36 128 0 40 0

[startup+0.076868 s]
/proc/loadavg: 0.85 1.04 1.02 3/64 12839
/proc/meminfo: memFree=1809400/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 153557145 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 232 195 169 0 49 0
[pid=12840] ppid=12839 vsize=9564 CPUtime=0.06
/proc/12840/stat : 12840 (SatElite) R 12839 12839 12783 0 -1 4194304 2074 0 0 0 6 0 0 0 19 0 1 0 153557146 9793536 2056 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12840/statm: 2391 2057 50 128 0 2260 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14916

[startup+0.10287 s]
/proc/loadavg: 0.85 1.04 1.02 3/64 12839
/proc/meminfo: memFree=1809400/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 153557145 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 232 195 169 0 49 0
[pid=12840] ppid=12839 vsize=11296 CPUtime=0.08
/proc/12840/stat : 12840 (SatElite) R 12839 12839 12783 0 -1 4194304 2463 0 0 0 8 0 0 0 19 0 1 0 153557146 11567104 2402 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/12840/statm: 2824 2403 69 128 0 2693 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16648

[startup+0.301887 s]
/proc/loadavg: 0.85 1.04 1.02 3/64 12839
/proc/meminfo: memFree=1809400/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 153557145 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 232 195 169 0 49 0
[pid=12840] ppid=12839 vsize=14236 CPUtime=0.29
/proc/12840/stat : 12840 (SatElite) R 12839 12839 12783 0 -1 4194304 3163 0 0 0 28 1 0 0 21 0 1 0 153557146 14577664 3102 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134582962 0 0 4096 3 0 0 0 17 1 0 0
/proc/12840/statm: 3559 3102 69 128 0 3428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19588

[startup+0.701942 s]
/proc/loadavg: 0.85 1.04 1.02 3/64 12839
/proc/meminfo: memFree=1809400/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 5352

[startup+1.50105 s]
/proc/loadavg: 0.85 1.04 1.02 2/66 12842
/proc/meminfo: memFree=1817192/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=6132 CPUtime=0.86
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 1402 0 0 0 86 0 0 0 24 0 1 0 153557208 6279168 1368 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 1533 1368 86 211 0 1319 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11484

[startup+3.10127 s]
/proc/loadavg: 0.85 1.04 1.02 2/66 12842
/proc/meminfo: memFree=1815976/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=8084 CPUtime=2.46
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 1888 0 0 0 246 0 0 0 25 0 1 0 153557208 8278016 1821 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 2021 1821 86 211 0 1807 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13436

[startup+6.3017 s]
/proc/loadavg: 0.86 1.04 1.02 2/66 12842
/proc/meminfo: memFree=1813352/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=10372 CPUtime=5.66
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 2686 0 0 0 565 1 0 0 25 0 1 0 153557208 10620928 2423 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 2593 2423 86 211 0 2379 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15724

[startup+12.7016 s]
/proc/loadavg: 0.87 1.04 1.02 2/66 12842
/proc/meminfo: memFree=1809384/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=13876 CPUtime=12.06
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 3813 0 0 0 1204 2 0 0 25 0 1 0 153557208 14209024 3256 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 3469 3256 86 211 0 3255 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19228

[startup+25.5023 s]
/proc/loadavg: 0.90 1.04 1.02 2/66 12842
/proc/meminfo: memFree=1803048/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=19996 CPUtime=24.86
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 6551 0 0 0 2482 4 0 0 25 0 1 0 153557208 20475904 4637 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 4999 4637 86 211 0 4785 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25348

[startup+51.1028 s]
/proc/loadavg: 0.93 1.03 1.02 2/66 12842
/proc/meminfo: memFree=1795816/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=26780 CPUtime=50.44
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 9135 0 0 0 5038 6 0 0 25 0 1 0 153557208 27422720 6449 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 6695 6449 86 211 0 6481 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32132

[startup+102.306 s]
/proc/loadavg: 0.97 1.03 1.01 2/66 12842
/proc/meminfo: memFree=1780200/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=43392 CPUtime=101.63
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 14964 0 0 0 10152 11 0 0 25 0 1 0 153557208 44433408 10352 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 10848 10352 86 211 0 10634 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 48744

[startup+162.303 s]
/proc/loadavg: 0.99 1.02 1.01 2/66 12842
/proc/meminfo: memFree=1762088/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=60832 CPUtime=161.62
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 21119 0 0 0 16145 17 0 0 25 0 1 0 153557208 62291968 14860 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 15208 14860 86 211 0 14994 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66184

[startup+222.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 12842
/proc/meminfo: memFree=1762088/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=60832 CPUtime=221.6
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 21120 0 0 0 22143 17 0 0 25 0 1 0 153557208 62291968 14861 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 15208 14861 86 211 0 14994 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66184

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 12842
/proc/meminfo: memFree=1743976/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=82364 CPUtime=281.58
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 26554 0 0 0 28137 21 0 0 25 0 1 0 153557208 84340736 19525 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 20591 19525 86 211 0 20377 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 87716

[startup+342.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12842
/proc/meminfo: memFree=1722536/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=102528 CPUtime=341.56
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 31819 0 0 0 34130 26 0 0 25 0 1 0 153557208 104988672 24789 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 25632 24789 86 211 0 25418 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 107880

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 12842

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

/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9339.38
Current children cumulated vsize (KiB) 643444

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185704/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9398.75
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 939672 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9399.36
Current children cumulated vsize (KiB) 643444

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9458.73
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 945670 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9459.34
Current children cumulated vsize (KiB) 643444

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9518.71
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 951668 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9519.32
Current children cumulated vsize (KiB) 643444

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185896/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9578.7
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 957667 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9579.31
Current children cumulated vsize (KiB) 643444

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185896/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9638.68
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 963665 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9639.29
Current children cumulated vsize (KiB) 643444

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185896/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9698.66
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 969663 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9699.27
Current children cumulated vsize (KiB) 643444

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9758.64
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 975661 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9759.25
Current children cumulated vsize (KiB) 643444

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9818.62
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212803 0 0 0 981659 203 0 0 25 0 1 0 153557208 653406208 158327 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158327 86 211 0 159309 0
Current children cumulated CPU time (s) 9819.23
Current children cumulated vsize (KiB) 643444

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9878.62
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212805 0 0 0 987658 204 0 0 25 0 1 0 153557208 653406208 158329 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158329 86 211 0 159309 0
Current children cumulated CPU time (s) 9879.23
Current children cumulated vsize (KiB) 643444

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9938.6
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212805 0 0 0 993656 204 0 0 25 0 1 0 153557208 653406208 158329 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158329 86 211 0 159309 0
Current children cumulated CPU time (s) 9939.21
Current children cumulated vsize (KiB) 643444

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9998.58
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212805 0 0 0 999654 204 0 0 25 0 1 0 153557208 653406208 158329 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158329 86 211 0 159309 0
Current children cumulated CPU time (s) 9999.19
Current children cumulated vsize (KiB) 643444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13244
/proc/meminfo: memFree=1185832/2055920 swapFree=4184232/4192956
[pid=12839] ppid=12837 vsize=5352 CPUtime=0.61
/proc/12839/stat : 12839 (rsat.sh) S 12837 12839 12783 0 -1 4194304 305 3664 0 0 0 0 59 2 15 0 1 0 153557145 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12839/statm: 1338 234 195 169 0 49 0
[pid=12842] ppid=12839 vsize=638092 CPUtime=9999.48
/proc/12842/stat : 12842 (rsat) R 12839 12839 12783 0 -1 4194304 212805 0 0 0 999744 204 0 0 25 0 1 0 153557208 653406208 158329 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12842/statm: 159523 158329 86 211 0 159309 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 643444

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)

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

Real time (s): 10003.2
CPU time (s): 10000.1
CPU user time (s): 9998.03
CPU system time (s): 2.06
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 697968

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

runsolver used 8.45671 second user time and 20.9948 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Tue Apr 17 02:07:58 UTC 2007

IDJOB= 355646
IDBENCH= 20403
IDSOLVER= 169
FILE ID= node71/355646-1176775678

PBS_JOBID= 4580817

Free space on /tmp= 66533 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= /tmp/evaluation/355646-1176775678/rsat.sh /tmp/evaluation/355646-1176775678/instance-355646-1176775678.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-355646-1176775678 -o ROOT/results/node71/solver-355646-1176775678 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355646-1176775678/rsat.sh /tmp/evaluation/355646-1176775678/instance-355646-1176775678.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0cf155110f71a43081221b427d368ee8

RANDOM SEED= 760882013

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node71.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.234
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.234
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:       1809808 kB
Buffers:         22948 kB
Cached:         160648 kB
SwapCached:       2792 kB
Active:          85812 kB
Inactive:       107288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809808 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            3216 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            39048 kB
Committed_AS:  2472116 kB
PageTables:       1448 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= 66545 MiB

End job on node71 on Tue Apr 17 04:54:44 UTC 2007