Trace number 1824767

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 71.5161 71.5615

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9452
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c Parsing...
0.69/0.73	c ==============================================================================
0.69/0.73	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.73	c ==============================================================================
0.69/0.73	c |         0 |  791609  1827554 |  237482       0        0     nan |  0.000 % |
5.38/5.44	c |         0 |  330007   875573 |      --       0       --      -- |     --   | -246452/-463289
5.38/5.44	c ==============================================================================
5.38/5.44	c Result  :   #vars: 58111   #clauses: 330007   #literals: 875573
5.38/5.44	c CPU time:   5.2322 s
5.38/5.44	c ==============================================================================
5.78/5.89	c Rsat version 2.00
71.44/71.50	c CNF stats: (58111 vars, 330007 clauses)
71.44/71.50	c Decisions: 67491
71.44/71.50	c Conflicts: 43946
71.44/71.55	c Time: 65.62000s
71.44/71.55	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-1824767-1242479422/watcher-1824767-1242479422 -o /tmp/evaluation-result-1824767-1242479422/solver-1824767-1242479422 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824767-1242479422.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.08 1.02 1.14 3/65 31334
/proc/meminfo: memFree=831568/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=1136 CPUtime=0
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 201 0 0 0 0 0 0 0 19 0 1 0 275971335 1163264 184 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 284 185 49 128 0 153 0

[startup+0.0128819 s]
/proc/loadavg: 1.08 1.02 1.14 3/65 31334
/proc/meminfo: memFree=831568/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=4388 CPUtime=0
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 731 0 0 0 0 0 0 0 19 0 1 0 275971335 4493312 714 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 1097 714 49 128 0 966 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9744

[startup+0.101893 s]
/proc/loadavg: 1.08 1.02 1.14 3/65 31334
/proc/meminfo: memFree=831568/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=21508 CPUtime=0.09
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 4542 0 0 0 8 1 0 0 19 0 1 0 275971335 22024192 4525 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 5377 4527 49 128 0 5246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26864

[startup+0.301914 s]
/proc/loadavg: 1.08 1.02 1.14 3/65 31334
/proc/meminfo: memFree=831568/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=51968 CPUtime=0.29
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 10483 0 0 0 25 4 0 0 21 0 1 0 275971335 53215232 10466 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 12992 10468 50 128 0 12861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57324

[startup+0.70196 s]
/proc/loadavg: 1.08 1.02 1.14 3/65 31334
/proc/meminfo: memFree=831568/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=80960 CPUtime=0.69
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 17986 0 0 0 60 9 0 0 24 0 1 0 275971335 82903040 17969 1992294400 134512640 135038345 4294956288 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 20240 17969 50 128 0 20109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86316

[startup+1.50105 s]
/proc/loadavg: 1.08 1.02 1.14 2/67 31336
/proc/meminfo: memFree=753600/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=96044 CPUtime=1.49
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 22459 0 0 0 138 11 0 0 25 0 1 0 275971335 98349056 20510 1992294400 134512640 135038345 4294956288 18446744073709551615 134565329 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 24011 20510 69 128 0 23880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101400

[startup+3.10123 s]
/proc/loadavg: 1.08 1.02 1.14 2/67 31336
/proc/meminfo: memFree=743616/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=0
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275971335 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 235 195 169 0 50 0
[pid=31335] ppid=31334 vsize=105104 CPUtime=3.08
/proc/31335/stat : 31335 (SatElite) R 31334 31334 31233 0 -1 4194304 25072 0 0 0 295 13 0 0 25 0 1 0 275971335 107626496 22649 1992294400 134512640 135038345 4294956288 18446744073709551615 134574530 0 0 4096 3 0 0 0 17 0 0 0
/proc/31335/statm: 26276 22649 69 128 0 26145 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 110460

[startup+6.3016 s]
/proc/loadavg: 1.23 1.05 1.15 2/67 31336
/proc/meminfo: memFree=739712/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 5356

[startup+12.7013 s]
/proc/loadavg: 1.29 1.06 1.15 2/67 31337
/proc/meminfo: memFree=798848/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=22260 CPUtime=6.79
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 5808 0 0 0 677 2 0 0 25 0 1 0 275971924 22794240 5221 1992294400 134512640 135377749 4294956400 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5565 5221 86 211 0 5351 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27616

[startup+25.5018 s]
/proc/loadavg: 1.30 1.08 1.15 2/67 31337
/proc/meminfo: memFree=799304/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=22116 CPUtime=19.59
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 5842 0 0 0 1956 3 0 0 25 0 1 0 275971924 22646784 5198 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5529 5198 86 211 0 5315 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27472

