Trace number 1825299

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 636.193 636.523

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.2819
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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.28/0.39	c ==============================================================================
0.28/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.28/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.28/0.39	c ==============================================================================
0.28/0.39	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
3.98/4.05	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.98/4.05	c ==============================================================================
3.98/4.05	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.98/4.05	c CPU time:   3.86241 s
3.98/4.05	c ==============================================================================
4.18/4.24	c Rsat version 2.00
636.05/636.43	c CNF stats: (14948 vars, 103664 clauses)
636.05/636.43	c Decisions: 1083803
636.05/636.43	c Conflicts: 692432
636.15/636.50	c Time: 632.04000s
636.15/636.50	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-1825299-1242496828/watcher-1825299-1242496828 -o /tmp/evaluation-result-1825299-1242496828/solver-1825299-1242496828 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825299-1242496828.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: 1.00 1.00 1.00 3/64 30156
/proc/meminfo: memFree=1838192/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) R 30154 30156 29628 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30156/statm: 1339 234 194 169 0 50 0
[pid=30157] ppid=30156 vsize=988 CPUtime=0
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 277711457 1011712 147 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 247 148 50 128 0 116 0

[startup+0.0924181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30156
/proc/meminfo: memFree=1838192/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=14624 CPUtime=0.08
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 2975 0 0 0 7 1 0 0 19 0 1 0 277711457 14974976 2959 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 3656 2960 50 128 0 3525 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19980

[startup+0.101419 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30156
/proc/meminfo: memFree=1838192/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=15416 CPUtime=0.09
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 3252 0 0 0 7 2 0 0 19 0 1 0 277711457 15785984 3236 1992294400 134512640 135038345 4294956288 18446744073709551615 134548092 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 3854 3240 50 128 0 3723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20772

[startup+0.301455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30156
/proc/meminfo: memFree=1838192/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=39684 CPUtime=0.28
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 9387 0 0 0 24 4 0 0 21 0 1 0 277711457 40636416 9370 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 9921 9371 50 128 0 9790 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45040

[startup+0.701531 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30156
/proc/meminfo: memFree=1838192/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=66560 CPUtime=0.69
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 13624 0 0 0 62 7 0 0 25 0 1 0 277711457 68157440 13263 1992294400 134512640 135038345 4294956288 18446744073709551615 134571671 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 16640 13263 69 128 0 16509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71916

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30158
/proc/meminfo: memFree=1777440/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=74268 CPUtime=1.49
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 15364 0 0 0 139 10 0 0 25 0 1 0 277711457 76050432 14989 1992294400 134512640 135038345 4294956288 18446744073709551615 134571185 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 18567 14989 69 128 0 18436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79624

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30158
/proc/meminfo: memFree=1769504/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=0
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277711457 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 235 195 169 0 50 0
[pid=30157] ppid=30156 vsize=77348 CPUtime=3.09
/proc/30157/stat : 30157 (SatElite) R 30156 30156 29628 0 -1 4194304 20301 0 0 0 296 13 0 0 25 0 1 0 277711457 79204352 15740 1992294400 134512640 135038345 4294956288 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 0 0 0
/proc/30157/statm: 19337 15747 69 128 0 19206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82704

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30159
/proc/meminfo: memFree=1815136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=10164 CPUtime=2.04
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 2349 0 0 0 202 2 0 0 25 0 1 0 277711881 10407936 2335 1992294400 134512640 135377749 4294956400 18446744073709551615 134529233 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 2541 2335 86 211 0 2327 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15520

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30159
/proc/meminfo: memFree=1809376/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=15128 CPUtime=8.44
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 4032 0 0 0 841 3 0 0 25 0 1 0 277711881 15491072 3499 1992294400 134512640 135377749 4294956400 18446744073709551615 134526519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 3782 3499 86 211 0 3568 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20484

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30159
/proc/meminfo: memFree=1806176/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=18728 CPUtime=21.23
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 4975 0 0 0 2119 4 0 0 25 0 1 0 277711881 19177472 4442 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 4682 4442 86 211 0 4468 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24084

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1801760/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=23572 CPUtime=46.82
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 6634 0 0 0 4675 7 0 0 25 0 1 0 277711881 24137728 5519 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 5893 5519 86 211 0 5679 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28928

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1792864/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=31944 CPUtime=98
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 9597 0 0 0 9790 10 0 0 25 0 1 0 277711881 32710656 7710 1992294400 134512640 135377749 4294956400 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 7986 7710 86 211 0 7772 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 37300

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1784608/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=39732 CPUtime=157.97
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 12384 0 0 0 15785 12 0 0 25 0 1 0 277711881 40685568 9725 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 9933 9725 86 211 0 9719 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 45088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1780704/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=45304 CPUtime=217.93
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 13805 0 0 0 21781 12 0 0 25 0 1 0 277711881 46391296 10757 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 11326 10757 86 211 0 11112 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 50660

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1768864/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=56420 CPUtime=277.91
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 18245 0 0 0 27774 17 0 0 25 0 1 0 277711881 57774080 13653 1992294400 134512640 135377749 4294956400 18446744073709551615 134526409 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 14105 13653 86 211 0 13891 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 61776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1768800/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=56420 CPUtime=337.88
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 18245 0 0 0 33771 17 0 0 25 0 1 0 277711881 57774080 13653 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 14105 13653 86 211 0 13891 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 61776

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1768800/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=56420 CPUtime=397.84
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 18245 0 0 0 39767 17 0 0 25 0 1 0 277711881 57774080 13653 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 14105 13653 86 211 0 13891 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 61776

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1762016/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=63184 CPUtime=457.81
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 19987 0 0 0 45763 18 0 0 25 0 1 0 277711881 64700416 15393 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 15796 15393 86 211 0 15582 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 68540

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1750368/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=74404 CPUtime=517.78
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 22916 0 0 0 51757 21 0 0 25 0 1 0 277711881 76189696 18321 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 18601 18321 86 211 0 18387 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 79760

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743200/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=577.75
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 57751 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 89256

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743200/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=584.15
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 58391 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 588.37
Current children cumulated vsize (KiB) 89256

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743200/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=609.74
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 60950 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 613.96
Current children cumulated vsize (KiB) 89256

[startup+627.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=622.53
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 62229 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 626.75
Current children cumulated vsize (KiB) 89256

[startup+633.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=628.93
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 62869 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 633.15
Current children cumulated vsize (KiB) 89256

[startup+635.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=630.53
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 63029 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 634.75
Current children cumulated vsize (KiB) 89256

[startup+635.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=631.33
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 63109 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134530125 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 635.55
Current children cumulated vsize (KiB) 89256

[startup+636.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=83900 CPUtime=631.73
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28481 0 0 0 63149 24 0 0 25 0 1 0 277711881 85913600 20011 1992294400 134512640 135377749 4294956400 18446744073709551615 134523233 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 20975 20011 86 211 0 20761 0
Current children cumulated CPU time (s) 635.95
Current children cumulated vsize (KiB) 89256

[startup+636.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30165
/proc/meminfo: memFree=1743136/2055920 swapFree=4180040/4192956
[pid=30156] ppid=30154 vsize=5356 CPUtime=4.22
/proc/30156/stat : 30156 (rsat.sh) S 30154 30156 29628 0 -1 4194304 310 28354 0 0 0 0 402 20 16 0 1 0 277711457 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30156/statm: 1339 237 195 169 0 50 0
[pid=30159] ppid=30156 vsize=75632 CPUtime=631.93
/proc/30159/stat : 30159 (rsat) R 30156 30156 29628 0 -1 4194304 28482 0 0 0 63168 25 0 0 25 0 1 0 277711881 77447168 18216 1992294400 134512640 135377749 4294956400 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30159/statm: 18908 18216 5652 211 0 18694 0
Current children cumulated CPU time (s) 636.15
Current children cumulated vsize (KiB) 80988

Child status: 20
Real time (s): 636.523
CPU time (s): 636.193
CPU user time (s): 635.713
CPU system time (s): 0.479927
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 101692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 635.713
system time used= 0.479927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57304
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= 38
involuntary context switches= 2030

runsolver used 0.517921 second user time and 1.80472 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-16 20:00:29
IDJOB=1825299
IDBENCH=70952
IDSOLVER=665
FILE ID=node37/1825299-1242496828
PBS_JOBID= 9306969
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=246172681

node37.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.259
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.259
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:       1838744 kB
Buffers:         42444 kB
Cached:         124660 kB
SwapCached:       7792 kB
Active:          65652 kB
Inactive:       111372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838744 kB
SwapTotal:     4192956 kB
SwapFree:      4180040 kB
Dirty:            8644 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            26368 kB
Committed_AS:  1079336 kB
PageTables:       1380 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= 66320 MiB
End job on node37 at 2009-05-16 20:11:05