Trace number 1825097

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08UNSAT 1982.77 1983.62

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor128.cnf
MD5SUM10b48467ea3d951975cb9264f0b654fe
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark613.515
Satisfiable
(Un)Satisfiability was proved
Number of variables54258
Number of clauses160469
Sum of the clauses size374425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106978
Number of clauses of size 353489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  160467   374423 |   48140       0        0     nan |  0.000 % |
4.88/4.92	c |         0 |   63354   307031 |      --       0       --      -- |     --   | -97071/-67291
4.88/4.92	c ==============================================================================
4.88/4.92	c Result  :   #vars: 5505   #clauses: 63354   #literals: 307031
4.88/4.92	c CPU time:   4.78927 s
4.88/4.92	c ==============================================================================
4.98/5.06	c Rsat version 2.00
1982.53/1983.43	c CNF stats: (5505 vars, 63354 clauses)
1982.53/1983.43	c Decisions: 7577276
1982.53/1983.43	c Conflicts: 2036549
1982.73/1983.60	c Time: 1978.00000s
1982.73/1983.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825097-1242478693/watcher-1825097-1242478693 -o /tmp/evaluation-result-1825097-1242478693/solver-1825097-1242478693 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825097-1242478693.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.96 3/64 5081
/proc/meminfo: memFree=1052176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) R 5079 5081 5044 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 233632754335 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5081/statm: 1339 234 194 169 0 50 0
[pid=5082] ppid=5081 vsize=988 CPUtime=0
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 275903363 1011712 142 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 0 0 0
/proc/5082/statm: 247 144 49 128 0 116 0

[startup+0.015714 s]
/proc/loadavg: 0.85 0.97 0.96 3/64 5081
/proc/meminfo: memFree=1052176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=2596 CPUtime=0.01
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 538 0 0 0 1 0 0 0 18 0 1 0 275903363 2658304 521 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5082/statm: 649 522 49 128 0 518 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7952

[startup+0.101721 s]
/proc/loadavg: 0.85 0.97 0.96 3/64 5081
/proc/meminfo: memFree=1052176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=15960 CPUtime=0.09
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 3365 0 0 0 8 1 0 0 19 0 1 0 275903363 16343040 3348 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5082/statm: 3990 3351 49 128 0 3859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21316

[startup+0.301744 s]
/proc/loadavg: 0.85 0.97 0.96 3/64 5081
/proc/meminfo: memFree=1052176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=24584 CPUtime=0.28
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 6023 0 0 0 25 3 0 0 22 0 1 0 275903363 25174016 5586 1992294400 134512640 135038345 4294956288 18446744073709551615 134543856 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 6146 5586 69 128 0 6015 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29940

[startup+0.70178 s]
/proc/loadavg: 0.85 0.97 0.96 3/64 5081
/proc/meminfo: memFree=1052176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=25340 CPUtime=0.68
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 6191 0 0 0 64 4 0 0 25 0 1 0 275903363 25948160 5754 1992294400 134512640 135038345 4294956288 18446744073709551615 134544446 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 6335 5754 69 128 0 6204 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30696

[startup+1.50183 s]
/proc/loadavg: 0.85 0.97 0.96 2/66 5083
/proc/meminfo: memFree=1024576/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=26688 CPUtime=1.48
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 6502 0 0 0 143 5 0 0 25 0 1 0 275903363 27328512 6065 1992294400 134512640 135038345 4294956288 18446744073709551615 134543844 0 0 4096 3 0 0 0 17 0 0 0
/proc/5082/statm: 6672 6065 69 128 0 6541 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32044

[startup+3.10196 s]
/proc/loadavg: 0.85 0.97 0.96 2/66 5083
/proc/meminfo: memFree=1018176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=0
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275903363 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 235 195 169 0 50 0
[pid=5082] ppid=5081 vsize=28764 CPUtime=3.08
/proc/5082/stat : 5082 (SatElite) R 5081 5081 5044 0 -1 4194304 6988 0 0 0 299 9 0 0 25 0 1 0 275903363 29454336 6551 1992294400 134512640 135038345 4294956288 18446744073709551615 134581738 0 0 4096 3 0 0 0 17 0 0 0
/proc/5082/statm: 7191 6551 69 128 0 7060 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34120