[startup+51.1016 s]
/proc/loadavg: 1.19 1.07 1.15 2/67 31337
/proc/meminfo: memFree=799048/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=22648 CPUtime=45.17
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6008 0 0 0 4514 3 0 0 25 0 1 0 275971924 23191552 5323 1992294400 134512640 135377749 4294956400 18446744073709551615 134523304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5662 5323 86 211 0 5448 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28004

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

[startup+63.9011 s]
/proc/loadavg: 1.16 1.07 1.15 2/67 31337
/proc/meminfo: memFree=798664/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=23328 CPUtime=57.97
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6229 0 0 0 5794 3 0 0 25 0 1 0 275971924 23887872 5432 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5832 5432 86 211 0 5618 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 28684

[startup+67.1054 s]
/proc/loadavg: 1.15 1.07 1.15 2/67 31337
/proc/meminfo: memFree=798600/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=23456 CPUtime=61.17
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6261 0 0 0 6114 3 0 0 25 0 1 0 275971924 24018944 5452 1992294400 134512640 135377749 4294956400 18446744073709551615 134523152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5864 5452 86 211 0 5650 0
Current children cumulated CPU time (s) 67.04
Current children cumulated vsize (KiB) 28812

[startup+68.7016 s]
/proc/loadavg: 1.15 1.07 1.15 2/67 31337
/proc/meminfo: memFree=798600/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=23456 CPUtime=62.77
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6279 0 0 0 6274 3 0 0 25 0 1 0 275971924 24018944 5470 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5864 5470 86 211 0 5650 0
Current children cumulated CPU time (s) 68.64
Current children cumulated vsize (KiB) 28812

[startup+70.3018 s]
/proc/loadavg: 1.14 1.06 1.15 2/67 31337
/proc/meminfo: memFree=798536/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=23360 CPUtime=64.37
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6280 0 0 0 6434 3 0 0 25 0 1 0 275971924 23920640 5449 1992294400 134512640 135377749 4294956400 18446744073709551615 134529238 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5840 5449 86 211 0 5626 0
Current children cumulated CPU time (s) 70.24
Current children cumulated vsize (KiB) 28716

[startup+71.1019 s]
/proc/loadavg: 1.14 1.06 1.15 2/67 31337
/proc/meminfo: memFree=798536/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=22724 CPUtime=65.16
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6280 0 0 0 6513 3 0 0 25 0 1 0 275971924 23269376 5290 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5681 5290 86 211 0 5467 0
Current children cumulated CPU time (s) 71.03
Current children cumulated vsize (KiB) 28080

[startup+71.5059 s]
/proc/loadavg: 1.14 1.06 1.15 2/67 31337
/proc/meminfo: memFree=799176/2055920 swapFree=4181568/4192956
[pid=31334] ppid=31332 vsize=5356 CPUtime=5.87
/proc/31334/stat : 31334 (rsat.sh) S 31332 31334 31233 0 -1 4194304 310 34898 0 0 0 0 564 23 19 0 1 0 275971335 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31334/statm: 1339 237 195 169 0 50 0
[pid=31337] ppid=31334 vsize=22648 CPUtime=65.57
/proc/31337/stat : 31337 (rsat) R 31334 31334 31233 0 -1 4194304 6280 0 0 0 6554 3 0 0 25 0 1 0 275971924 23191552 5271 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31337/statm: 5662 5271 86 211 0 5448 0
Current children cumulated CPU time (s) 71.44
Current children cumulated vsize (KiB) 28004

Child status: 20
Real time (s): 71.5615
CPU time (s): 71.5161
CPU user time (s): 71.2312
CPU system time (s): 0.284956
CPU usage (%): 99.9366
Max. virtual memory (cumulated for all children) (KiB): 111772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.2312
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41647
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= 37
involuntary context switches= 239

runsolver used 0.055991 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-16 15:10:23
IDJOB=1824767
IDBENCH=20347
IDSOLVER=665
FILE ID=node91/1824767-1242479422
PBS_JOBID= 9306836
Free space on /tmp= 66144 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824767-1242479422/watcher-1824767-1242479422 -o /tmp/evaluation-result-1824767-1242479422/solver-1824767-1242479422 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824767-1242479422.cnf            

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=531207477

node91.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.241
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.241
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:        832112 kB
Buffers:         52492 kB
Cached:        1067684 kB
SwapCached:       4952 kB
Active:         251972 kB
Inactive:       876944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        832112 kB
SwapTotal:     4192956 kB
SwapFree:      4181568 kB
Dirty:           15796 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            80848 kB
Committed_AS:   883756 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66144 MiB
End job on node91 at 2009-05-16 15:11:35