Trace number 355602

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2007-02-08UNSAT 2817.69 2818.56

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1183.4
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data (download as text)

0.00/0.00	c Parsing...
0.89/0.99	c ==============================================================================
0.89/0.99	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.99	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.99	c ==============================================================================
0.89/0.99	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
7.38/7.48	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
7.38/7.49	c ==============================================================================
7.38/7.49	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
7.38/7.49	c CPU time:   7.2289 s
7.38/7.49	c ==============================================================================
7.99/8.02	c Rsat version 2.00
2817.52/2818.45	c CNF stats: (61601 vars, 363891 clauses)
2817.52/2818.45	c Decisions: 1403953
2817.52/2818.45	c Conflicts: 743404
2817.62/2818.54	c Time: -1484.88730s
2817.62/2818.54	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-355602-1176854879 -o ROOT/results/node22/solver-355602-1176854879 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355602-1176854879/rsat.sh /tmp/evaluation/355602-1176854879/instance-355602-1176854879.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 0 seconds
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 25063
/proc/meminfo: memFree=1675952/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) R 25061 25063 24768 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 232 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25063/statm: 1338 232 194 169 0 49 0
[pid=25064] ppid=25063 vsize=684 CPUtime=0
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 133405562 700416 44 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 171 44 36 128 0 40 0

