Trace number 1578233

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 68.4936 68.559

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.49/0.56	c ==============================================================================
0.49/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.56	c ==============================================================================
0.49/0.56	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.29/3.38	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.29/3.38	c ==============================================================================
3.29/3.38	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.29/3.38	c CPU time:   3.2765 s
3.29/3.38	c ==============================================================================
3.68/3.78	c Rsat version 2.00
68.32/68.48	c CNF stats: (49470 vars, 300004 clauses)
68.32/68.48	c Decisions: 255165
68.32/68.48	c Conflicts: 35364
68.42/68.54	c Time: 64.72000s
68.42/68.54	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-1578233-1238896326/watcher-1578233-1238896326 -o /tmp/evaluation-result-1578233-1238896326/solver-1578233-1238896326 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1578233-1238896326.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 11466
/proc/meminfo: memFree=1732192/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=1556 CPUtime=0
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 295 0 0 0 0 0 0 0 19 0 1 0 373353423 1593344 279 1992294400 134512640 135038345 4294956288 18446744073709551615 134548092 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 389 280 49 128 0 258 0

[startup+0.0998579 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 11466
/proc/meminfo: memFree=1732192/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=20360 CPUtime=0.09
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 4169 0 0 0 7 2 0 0 19 0 1 0 373353423 20848640 4048 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 5090 4050 49 128 0 4959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25716

[startup+0.101858 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 11466
/proc/meminfo: memFree=1732192/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=20624 CPUtime=0.09
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 4236 0 0 0 7 2 0 0 19 0 1 0 373353423 21118976 4115 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 5156 4116 49 128 0 5025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25980

[startup+0.301883 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 11466
/proc/meminfo: memFree=1732192/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=33380 CPUtime=0.29
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 7261 0 0 0 25 4 0 0 20 0 1 0 373353423 34181120 7140 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 8345 7140 49 128 0 8214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38736

[startup+0.701934 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 11466
/proc/meminfo: memFree=1732192/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=50956 CPUtime=0.69
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 11724 0 0 0 63 6 0 0 25 0 1 0 373353423 52178944 11603 1992294400 134512640 135038345 4294956288 18446744073709551615 134531589 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 12739 11603 64 128 0 12608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56312

[startup+1.50104 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11468
/proc/meminfo: memFree=1679120/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=60296 CPUtime=1.49
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 14930 0 0 0 141 8 0 0 25 0 1 0 373353423 61743104 13498 1992294400 134512640 135038345 4294956288 18446744073709551615 134571779 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 15074 13498 69 128 0 14943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65652

[startup+3.10224 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11468
/proc/meminfo: memFree=1675344/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=0
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 373353422 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 235 195 169 0 50 0
[pid=11467] ppid=11466 vsize=60284 CPUtime=3.08
/proc/11467/stat : 11467 (SatElite) R 11466 11466 11374 0 -1 4194304 17350 0 0 0 299 9 0 0 25 0 1 0 373353423 61730816 13589 1992294400 134512640 135038345 4294956288 18446744073709551615 134571291 0 0 4096 3 0 0 0 17 0 0 0
/proc/11467/statm: 15071 13589 69 128 0 14940 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65640

[startup+6.30164 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1702992/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=21540 CPUtime=2.5
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 5406 0 0 0 248 2 0 0 25 0 1 0 373353801 22056960 5085 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 5385 5085 86 211 0 5171 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 26896

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1700560/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=24136 CPUtime=8.89
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 6062 0 0 0 886 3 0 0 25 0 1 0 373353801 24715264 5718 1992294400 134512640 135377749 4294956400 18446744073709551615 134527360 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 6034 5718 86 211 0 5820 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 29492

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1694416/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=30116 CPUtime=21.69
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 7572 0 0 0 2164 5 0 0 25 0 1 0 373353801 30838784 7217 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 7529 7217 86 211 0 7315 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35472

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1683088/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=41428 CPUtime=47.27
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 10429 0 0 0 4718 9 0 0 25 0 1 0 373353801 42422272 10038 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 10357 10038 86 211 0 10143 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 46784

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

[startup+57.5011 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1681424/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=42940 CPUtime=53.66
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 10814 0 0 0 5357 9 0 0 25 0 1 0 373353801 43970560 10422 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 10735 10422 86 211 0 10521 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 48296

[startup+63.9019 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1680400/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=44096 CPUtime=60.06
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 11195 0 0 0 5996 10 0 0 25 0 1 0 373353801 45154304 10632 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 11024 10632 86 211 0 10810 0
Current children cumulated CPU time (s) 63.82
Current children cumulated vsize (KiB) 49452

[startup+67.1063 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1680080/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=44588 CPUtime=63.26
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 11308 0 0 0 6316 10 0 0 25 0 1 0 373353801 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 49944

[startup+67.9014 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1680080/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=44588 CPUtime=64.06
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 11308 0 0 0 6396 10 0 0 25 0 1 0 373353801 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 67.82
Current children cumulated vsize (KiB) 49944

[startup+68.3015 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1680080/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=44588 CPUtime=64.46
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 11308 0 0 0 6436 10 0 0 25 0 1 0 373353801 45658112 10745 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 11147 10745 86 211 0 10933 0
Current children cumulated CPU time (s) 68.22
Current children cumulated vsize (KiB) 49944

[startup+68.5015 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 11469
/proc/meminfo: memFree=1680080/2055920 swapFree=4180116/4192956
[pid=11466] ppid=11464 vsize=5356 CPUtime=3.76
/proc/11466/stat : 11466 (rsat.sh) S 11464 11466 11374 0 -1 4194304 310 18368 0 0 0 0 364 12 16 0 1 0 373353422 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11466/statm: 1339 237 195 169 0 50 0
[pid=11469] ppid=11466 vsize=43708 CPUtime=64.66
/proc/11469/stat : 11469 (rsat) R 11466 11466 11374 0 -1 4194304 11309 0 0 0 6456 10 0 0 25 0 1 0 373353801 44756992 10525 1992294400 134512640 135377749 4294956400 18446744073709551615 134979934 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11469/statm: 10927 10525 86 211 0 10713 0
Current children cumulated CPU time (s) 68.42
Current children cumulated vsize (KiB) 49064

Child status: 20
Real time (s): 68.559
CPU time (s): 68.4936
CPU user time (s): 68.2486
CPU system time (s): 0.244962
CPU usage (%): 99.9046
Max. virtual memory (cumulated for all children) (KiB): 71464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.2486
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30145
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= 234

runsolver used 0.073988 second user time and 0.19097 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-05 03:52:07
IDJOB=1578233
IDBENCH=70974
IDSOLVER=560
FILE ID=node54/1578233-1238896326
PBS_JOBID= 9086072
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578233-1238896326/watcher-1578233-1238896326 -o /tmp/evaluation-result-1578233-1238896326/solver-1578233-1238896326 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1578233-1238896326.cnf            

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1441082303

node54.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.232
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.232
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:       1732736 kB
Buffers:         33960 kB
Cached:         215272 kB
SwapCached:       5972 kB
Active:          73852 kB
Inactive:       184476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732736 kB
SwapTotal:     4192956 kB
SwapFree:      4180116 kB
Dirty:           10160 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            50944 kB
Committed_AS:  1425748 kB
PageTables:       1372 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= 66552 MiB
End job on node54 at 2009-04-05 03:53:15