Trace number 355678

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 9999.91

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k40.cnf
MD5SUM36bafb0e2398f637017636b2f5f0beae
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 variables36217
Number of clauses144560
Sum of the clauses size395432
Maximum clause length37
Minimum clause length1
Number of clauses of size 1538
Number of clauses of size 267306
Number of clauses of size 371140
Number of clauses of size 4246
Number of clauses of size 5465
Number of clauses of size over 54865

Solver Data (download as text)

0.00/0.02	c Parsing...
0.07/0.16	c ==============================================================================
0.07/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.16	c ==============================================================================
0.07/0.16	c |         0 |  144022   394894 |   43206       0        0     nan |  0.000 % |
0.77/0.82	c |         0 |  114345   416637 |      --       0       --      -- |     --   | -27775/27432
0.77/0.82	c ==============================================================================
0.77/0.82	c Result  :   #vars: 15622   #clauses: 114345   #literals: 416637
0.77/0.82	c CPU time:   0.759884 s
0.77/0.82	c ==============================================================================
0.87/1.00	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/node16/watcher-355678-1176795031 -o ROOT/results/node16/solver-355678-1176795031 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355678-1176795031/rsat.sh /tmp/evaluation/355678-1176795031/instance-355678-1176795031.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.84 0.97 0.99 3/77 25316
/proc/meminfo: memFree=1910028/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 127420795 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25316/statm: 1338 232 195 169 0 49 0
[pid=25317] ppid=25316 vsize=684 CPUtime=0
/proc/25317/stat : 25317 (SatElite) D 25316 25316 25260 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 127420795 700416 44 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/25317/statm: 171 44 36 128 0 40 0

[startup+0.102756 s]
/proc/loadavg: 0.84 0.97 0.99 3/77 25316
/proc/meminfo: memFree=1910028/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 127420795 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25316/statm: 1338 232 195 169 0 49 0
[pid=25317] ppid=25316 vsize=9588 CPUtime=0.07
/proc/25317/stat : 25317 (SatElite) R 25316 25316 25260 0 -1 4194304 2051 0 0 0 6 1 0 0 18 0 1 0 127420795 9818112 2033 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134687052 0 0 4096 3 0 0 0 17 0 0 0
/proc/25317/statm: 2397 2033 49 128 0 2266 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14940

[startup+0.202735 s]
/proc/loadavg: 0.84 0.97 0.99 3/77 25316
/proc/meminfo: memFree=1910028/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 127420795 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25316/statm: 1338 232 195 169 0 49 0
[pid=25317] ppid=25316 vsize=20844 CPUtime=0.17
/proc/25317/stat : 25317 (SatElite) R 25316 25316 25260 0 -1 4194304 4666 0 0 0 15 2 0 0 19 0 1 0 127420795 21344256 4268 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134581283 0 0 4096 3 0 0 0 17 0 0 0
/proc/25317/statm: 5211 4268 69 128 0 5080 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 26196

[startup+0.302711 s]
/proc/loadavg: 0.84 0.97 0.99 3/77 25316
/proc/meminfo: memFree=1910028/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 127420795 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25316/statm: 1338 232 195 169 0 49 0
[pid=25317] ppid=25316 vsize=22232 CPUtime=0.27
/proc/25317/stat : 25317 (SatElite) R 25316 25316 25260 0 -1 4194304 4977 0 0 0 24 3 0 0 19 0 1 0 127420795 22765568 4579 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 0 0 0
/proc/25317/statm: 5558 4579 69 128 0 5427 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 27584

[startup+0.701626 s]
/proc/loadavg: 0.84 0.97 0.99 3/77 25316
/proc/meminfo: memFree=1910028/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 127420795 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25316/statm: 1338 232 195 169 0 49 0
[pid=25317] ppid=25316 vsize=25388 CPUtime=0.67
/proc/25317/stat : 25317 (SatElite) R 25316 25316 25260 0 -1 4194304 5814 0 0 0 64 3 0 0 23 0 1 0 127420795 25997312 5346 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134574772 0 0 4096 3 0 0 0 17 0 0 0
/proc/25317/statm: 6347 5346 69 128 0 6216 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 30740