[startup+0.0407059 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 25063
/proc/meminfo: memFree=1675952/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=6308 CPUtime=0.02
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 1402 0 0 0 2 0 0 0 19 0 1 0 133405562 6459392 1384 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 1577 1389 49 128 0 1446 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11660

[startup+0.101714 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 25063
/proc/meminfo: memFree=1675952/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=20612 CPUtime=0.09
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 3781 0 0 0 7 2 0 0 19 0 1 0 133405562 21106688 3763 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 5153 3764 49 128 0 5022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25964

[startup+0.301744 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 25063
/proc/meminfo: memFree=1675952/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=51072 CPUtime=0.29
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 11177 0 0 0 23 6 0 0 21 0 1 0 133405562 52297728 11159 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 12768 11160 49 128 0 12637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56424

[startup+0.701806 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 25063
/proc/meminfo: memFree=1675952/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=76756 CPUtime=0.69
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 18093 0 0 0 59 10 0 0 24 0 1 0 133405562 78598144 18075 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 19189 18075 50 128 0 19058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82108

[startup+1.50193 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 25065
/proc/meminfo: memFree=1591648/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=110564 CPUtime=1.48
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 27924 0 0 0 134 14 0 0 25 0 1 0 133405562 113217536 25290 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 27641 25290 69 128 0 27510 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115916

[startup+3.10117 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 25065
/proc/meminfo: memFree=1575840/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=116120 CPUtime=3.09
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 29561 0 0 0 292 17 0 0 25 0 1 0 133405562 118906880 26732 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134571610 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 29030 26732 69 128 0 28899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121472

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.98 2/79 25065
/proc/meminfo: memFree=1569760/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=0
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 133405561 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 233 195 169 0 49 0
[pid=25064] ppid=25063 vsize=117384 CPUtime=6.29
/proc/25064/stat : 25064 (SatElite) R 25063 25063 24768 0 -1 4194304 35305 0 0 0 608 21 0 0 25 0 1 0 133405562 120201216 27045 18446744073709551615 134512640 135038345 4294956688 18446744073709551615 134543844 0 0 4096 3 0 0 0 17 1 0 0
/proc/25064/statm: 29346 27045 69 128 0 29215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122736

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1663656/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=24932 CPUtime=4.67
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 6320 0 0 0 464 3 0 0 25 0 1 0 133406364 25530368 5901 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 6233 5901 86 211 0 6019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30284

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1660520/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=28440 CPUtime=17.46
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 7211 0 0 0 1743 3 0 0 25 0 1 0 133406364 29122560 6778 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134530036 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 7110 6778 86 211 0 6896 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33792

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1648040/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=41156 CPUtime=43.06
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 10381 0 0 0 4299 7 0 0 25 0 1 0 133406364 42143744 9907 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 10289 9907 86 211 0 10075 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46508

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1627944/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=61400 CPUtime=94.24
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 15506 0 0 0 9412 12 0 0 25 0 1 0 133406364 62873600 14928 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 15350 14928 86 211 0 15136 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66752

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1611496/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=77660 CPUtime=154.22
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 19659 0 0 0 15405 17 0 0 25 0 1 0 133406364 79523840 19058 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 19415 19058 86 211 0 19201 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83012

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1597800/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=91792 CPUtime=214.2
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 23257 0 0 0 21399 21 0 0 25 0 1 0 133406364 93995008 22450 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 22948 22450 86 211 0 22734 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 97144

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1580712/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=108836 CPUtime=274.18
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 27593 0 0 0 27392 26 0 0 25 0 1 0 133406364 111448064 26759 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134525985 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 27209 26759 86 211 0 26995 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 114188

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.98 2/79 25066
/proc/meminfo: memFree=1565928/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=123352 CPUtime=334.16
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 31273 0 0 0 33386 30 0 0 25 0 1 0 133406364 126312448 30401 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 30838 30401 86 211 0 30624 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 128704

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


[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1534504/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=157364 CPUtime=2433.53
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 43795 0 0 0 243294 59 0 0 25 0 1 0 133406364 161140736 38215 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134984867 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 39341 38215 86 211 0 39127 0
Current children cumulated CPU time (s) 2441.54
Current children cumulated vsize (KiB) 162716

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2493.5
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 249290 60 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2501.51
Current children cumulated vsize (KiB) 160652

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2553.49
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 255288 61 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2561.5
Current children cumulated vsize (KiB) 160652

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2613.48
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 261286 62 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2621.49
Current children cumulated vsize (KiB) 160652

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2673.45
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 267283 62 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2681.46
Current children cumulated vsize (KiB) 160652

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2733.43
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 273281 62 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2741.44
Current children cumulated vsize (KiB) 160652

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2793.41
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 279278 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2801.42
Current children cumulated vsize (KiB) 160652

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

[startup+2803.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2794.21
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 279358 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2802.22
Current children cumulated vsize (KiB) 160652

[startup+2809.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2800.61
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 279998 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134529671 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2808.62
Current children cumulated vsize (KiB) 160652

[startup+2812.71 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2803.81
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 280318 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2811.82
Current children cumulated vsize (KiB) 160652

[startup+2815.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2807.01
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 280638 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2815.02
Current children cumulated vsize (KiB) 160652

[startup+2817.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2808.61
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 280798 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134530173 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2816.62
Current children cumulated vsize (KiB) 160652

[startup+2818.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=155300 CPUtime=2809.41
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46895 0 0 0 280878 63 0 0 25 0 1 0 133406364 159027200 37889 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38825 37889 86 211 0 38611 0
Current children cumulated CPU time (s) 2817.42
Current children cumulated vsize (KiB) 160652

[startup+2818.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 25068
/proc/meminfo: memFree=1535592/2055920 swapFree=4168624/4192956
[pid=25063] ppid=25061 vsize=5352 CPUtime=8.01
/proc/25063/stat : 25063 (rsat.sh) S 25061 25063 24768 0 -1 4194304 306 44694 0 0 0 0 769 32 16 0 1 0 133405561 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25063/statm: 1338 234 195 169 0 49 0
[pid=25066] ppid=25063 vsize=152604 CPUtime=2809.61
/proc/25066/stat : 25066 (rsat) R 25063 25063 24768 0 -1 4194304 46896 0 0 0 280898 63 0 0 25 0 1 0 133406364 156266496 37424 18446744073709551615 134512640 135377749 4294956800 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25066/statm: 38151 37424 86 211 0 37937 0
Current children cumulated CPU time (s) 2817.62
Current children cumulated vsize (KiB) 157956

Child status: 20
Real time (s): 2818.56
CPU time (s): 2817.69
CPU user time (s): 2816.69
CPU system time (s): 0.994848
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 175020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2816.69
system time used= 0.994848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92056
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= 52
involuntary context switches= 3301

runsolver used 3.07653 second user time and 7.18091 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Wed Apr 18 00:07:59 UTC 2007

IDJOB= 355602
IDBENCH= 20342
IDSOLVER= 169
FILE ID= node22/355602-1176854879

PBS_JOBID= 4590243

Free space on /tmp= 66512 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= /tmp/evaluation/355602-1176854879/rsat.sh /tmp/evaluation/355602-1176854879/instance-355602-1176854879.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-355602-1176854879 -o ROOT/results/node22/solver-355602-1176854879 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355602-1176854879/rsat.sh /tmp/evaluation/355602-1176854879/instance-355602-1176854879.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a443b9e3a7093c1d9a47b42016a65c52

RANDOM SEED= 361415749

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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.265
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:       1676360 kB
Buffers:         37724 kB
Cached:         258556 kB
SwapCached:       2308 kB
Active:          83736 kB
Inactive:       235192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676360 kB
SwapTotal:     4192956 kB
SwapFree:      4168624 kB
Dirty:           19836 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            46232 kB
Committed_AS:  1716508 kB
PageTables:       1676 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= 66536 MiB

End job on node22 on Wed Apr 18 00:54:58 UTC 2007