[startup+6.30223 s]
/proc/loadavg: 0.86 0.97 0.96 2/66 5084
/proc/meminfo: memFree=1027328/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=8016 CPUtime=1.23
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 1848 0 0 0 123 0 0 0 25 0 1 0 275903869 8208384 1825 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 2004 1825 86 211 0 1790 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13372

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.96 2/66 5084
/proc/meminfo: memFree=1012864/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=20332 CPUtime=7.63
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 5349 0 0 0 761 2 0 0 25 0 1 0 275903869 20819968 4901 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 5083 4901 86 211 0 4869 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25688

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.96 2/66 5084
/proc/meminfo: memFree=994368/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=39960 CPUtime=20.42
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 10688 0 0 0 2037 5 0 0 25 0 1 0 275903869 40919040 9754 1992294400 134512640 135377749 4294956400 18446744073709551615 134522891 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 9990 9754 86 211 0 9776 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45316

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.96 2/66 5084
/proc/meminfo: memFree=969344/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=67220 CPUtime=46
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 18435 0 0 0 4590 10 0 0 25 0 1 0 275903869 68833280 16509 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 16805 16509 86 211 0 16591 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 72576

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.96 2/66 5084
/proc/meminfo: memFree=909440/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=124504 CPUtime=97.18
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 33581 0 0 0 9700 18 0 0 25 0 1 0 275903869 127492096 30883 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 31126 30883 86 211 0 30912 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 129860

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 5084
/proc/meminfo: memFree=851712/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=182648 CPUtime=157.15
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 49815 0 0 0 15690 25 0 0 25 0 1 0 275903869 187031552 45174 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 45662 45174 86 211 0 45448 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 188004

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 5090
/proc/meminfo: memFree=779072/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=254896 CPUtime=217.13
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 68038 0 0 0 21676 37 0 0 25 0 1 0 275903869 261013504 63397 1992294400 134512640 135377749 4294956400 18446744073709551615 134523286 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 63724 63397 86 211 0 63510 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 260252

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 5090
/proc/meminfo: memFree=764416/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=268748 CPUtime=277.11
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 73306 0 0 0 27670 41 0 0 25 0 1 0 275903869 275197952 66971 1992294400 134512640 135377749 4294956400 18446744073709551615 134530226 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 67187 66971 86 211 0 66973 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 274104

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 5090
/proc/meminfo: memFree=764416/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=268748 CPUtime=337.09
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 73307 0 0 0 33668 41 0 0 25 0 1 0 275903869 275197952 66972 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 67187 66972 86 211 0 66973 0

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


[startup+1602.3 s]
/proc/loadavg: 1.12 1.03 0.98 2/66 5090
/proc/meminfo: memFree=381832/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=657312 CPUtime=1596.55
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182289 0 0 0 159530 125 0 0 25 0 1 0 275903869 673087488 162422 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 164328 162422 86 211 0 164114 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 662668

[startup+1662.3 s]
/proc/loadavg: 1.04 1.02 0.98 2/66 5090
/proc/meminfo: memFree=381832/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=657312 CPUtime=1656.53
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182289 0 0 0 165528 125 0 0 25 0 1 0 275903869 673087488 162422 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 164328 162422 86 211 0 164114 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 662668

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 0.98 2/66 5090
/proc/meminfo: memFree=381832/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=657312 CPUtime=1716.5
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182295 0 0 0 171525 125 0 0 25 0 1 0 275903869 673087488 162428 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 164328 162428 86 211 0 164114 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 662668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 5090
/proc/meminfo: memFree=382536/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=656144 CPUtime=1776.48
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182301 0 0 0 177523 125 0 0 25 0 1 0 275903869 671891456 162208 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 164036 162208 86 211 0 163822 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 661500

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383048/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655232 CPUtime=1836.46
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 183521 125 0 0 25 0 1 0 275903869 670957568 162082 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163808 162082 86 211 0 163594 0
Current children cumulated CPU time (s) 1841.5
Current children cumulated vsize (KiB) 660588

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383048/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655232 CPUtime=1896.43
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 189518 125 0 0 25 0 1 0 275903869 670957568 162082 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163808 162082 86 211 0 163594 0
Current children cumulated CPU time (s) 1901.47
Current children cumulated vsize (KiB) 660588

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383048/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655232 CPUtime=1956.41
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 195516 125 0 0 25 0 1 0 275903869 670957568 162082 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163808 162082 86 211 0 163594 0
Current children cumulated CPU time (s) 1961.45
Current children cumulated vsize (KiB) 660588

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

