Trace number 1563493

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 611.728 611.965

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.79/0.82	c ==============================================================================
0.79/0.82	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.82	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.82	c ==============================================================================
0.79/0.82	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.98/5.08	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.98/5.09	c ==============================================================================
4.98/5.09	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.98/5.09	c CPU time:   4.81927 s
4.98/5.09	c ==============================================================================
5.49/5.53	c Rsat version 2.00
611.54/611.85	c CNF stats: (71485 vars, 300018 clauses)
611.54/611.85	c Decisions: 235414
611.54/611.85	c Conflicts: 188691
611.64/611.94	c Time: 606.26000s
611.64/611.94	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-1563493-1238786705/watcher-1563493-1238786705 -o /tmp/evaluation-result-1563493-1238786705/solver-1563493-1238786705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563493-1238786705.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.99 0.97 0.97 3/64 10109
/proc/meminfo: memFree=1815432/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=1820 CPUtime=0
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 1151334309 1863680 339 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 455 339 50 128 0 324 0

[startup+0.058682 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 10109
/proc/meminfo: memFree=1815432/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=8464 CPUtime=0.05
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 1960 0 0 0 4 1 0 0 18 0 1 0 1151334309 8667136 1943 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 2116 1943 50 128 0 1985 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13820

[startup+0.10269 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 10109
/proc/meminfo: memFree=1815432/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=15480 CPUtime=0.09
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 3367 0 0 0 8 1 0 0 18 0 1 0 1151334309 15851520 3350 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 3870 3351 50 128 0 3739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20836

[startup+0.301729 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 10109
/proc/meminfo: memFree=1815432/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=39892 CPUtime=0.29
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 9591 0 0 0 24 5 0 0 19 0 1 0 1151334309 40849408 9574 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 9973 9576 50 128 0 9842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45248

[startup+0.701809 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 10109
/proc/meminfo: memFree=1815432/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=110356 CPUtime=0.69
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 21664 0 0 0 57 12 0 0 23 0 1 0 1151334309 113004544 21647 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 27589 21647 50 128 0 27458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115712

[startup+1.50196 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 10111
/proc/meminfo: memFree=1708920/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=139372 CPUtime=1.49
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 30111 0 0 0 132 17 0 0 25 0 1 0 1151334309 142716928 27719 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 34843 27719 69 128 0 34712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144728

[startup+3.10128 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 10111
/proc/meminfo: memFree=1691704/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=0
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1151334309 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10109/statm: 1339 235 195 169 0 50 0
[pid=10110] ppid=10109 vsize=148156 CPUtime=3.08
/proc/10110/stat : 10110 (SatElite) R 10109 10109 10014 0 -1 4194304 32348 0 0 0 285 23 0 0 25 0 1 0 1151334309 151711744 29956 1992294400 134512640 135038345 4294956288 18446744073709551615 134571346 0 0 4096 3 0 0 0 17 1 0 0
/proc/10110/statm: 37039 29956 69 128 0 36908 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153512

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 10111
/proc/meminfo: memFree=1674744/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 5356

[startup+12.7012 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1771832/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=23340 CPUtime=7.15
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 5762 0 0 0 711 4 0 0 25 0 1 0 1151334863 23900160 5315 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 5835 5315 86 211 0 5621 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28696

[startup+25.5027 s]
/proc/loadavg: 1.06 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1771320/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=23720 CPUtime=19.94
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 5912 0 0 0 1990 4 0 0 25 0 1 0 1151334863 24289280 5465 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 5930 5465 86 211 0 5716 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29076

[startup+51.1018 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1770744/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=24420 CPUtime=45.53
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 6074 0 0 0 4549 4 0 0 25 0 1 0 1151334863 25006080 5627 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 6105 5627 86 211 0 5891 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29776

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1769080/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=26060 CPUtime=96.72
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 6506 0 0 0 9667 5 0 0 25 0 1 0 1151334863 26685440 6026 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 6515 6026 86 211 0 6301 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31416

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1765560/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=29512 CPUtime=156.69
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 7525 0 0 0 15663 6 0 0 25 0 1 0 1151334863 30220288 6923 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 7378 6923 86 211 0 7164 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 34868

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1762744/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=32004 CPUtime=216.67
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 8204 0 0 0 21660 7 0 0 25 0 1 0 1151334863 32772096 7602 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 8001 7602 86 211 0 7787 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 37360

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 10112
/proc/meminfo: memFree=1762104/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=33436 CPUtime=276.65
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 8567 0 0 0 27658 7 0 0 25 0 1 0 1151334863 34238464 7771 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 8359 7771 86 211 0 8145 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 38792

[startup+342.301 s]
/proc/loadavg: 1.07 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1759224/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=35932 CPUtime=336.62
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 9257 0 0 0 33654 8 0 0 25 0 1 0 1151334863 36794368 8461 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 8983 8461 86 211 0 8769 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 41288

[startup+402.301 s]
/proc/loadavg: 1.02 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757240/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37584 CPUtime=396.6
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10478 0 0 0 39651 9 0 0 25 0 1 0 1151334863 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 42940

[startup+462.302 s]
/proc/loadavg: 1.01 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757240/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37584 CPUtime=456.58
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10478 0 0 0 45649 9 0 0 25 0 1 0 1151334863 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 42940

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757240/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37584 CPUtime=516.56
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10478 0 0 0 51647 9 0 0 25 0 1 0 1151334863 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134529253 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 42940

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757176/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37732 CPUtime=576.53
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 57644 9 0 0 25 0 1 0 1151334863 38637568 8940 1992294400 134512640 135377749 4294956400 18446744073709551615 134529685 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9433 8940 86 211 0 9219 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 43088

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757176/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37700 CPUtime=582.93
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 58284 9 0 0 25 0 1 0 1151334863 38604800 8940 1992294400 134512640 135377749 4294956400 18446744073709551615 134529122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9425 8940 86 211 0 9211 0
Current children cumulated CPU time (s) 588.45
Current children cumulated vsize (KiB) 43056

[startup+601.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37668 CPUtime=595.73
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 59564 9 0 0 25 0 1 0 1151334863 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134529247 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 601.25
Current children cumulated vsize (KiB) 43024

[startup+607.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37668 CPUtime=602.12
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 60203 9 0 0 25 0 1 0 1151334863 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 607.64
Current children cumulated vsize (KiB) 43024

[startup+609.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37668 CPUtime=603.72
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 60363 9 0 0 25 0 1 0 1151334863 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134530220 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 609.24
Current children cumulated vsize (KiB) 43024

[startup+611.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37604 CPUtime=605.32
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 60523 9 0 0 25 0 1 0 1151334863 38506496 8922 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9401 8922 86 211 0 9187 0
Current children cumulated CPU time (s) 610.84
Current children cumulated vsize (KiB) 42960

[startup+611.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=37604 CPUtime=605.73
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10511 0 0 0 60564 9 0 0 25 0 1 0 1151334863 38506496 8922 1992294400 134512640 135377749 4294956400 18446744073709551615 134529148 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 9401 8922 86 211 0 9187 0
Current children cumulated CPU time (s) 611.25
Current children cumulated vsize (KiB) 42960

[startup+611.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10112
/proc/meminfo: memFree=1757112/2055920 swapFree=4178884/4192956
[pid=10109] ppid=10107 vsize=5356 CPUtime=5.52
/proc/10109/stat : 10109 (rsat.sh) S 10107 10109 10014 0 -1 4194304 310 37389 0 0 0 0 521 31 16 0 1 0 1151334309 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10109/statm: 1339 237 195 169 0 50 0
[pid=10112] ppid=10109 vsize=35916 CPUtime=606.12
/proc/10112/stat : 10112 (rsat) R 10109 10109 10014 0 -1 4194304 10512 0 0 0 60603 9 0 0 25 0 1 0 1151334863 36777984 8530 1992294400 134512640 135377749 4294956400 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/10112/statm: 8979 8530 86 211 0 8765 0
Current children cumulated CPU time (s) 611.64
Current children cumulated vsize (KiB) 41272

Child status: 20
Real time (s): 611.965
CPU time (s): 611.728
CPU user time (s): 611.294
CPU system time (s): 0.433934
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 159716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.294
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48369
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= 39
involuntary context switches= 728

runsolver used 0.643902 second user time and 1.58776 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-03 21:25:06
IDJOB=1563493
IDBENCH=70954
IDSOLVER=560
FILE ID=node75/1563493-1238786705
PBS_JOBID= 9085624
Free space on /tmp= 66424 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563493-1238786705/watcher-1563493-1238786705 -o /tmp/evaluation-result-1563493-1238786705/solver-1563493-1238786705 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1563493-1238786705.cnf            

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1709301841

node75.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815912 kB
Buffers:         22488 kB
Cached:         142072 kB
SwapCached:       8160 kB
Active:          73732 kB
Inactive:       100448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815912 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:           16844 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            51760 kB
Committed_AS:  2376804 kB
PageTables:       1420 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= 66424 MiB
End job on node75 at 2009-04-03 21:35:18