[startup+1.50145 s]
/proc/loadavg: 0.84 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1898360/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=9888 CPUtime=0.49
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 2311 0 0 0 49 0 0 0 21 0 1 0 127420895 10125312 2295 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 2472 2295 86 211 0 2258 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15240

[startup+3.10112 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1894968/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=12760 CPUtime=2.09
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 3028 0 0 0 208 1 0 0 25 0 1 0 127420895 13066240 3010 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 3190 3010 86 211 0 2976 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 18112

[startup+6.30146 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1889976/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=17100 CPUtime=5.29
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 4102 0 0 0 528 1 0 0 25 0 1 0 127420895 17510400 4084 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526583 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 4275 4084 86 211 0 4061 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22452

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1884408/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=21776 CPUtime=11.69
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 5676 0 0 0 1166 3 0 0 25 0 1 0 127420895 22298624 5172 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526003 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 5444 5172 86 211 0 5230 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27128

[startup+25.5015 s]
/proc/loadavg: 0.89 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1875960/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=30688 CPUtime=24.49
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 8755 0 0 0 2443 6 0 0 25 0 1 0 127420895 31424512 7283 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 7672 7283 86 211 0 7458 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36040

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1867832/2055920 swapFree=4125972/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=38584 CPUtime=50.09
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 11563 0 0 0 5001 8 0 0 25 0 1 0 127420895 39510016 9319 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 9646 9319 86 211 0 9432 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43936

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1846968/2055920 swapFree=4126036/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=58940 CPUtime=101.3
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 17565 0 0 0 10116 14 0 0 25 0 1 0 127420895 60354560 14545 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 14735 14545 86 211 0 14521 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64292

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1841656/2055920 swapFree=4126036/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=65528 CPUtime=161.29
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 19386 0 0 0 16114 15 0 0 25 0 1 0 127420895 67100672 15979 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 16382 15979 86 211 0 16168 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 70880

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25319
/proc/meminfo: memFree=1823032/2055920 swapFree=4126036/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=83040 CPUtime=221.31
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 25415 0 0 0 22110 21 0 0 25 0 1 0 127420895 85032960 20467 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 20760 20467 86 211 0 20546 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88392

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 25321
/proc/meminfo: memFree=1822776/2055920 swapFree=4126036/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=83040 CPUtime=281.3
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 25415 0 0 0 28109 21 0 0 25 0 1 0 127420895 85032960 20467 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134525905 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 20760 20467 86 211 0 20546 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 88392

[startup+342.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 25321
/proc/meminfo: memFree=1820024/2055920 swapFree=4126100/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=85956 CPUtime=341.31
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 26168 0 0 0 34109 22 0 0 25 0 1 0 127420895 88018944 21220 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 21489 21220 86 211 0 21275 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 91308

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

/proc/25319/statm: 153420 153204 86 211 0 153206 0
Current children cumulated CPU time (s) 9282.46
Current children cumulated vsize (KiB) 619032

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1284088/2055920 swapFree=4129572/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9341.49
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183518 0 0 0 933903 246 0 0 25 0 1 0 127420895 628408320 153204 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153204 86 211 0 153206 0
Current children cumulated CPU time (s) 9342.46
Current children cumulated vsize (KiB) 619032

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1284088/2055920 swapFree=4129636/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9401.49
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183518 0 0 0 939902 247 0 0 25 0 1 0 127420895 628408320 153204 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153204 86 211 0 153206 0
Current children cumulated CPU time (s) 9402.46
Current children cumulated vsize (KiB) 619032

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1284088/2055920 swapFree=4129636/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9461.5
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183518 0 0 0 945903 247 0 0 25 0 1 0 127420895 628408320 153204 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153204 86 211 0 153206 0
Current children cumulated CPU time (s) 9462.47
Current children cumulated vsize (KiB) 619032

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1284024/2055920 swapFree=4129700/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9521.5
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183521 0 0 0 951902 248 0 0 25 0 1 0 127420895 628408320 153207 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153207 86 211 0 153206 0
Current children cumulated CPU time (s) 9522.47
Current children cumulated vsize (KiB) 619032

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1284024/2055920 swapFree=4129700/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9581.5
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183521 0 0 0 957902 248 0 0 25 0 1 0 127420895 628408320 153207 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153207 86 211 0 153206 0
Current children cumulated CPU time (s) 9582.47
Current children cumulated vsize (KiB) 619032

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1283960/2055920 swapFree=4129700/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9641.5
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183521 0 0 0 963901 249 0 0 25 0 1 0 127420895 628408320 153207 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153207 86 211 0 153206 0
Current children cumulated CPU time (s) 9642.47
Current children cumulated vsize (KiB) 619032

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1283896/2055920 swapFree=4129764/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9701.5
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183521 0 0 0 969901 249 0 0 25 0 1 0 127420895 628408320 153207 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153207 86 211 0 153206 0
Current children cumulated CPU time (s) 9702.47
Current children cumulated vsize (KiB) 619032

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1283896/2055920 swapFree=4129764/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9761.51
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183521 0 0 0 975901 250 0 0 25 0 1 0 127420895 628408320 153207 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153207 86 211 0 153206 0
Current children cumulated CPU time (s) 9762.48
Current children cumulated vsize (KiB) 619032

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1283896/2055920 swapFree=4129764/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9821.51
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183527 0 0 0 981901 250 0 0 25 0 1 0 127420895 628408320 153213 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153213 86 211 0 153206 0
Current children cumulated CPU time (s) 9822.48
Current children cumulated vsize (KiB) 619032

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1283896/2055920 swapFree=4129828/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=613680 CPUtime=9881.52
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 183527 0 0 0 987901 251 0 0 25 0 1 0 127420895 628408320 153213 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 153420 153213 86 211 0 153206 0
Current children cumulated CPU time (s) 9882.49
Current children cumulated vsize (KiB) 619032

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1277432/2055920 swapFree=4129828/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=620516 CPUtime=9941.52
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 185172 0 0 0 993899 253 0 0 25 0 1 0 127420895 635408384 154858 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 155129 154858 86 211 0 154915 0
Current children cumulated CPU time (s) 9942.49
Current children cumulated vsize (KiB) 625868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25919
/proc/meminfo: memFree=1272824/2055920 swapFree=4129828/4192956
[pid=25316] ppid=25314 vsize=5352 CPUtime=0.97
/proc/25316/stat : 25316 (rsat.sh) S 25314 25316 25260 0 -1 4194304 305 6284 0 0 0 0 93 4 16 0 1 0 127420795 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25316/statm: 1338 234 195 169 0 49 0
[pid=25319] ppid=25316 vsize=625164 CPUtime=9999.13
/proc/25319/stat : 25319 (rsat) R 25316 25316 25260 0 -1 4194304 186310 0 0 0 999658 255 0 0 25 0 1 0 127420895 640167936 155996 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25319/statm: 156291 155996 86 211 0 156077 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 630516

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 25316 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=930858
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=47992
# CPU time returned by wait4() is 0.97885
# 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): 9999.91
CPU time (s): 10000.1
CPU user time (s): 9997.51
CPU system time (s): 2.59
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 662336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.930858
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6589
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= 22
involuntary context switches= 17

runsolver used 10.3554 second user time and 26.012 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Apr 17 07:30:32 UTC 2007

IDJOB= 355678
IDBENCH= 20524
IDSOLVER= 169
FILE ID= node16/355678-1176795031

PBS_JOBID= 4586231

Free space on /tmp= 66401 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/355678-1176795031/rsat.sh /tmp/evaluation/355678-1176795031/instance-355678-1176795031.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-355678-1176795031 -o ROOT/results/node16/solver-355678-1176795031 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355678-1176795031/rsat.sh /tmp/evaluation/355678-1176795031/instance-355678-1176795031.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  36bafb0e2398f637017636b2f5f0beae

RANDOM SEED= 771653566

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node16.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.232
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.232
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:       1910624 kB
Buffers:         18000 kB
Cached:          54732 kB
SwapCached:      28656 kB
Active:          62988 kB
Inactive:        50996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910624 kB
SwapTotal:     4192956 kB
SwapFree:      4125972 kB
Dirty:            5356 kB
Writeback:           0 kB
Mapped:          34008 kB
Slab:            16856 kB
Committed_AS:  6421072 kB
PageTables:       1836 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= 66397 MiB

End job on node16 on Tue Apr 17 10:17:14 UTC 2007