[startup+1971.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383048/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655232 CPUtime=1965.21
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 196396 125 0 0 25 0 1 0 275903869 670957568 162082 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163808 162082 86 211 0 163594 0
Current children cumulated CPU time (s) 1970.25
Current children cumulated vsize (KiB) 660588

[startup+1977.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655100 CPUtime=1971.6
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 197035 125 0 0 25 0 1 0 275903869 670822400 162058 1992294400 134512640 135377749 4294956400 18446744073709551615 134522416 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163775 162058 86 211 0 163561 0
Current children cumulated CPU time (s) 1976.64
Current children cumulated vsize (KiB) 660456

[startup+1980.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655088 CPUtime=1974.8
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 197355 125 0 0 25 0 1 0 275903869 670810112 162058 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5084/statm: 163772 162058 86 211 0 163558 0
Current children cumulated CPU time (s) 1979.84
Current children cumulated vsize (KiB) 660444

[startup+1982.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655088 CPUtime=1976.39
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 197514 125 0 0 25 0 1 0 275903869 670810112 162058 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5084/statm: 163772 162058 86 211 0 163558 0
Current children cumulated CPU time (s) 1981.43
Current children cumulated vsize (KiB) 660444

[startup+1983.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=655088 CPUtime=1977.19
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182302 0 0 0 197594 125 0 0 25 0 1 0 275903869 670810112 162058 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5084/statm: 163772 162058 86 211 0 163558 0
Current children cumulated CPU time (s) 1982.23
Current children cumulated vsize (KiB) 660444

[startup+1983.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=654756 CPUtime=1977.59
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182303 0 0 0 197634 125 0 0 25 0 1 0 275903869 670470144 161984 1992294400 134512640 135377749 4294956400 18446744073709551615 134981050 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 163689 161984 86 211 0 163475 0
Current children cumulated CPU time (s) 1982.63
Current children cumulated vsize (KiB) 660112

[startup+1983.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 5090
/proc/meminfo: memFree=383176/2055920 swapFree=4191900/4192956
[pid=5081] ppid=5079 vsize=5356 CPUtime=5.04
/proc/5081/stat : 5081 (rsat.sh) S 5079 5081 5044 0 -1 4194304 310 8087 0 0 0 0 491 13 16 0 1 0 275903363 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5081/statm: 1339 237 195 169 0 50 0
[pid=5084] ppid=5081 vsize=44088 CPUtime=1977.69
/proc/5084/stat : 5084 (rsat) R 5081 5081 5044 0 -1 4194304 182303 0 0 0 197635 134 0 0 25 0 1 0 275903869 45146112 9880 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5084/statm: 11022 9880 2616 211 0 10808 0
Current children cumulated CPU time (s) 1982.73
Current children cumulated vsize (KiB) 49444

Child status: 20
Real time (s): 1983.62
CPU time (s): 1982.77
CPU user time (s): 1981.27
CPU system time (s): 1.49877
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 695316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1981.27
system time used= 1.49877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190858
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= 40
involuntary context switches= 5314

runsolver used 1.64975 second user time and 5.57215 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-16 14:58:13
IDJOB=1825097
IDBENCH=70762
IDSOLVER=665
FILE ID=node3/1825097-1242478693
PBS_JOBID= 9306839
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= 10b48467ea3d951975cb9264f0b654fe
RANDOM SEED=1294801324

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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.212
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:       1052720 kB
Buffers:         87348 kB
Cached:         813324 kB
SwapCached:        260 kB
Active:         119832 kB
Inactive:       794512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052720 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            74908 kB
Committed_AS:  1064676 kB
PageTables:       1372 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= 66300 MiB
End job on node3 at 2009-05-16 15:31:17