Trace number 1825069

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000 10004.4

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark294.549
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.01/0.02	c Parsing...
0.01/0.02	c ==============================================================================
0.01/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.02	c ==============================================================================
0.01/0.02	c |         0 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.01/0.02	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.01/0.02	c ==============================================================================
0.01/0.02	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.01/0.02	c CPU time:   0.003999 s
0.01/0.02	c ==============================================================================
0.01/0.03	c Rsat version 2.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825069-1242472870/watcher-1825069-1242472870 -o /tmp/evaluation-result-1825069-1242472870/solver-1825069-1242472870 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825069-1242472870.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.92 0.98 0.91 3/64 21469
/proc/meminfo: memFree=798896/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320537 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 235 195 169 0 50 0
[pid=21470] ppid=21469 vsize=684 CPUtime=0
/proc/21470/stat : 21470 (SatElite) R 21469 21469 21388 0 -1 4194304 61 0 0 0 0 0 0 0 19 0 1 0 275320538 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 171 44 36 128 0 40 0

[startup+0.0220329 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 21469
/proc/meminfo: memFree=798896/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320537 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 235 195 169 0 50 0
[pid=21470] ppid=21469 vsize=684 CPUtime=0.01
/proc/21470/stat : 21470 (SatElite) R 21469 21469 21388 0 -1 4194304 61 0 0 0 0 1 0 0 19 0 1 0 275320538 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 0 0 0
/proc/21470/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6040

[startup+0.101044 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 21469
/proc/meminfo: memFree=798896/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.30107 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 21469
/proc/meminfo: memFree=798896/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701123 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 21469
/proc/meminfo: memFree=798896/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 21472
/proc/meminfo: memFree=852448/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=3568 CPUtime=1.45
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 770 0 0 0 145 0 0 0 25 0 1 0 275320541 3653632 724 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 892 724 86 211 0 678 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8924

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 21472
/proc/meminfo: memFree=851360/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=4264 CPUtime=3.05
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 997 0 0 0 305 0 0 0 25 0 1 0 275320541 4366336 886 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 1066 886 86 211 0 852 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9620

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 21472
/proc/meminfo: memFree=849952/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=5636 CPUtime=6.24
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 1399 0 0 0 624 0 0 0 25 0 1 0 275320541 5771264 1224 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21472/statm: 1409 1224 86 211 0 1195 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10992

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 21472
/proc/meminfo: memFree=845856/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=10312 CPUtime=12.64
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 2798 0 0 0 1263 1 0 0 25 0 1 0 275320541 10559488 2394 1992294400 134512640 135377749 4294956400 18446744073709551615 134526030 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 2578 2394 86 211 0 2364 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15668

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 21472
/proc/meminfo: memFree=843808/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=12292 CPUtime=25.44
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 3699 0 0 0 2542 2 0 0 25 0 1 0 275320541 12587008 2809 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 3073 2809 86 211 0 2859 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17648

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 21472
/proc/meminfo: memFree=840160/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=15396 CPUtime=51.03
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 4912 0 0 0 5099 4 0 0 25 0 1 0 275320541 15765504 3634 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21472/statm: 3849 3634 86 211 0 3635 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20752

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.91 2/66 21472
/proc/meminfo: memFree=838176/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=17392 CPUtime=102.18
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 5414 0 0 0 10214 4 0 0 25 0 1 0 275320541 17809408 4136 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 4348 4136 86 211 0 4134 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 22748

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 21472
/proc/meminfo: memFree=834848/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=21568 CPUtime=162.15
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 6444 0 0 0 16210 5 0 0 25 0 1 0 275320541 22085632 4972 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 5392 4972 86 211 0 5178 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 26924

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 21472
/proc/meminfo: memFree=834912/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=20904 CPUtime=222.13
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 7255 0 0 0 22208 5 0 0 25 0 1 0 275320541 21405696 4906 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 5226 4906 86 211 0 5012 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 26260

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 21472
/proc/meminfo: memFree=830240/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=26456 CPUtime=282.09
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 8692 0 0 0 28202 7 0 0 25 0 1 0 275320541 27090944 6136 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 6614 6136 86 211 0 6400 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 31812

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 21472
/proc/meminfo: memFree=827168/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=29280 CPUtime=342.06
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 9448 0 0 0 34198 8 0 0 25 0 1 0 275320541 29982720 6892 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 7320 6892 86 211 0 7106 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 34636

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 21472
/proc/meminfo: memFree=824736/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0

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

/proc/21472/statm: 42742 38537 86 211 0 42528 0
Current children cumulated CPU time (s) 9338.27
Current children cumulated vsize (KiB) 176324

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21490
/proc/meminfo: memFree=698848/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=172268 CPUtime=9398.22
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 66739 0 0 0 939767 55 0 0 25 0 1 0 275320541 176402432 38871 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 43067 38871 86 211 0 42853 0
Current children cumulated CPU time (s) 9398.24
Current children cumulated vsize (KiB) 177624

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21490
/proc/meminfo: memFree=696800/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=180076 CPUtime=9458.18
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 68760 0 0 0 945762 56 0 0 25 0 1 0 275320541 184397824 39354 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 45019 39354 86 211 0 44805 0
Current children cumulated CPU time (s) 9458.2
Current children cumulated vsize (KiB) 185432

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 21490
/proc/meminfo: memFree=696224/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=180588 CPUtime=9518.16
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 68912 0 0 0 951759 57 0 0 25 0 1 0 275320541 184922112 39506 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 45147 39506 86 211 0 44933 0
Current children cumulated CPU time (s) 9518.18
Current children cumulated vsize (KiB) 185944

[startup+9582.3 s]
/proc/loadavg: 1.08 1.02 0.97 2/66 21490
/proc/meminfo: memFree=695072/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=181740 CPUtime=9578.14
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 69211 0 0 0 957757 57 0 0 25 0 1 0 275320541 186101760 39805 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 45435 39805 86 211 0 45221 0
Current children cumulated CPU time (s) 9578.16
Current children cumulated vsize (KiB) 187096

[startup+9642.3 s]
/proc/loadavg: 1.20 1.06 0.99 2/66 21496
/proc/meminfo: memFree=693344/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=183276 CPUtime=9638.11
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 69630 0 0 0 963753 58 0 0 25 0 1 0 275320541 187674624 40224 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 45819 40224 86 211 0 45605 0
Current children cumulated CPU time (s) 9638.13
Current children cumulated vsize (KiB) 188632

[startup+9702.3 s]
/proc/loadavg: 1.14 1.06 1.00 2/66 21496
/proc/meminfo: memFree=691616/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=184940 CPUtime=9698.07
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 70068 0 0 0 969748 59 0 0 25 0 1 0 275320541 189378560 40662 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 46235 40662 86 211 0 46021 0
Current children cumulated CPU time (s) 9698.09
Current children cumulated vsize (KiB) 190296

[startup+9762.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 21496
/proc/meminfo: memFree=689824/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=186604 CPUtime=9758.05
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 70529 0 0 0 975745 60 0 0 25 0 1 0 275320541 191082496 41123 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 46651 41123 86 211 0 46437 0
Current children cumulated CPU time (s) 9758.07
Current children cumulated vsize (KiB) 191960

[startup+9822.3 s]
/proc/loadavg: 1.10 1.06 1.00 2/66 21496
/proc/meminfo: memFree=694368/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=180948 CPUtime=9818.01
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 77250 0 0 0 981738 63 0 0 25 0 1 0 275320541 185290752 39918 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 45237 39918 86 211 0 45023 0
Current children cumulated CPU time (s) 9818.03
Current children cumulated vsize (KiB) 186304

[startup+9882.3 s]
/proc/loadavg: 1.09 1.06 1.00 2/66 21496
/proc/meminfo: memFree=696800/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=175772 CPUtime=9877.99
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 77309 0 0 0 987735 64 0 0 25 0 1 0 275320541 179990528 39301 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 43943 39301 86 211 0 43729 0
Current children cumulated CPU time (s) 9878.01
Current children cumulated vsize (KiB) 181128

[startup+9942.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 21496
/proc/meminfo: memFree=709664/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=154328 CPUtime=9937.95
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 77348 0 0 0 993731 64 0 0 25 0 1 0 275320541 158031872 36079 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 38582 36079 86 211 0 38368 0
Current children cumulated CPU time (s) 9937.97
Current children cumulated vsize (KiB) 159684

[startup+10002.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 21496
/proc/meminfo: memFree=711840/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=151636 CPUtime=9997.92
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 77606 0 0 0 999728 64 0 0 25 0 1 0 275320541 155275264 35539 1992294400 134512640 135377749 4294956400 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 37909 35539 86 211 0 37695 0
Current children cumulated CPU time (s) 9997.94
Current children cumulated vsize (KiB) 156992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 21496
/proc/meminfo: memFree=711840/2055920 swapFree=4181380/4192956
[pid=21469] ppid=21467 vsize=5356 CPUtime=0.02
/proc/21469/stat : 21469 (rsat.sh) S 21467 21469 21388 0 -1 4194304 310 158 0 0 0 0 0 2 18 0 1 0 275320537 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21469/statm: 1339 237 195 169 0 50 0
[pid=21472] ppid=21469 vsize=151636 CPUtime=10000
/proc/21472/stat : 21472 (rsat) R 21469 21469 21388 0 -1 4194304 77606 0 0 0 999938 64 0 0 25 0 1 0 275320541 155275264 35539 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21472/statm: 37909 35539 86 211 0 37695 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 156992

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 21469 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=6998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30995
# CPU time returned by wait4() is 0.037993
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.4
CPU time (s): 10000
CPU user time (s): 9999.38
CPU system time (s): 0.66
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 217964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.006998
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= 468
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= 5
involuntary context switches= 4

runsolver used 7.94179 second user time and 28.4467 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-16 13:21:10
IDJOB=1825069
IDBENCH=69602
IDSOLVER=665
FILE ID=node13/1825069-1242472870
PBS_JOBID= 9306821
Free space on /tmp= 66376 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825069-1242472870/watcher-1825069-1242472870 -o /tmp/evaluation-result-1825069-1242472870/solver-1825069-1242472870 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825069-1242472870.cnf            

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=1919646458

node13.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.227
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.227
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:        799384 kB
Buffers:         96376 kB
Cached:        1058368 kB
SwapCached:       5336 kB
Active:         294304 kB
Inactive:       868776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        799384 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            79396 kB
Committed_AS:   915580 kB
PageTables:       1460 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= 66428 MiB
End job on node13 at 2009-05-16 16:07:57