Trace number 1825345

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 104.331 104.408

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.6003
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
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 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.30/3.34	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.30/3.34	c ==============================================================================
3.30/3.34	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.30/3.34	c CPU time:   3.22751 s
3.30/3.34	c ==============================================================================
3.69/3.74	c Rsat version 2.00
104.21/104.32	c CNF stats: (49462 vars, 300405 clauses)
104.21/104.32	c Decisions: 303383
104.21/104.32	c Conflicts: 48611
104.21/104.39	c Time: 100.59000s
104.21/104.39	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-1825345-1242498365/watcher-1825345-1242498365 -o /tmp/evaluation-result-1825345-1242498365/solver-1825345-1242498365 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825345-1242498365.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: 0.98 0.98 0.99 3/64 20997
/proc/meminfo: memFree=786440/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) R 20995 20997 20930 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20997/statm: 1339 234 194 169 0 50 0
[pid=20998] ppid=20997 vsize=1552 CPUtime=0
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 277862628 1589248 259 1992294400 134512640 135038345 4294956288 18446744073709551615 134548506 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 388 261 49 128 0 257 0

[startup+0.0439089 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 20997
/proc/meminfo: memFree=786440/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=13908 CPUtime=0.03
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 2594 0 0 0 2 1 0 0 19 0 1 0 277862628 14241792 2473 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 3477 2474 49 128 0 3346 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19264

[startup+0.101913 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 20997
/proc/meminfo: memFree=786440/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=20492 CPUtime=0.09
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 4201 0 0 0 7 2 0 0 19 0 1 0 277862628 20983808 4080 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 5123 4081 49 128 0 4992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25848

[startup+0.301928 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 20997
/proc/meminfo: memFree=786440/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=33380 CPUtime=0.29
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 7255 0 0 0 25 4 0 0 21 0 1 0 277862628 34181120 7134 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 8345 7136 49 128 0 8214 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38736

[startup+0.70196 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 20997
/proc/meminfo: memFree=786440/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=50484 CPUtime=0.69
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 11718 0 0 0 62 7 0 0 25 0 1 0 277862628 51695616 11597 1992294400 134512640 135038345 4294956288 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 12621 11597 64 128 0 12490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55840

[startup+1.50103 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20999
/proc/meminfo: memFree=733560/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=59284 CPUtime=1.49
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 14887 0 0 0 140 9 0 0 25 0 1 0 277862628 60706816 13467 1992294400 134512640 135038345 4294956288 18446744073709551615 134571270 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 14821 13467 69 128 0 14690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64640

[startup+3.10115 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20999
/proc/meminfo: memFree=730104/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=0
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277862628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20997/statm: 1339 235 195 169 0 50 0
[pid=20998] ppid=20997 vsize=59320 CPUtime=3.09
/proc/20998/stat : 20998 (SatElite) R 20997 20997 20930 0 -1 4194304 17215 0 0 0 298 11 0 0 25 0 1 0 277862628 60743680 13570 1992294400 134512640 135038345 4294956288 18446744073709551615 134571666 0 0 4096 3 0 0 0 17 0 0 0
/proc/20998/statm: 14830 13570 69 128 0 14699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64676

[startup+6.30141 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=757240/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=21092 CPUtime=2.54
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 5309 0 0 0 251 3 0 0 25 0 1 0 277863002 21598208 4954 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 5273 4954 86 211 0 5059 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26448

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=755640/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=23188 CPUtime=8.93
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 5844 0 0 0 889 4 0 0 25 0 1 0 277863002 23744512 5479 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 5797 5479 86 211 0 5583 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28544

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=750904/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=28024 CPUtime=21.72
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 7140 0 0 0 2167 5 0 0 25 0 1 0 277863002 28696576 6687 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 7006 6687 86 211 0 6792 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33380

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=739768/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=39184 CPUtime=47.3
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 9938 0 0 0 4722 8 0 0 25 0 1 0 277863002 40124416 9450 1992294400 134512640 135377749 4294956400 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 9796 9450 86 211 0 9582 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 44540

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=727224/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=51652 CPUtime=98.48
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 13124 0 0 0 9835 13 0 0 25 0 1 0 277863002 52891648 12535 1992294400 134512640 135377749 4294956400 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 12913 12535 86 211 0 12699 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 57008

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

[startup+103.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=727224/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=51652 CPUtime=99.28
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 13124 0 0 0 9915 13 0 0 25 0 1 0 277863002 52891648 12535 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 12913 12535 86 211 0 12699 0
Current children cumulated CPU time (s) 103.01
Current children cumulated vsize (KiB) 57008

[startup+103.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=727224/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=51652 CPUtime=100.08
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 13124 0 0 0 9995 13 0 0 25 0 1 0 277863002 52891648 12535 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 12913 12535 86 211 0 12699 0
Current children cumulated CPU time (s) 103.81
Current children cumulated vsize (KiB) 57008

[startup+104.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21000
/proc/meminfo: memFree=727224/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5356 CPUtime=3.73
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 310 18115 0 0 0 0 360 13 16 0 1 0 277862628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1339 237 195 169 0 50 0
[pid=21000] ppid=20997 vsize=51652 CPUtime=100.48
/proc/21000/stat : 21000 (rsat) R 20997 20997 20930 0 -1 4194304 13124 0 0 0 10035 13 0 0 25 0 1 0 277863002 52891648 12535 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21000/statm: 12913 12535 86 211 0 12699 0
Current children cumulated CPU time (s) 104.21
Current children cumulated vsize (KiB) 57008

[startup+104.401 s]
/proc/loadavg: 0.99 0.98 0.99 1/66 21001
/proc/meminfo: memFree=776952/2055920 swapFree=4165596/4192956
[pid=20997] ppid=20995 vsize=5360 CPUtime=104.31
/proc/20997/stat : 20997 (rsat.sh) S 20995 20997 20930 0 -1 4194304 336 31245 0 0 0 0 10404 27 19 0 1 0 277862628 5488640 239 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20997/statm: 1340 239 196 169 0 51 0
[pid=21001] ppid=20997 vsize=2536 CPUtime=0
/proc/21001/stat : 21001 (rm) R 20997 20997 20930 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 277873068 2596864 91 1992294400 4194304 4227748 548682068944 18446744073709551615 237947819049 0 0 4096 0 0 0 0 17 0 0 0
/proc/21001/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 104.31
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 104.408
CPU time (s): 104.331
CPU user time (s): 104.046
CPU system time (s): 0.284956
CPU usage (%): 99.9268
Max. virtual memory (cumulated for all children) (KiB): 71316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.046
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= 31708
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= 339

runsolver used 0.099984 second user time and 0.289955 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-16 20:26:06
IDJOB=1825345
IDBENCH=71006
IDSOLVER=665
FILE ID=node69/1825345-1242498365
PBS_JOBID= 9306997
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=1883623896

node69.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.231
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.231
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:        786984 kB
Buffers:         93840 kB
Cached:        1066924 kB
SwapCached:      21484 kB
Active:         109064 kB
Inactive:      1075112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        786984 kB
SwapTotal:     4192956 kB
SwapFree:      4165596 kB
Dirty:           10292 kB
Writeback:           0 kB
Mapped:          14228 kB
Slab:            70764 kB
Committed_AS:   915944 kB
PageTables:       1464 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= 66180 MiB
End job on node69 at 2009-05-16 20:27:50