Trace number 1580573

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 245.065 245.295

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.285
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.94	c ==============================================================================
0.89/0.94	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.94	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.94	c ==============================================================================
0.89/0.94	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
5.76/5.82	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
5.76/5.82	c ==============================================================================
5.76/5.82	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
5.76/5.82	c CPU time:   5.62415 s
5.76/5.82	c ==============================================================================
6.46/6.55	c Rsat version 2.00
244.86/245.16	c CNF stats: (85539 vars, 545816 clauses)
244.86/245.16	c Decisions: 588618
244.86/245.16	c Conflicts: 78919
244.96/245.28	c Time: 238.56000s
244.96/245.28	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-1580573-1238920592/watcher-1580573-1238920592 -o /tmp/evaluation-result-1580573-1238920592/solver-1580573-1238920592 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580573-1238920592.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 1.01 1.00 3/64 12794
/proc/meminfo: memFree=1747768/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) R 12792 12794 12379 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12794/statm: 1339 234 194 169 0 50 0
[pid=12795] ppid=12794 vsize=1556 CPUtime=0
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 768951735 1593344 255 1992294400 134512640 135038345 4294956272 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 389 257 49 128 0 258 0

[startup+0.076518 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12794
/proc/meminfo: memFree=1747768/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=27520 CPUtime=0.06
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 4078 0 0 0 5 1 0 0 19 0 1 0 768951735 28180480 3957 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 6880 3958 49 128 0 6749 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32876

[startup+0.101522 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12794
/proc/meminfo: memFree=1747768/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=30152 CPUtime=0.09
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 4712 0 0 0 7 2 0 0 19 0 1 0 768951735 30875648 4591 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 7538 4592 49 128 0 7407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35508

[startup+0.30155 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12794
/proc/meminfo: memFree=1747768/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=46076 CPUtime=0.28
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 8526 0 0 0 24 4 0 0 21 0 1 0 768951735 47181824 8405 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 11519 8406 49 128 0 11388 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51432

[startup+0.701605 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 12794
/proc/meminfo: memFree=1747768/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=68640 CPUtime=0.69
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 14501 0 0 0 61 8 0 0 25 0 1 0 768951735 70287360 14380 1992294400 134512640 135038345 4294956272 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 17160 14382 50 128 0 17029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73996

[startup+1.50272 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12796
/proc/meminfo: memFree=1674728/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=95028 CPUtime=1.48
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 22352 0 0 0 136 12 0 0 24 0 1 0 768951735 97308672 20245 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 23757 20247 69 128 0 23626 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100384

[startup+3.10195 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12796
/proc/meminfo: memFree=1657448/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=109688 CPUtime=3.08
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 25884 0 0 0 293 15 0 0 25 0 1 0 768951735 112320512 23338 1992294400 134512640 135038345 4294956272 18446744073709551615 134574568 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 27422 23338 69 128 0 27291 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115044

[startup+6.3014 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12796
/proc/meminfo: memFree=1654376/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=0
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 768951735 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12794/statm: 1339 235 195 169 0 50 0
[pid=12795] ppid=12794 vsize=103340 CPUtime=6.26
/proc/12795/stat : 12795 (SatElite) R 12794 12794 12379 0 -1 4194304 29760 0 0 0 606 20 0 0 25 0 1 0 768951735 105820160 22172 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/12795/statm: 25835 22172 69 128 0 25704 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108696

[startup+12.7013 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12797
/proc/meminfo: memFree=1696232/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=36816 CPUtime=6.14
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 9347 0 0 0 609 5 0 0 25 0 1 0 768952390 37699584 8781 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 9204 8781 86 211 0 8990 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 42172

[startup+25.5011 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12797
/proc/meminfo: memFree=1692840/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=40520 CPUtime=18.92
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 10281 0 0 0 1886 6 0 0 25 0 1 0 768952390 41492480 9712 1992294400 134512640 135377749 4294956384 18446744073709551615 134526570 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 10130 9712 86 211 0 9916 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 45876

[startup+51.1018 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12797
/proc/meminfo: memFree=1686184/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=47404 CPUtime=44.46
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 12060 0 0 0 4438 8 0 0 25 0 1 0 768952390 48541696 11417 1992294400 134512640 135377749 4294956384 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12797/statm: 11851 11417 86 211 0 11637 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 52760

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1668520/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=65028 CPUtime=95.62
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 16486 0 0 0 9550 12 0 0 25 0 1 0 768952390 66588672 15777 1992294400 134512640 135377749 4294956384 18446744073709551615 134526515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 16257 15777 86 211 0 16043 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 70384

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1654760/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=78600 CPUtime=155.58
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20050 0 0 0 15541 17 0 0 25 0 1 0 768952390 80486400 19205 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12797/statm: 19650 19205 86 211 0 19436 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 83956

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652328/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=215.55
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20641 0 0 0 21537 18 0 0 25 0 1 0 768952390 82829312 19792 1992294400 134512640 135377749 4294956384 18446744073709551615 134982780 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19792 86 211 0 20008 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 86244

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652328/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=223.55
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20641 0 0 0 22337 18 0 0 25 0 1 0 768952390 82829312 19792 1992294400 134512640 135377749 4294956384 18446744073709551615 134523304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19792 86 211 0 20008 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (KiB) 86244

[startup+236.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=229.95
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20645 0 0 0 22977 18 0 0 25 0 1 0 768952390 82829312 19796 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19796 86 211 0 20008 0
Current children cumulated CPU time (s) 236.46
Current children cumulated vsize (KiB) 86244

[startup+239.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=233.15
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20648 0 0 0 23297 18 0 0 25 0 1 0 768952390 82829312 19799 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19799 86 211 0 20008 0
Current children cumulated CPU time (s) 239.66
Current children cumulated vsize (KiB) 86244

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=236.35
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20650 0 0 0 23617 18 0 0 25 0 1 0 768952390 82829312 19801 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19801 86 211 0 20008 0
Current children cumulated CPU time (s) 242.86
Current children cumulated vsize (KiB) 86244

[startup+243.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=237.15
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20650 0 0 0 23697 18 0 0 25 0 1 0 768952390 82829312 19801 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19801 86 211 0 20008 0
Current children cumulated CPU time (s) 243.66
Current children cumulated vsize (KiB) 86244

[startup+244.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=237.95
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20650 0 0 0 23777 18 0 0 25 0 1 0 768952390 82829312 19801 1992294400 134512640 135377749 4294956384 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19801 86 211 0 20008 0
Current children cumulated CPU time (s) 244.46
Current children cumulated vsize (KiB) 86244

[startup+245.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1652264/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=80888 CPUtime=238.35
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20650 0 0 0 23817 18 0 0 25 0 1 0 768952390 82829312 19801 1992294400 134512640 135377749 4294956384 18446744073709551615 134518138 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 20222 19801 86 211 0 20008 0
Current children cumulated CPU time (s) 244.86
Current children cumulated vsize (KiB) 86244

[startup+245.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12797
/proc/meminfo: memFree=1653672/2055920 swapFree=4179748/4192956
[pid=12794] ppid=12792 vsize=5356 CPUtime=6.51
/proc/12794/stat : 12794 (rsat.sh) S 12792 12794 12379 0 -1 4194304 310 29761 0 0 0 0 628 23 16 0 1 0 768951735 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12794/statm: 1339 237 195 169 0 50 0
[pid=12797] ppid=12794 vsize=79288 CPUtime=238.45
/proc/12797/stat : 12797 (rsat) R 12794 12794 12379 0 -1 4194304 20651 0 0 0 23827 18 0 0 25 0 1 0 768952390 81190912 19401 1992294400 134512640 135377749 4294956384 18446744073709551615 134979897 0 0 4096 1026 0 0 0 17 0 0 0
/proc/12797/statm: 19822 19401 86 211 0 19608 0
Current children cumulated CPU time (s) 244.96
Current children cumulated vsize (KiB) 84644

Child status: 20
Real time (s): 245.295
CPU time (s): 245.065
CPU user time (s): 244.624
CPU system time (s): 0.440932
CPU usage (%): 99.9063
Max. virtual memory (cumulated for all children) (KiB): 116232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.624
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50880
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 804

runsolver used 0.251961 second user time and 0.649901 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-05 10:36:33
IDJOB=1580573
IDBENCH=71019
IDSOLVER=560
FILE ID=node49/1580573-1238920592
PBS_JOBID= 9101391
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1743793451

node49.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.214
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	: 5931.00
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.214
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:       1748248 kB
Buffers:         16300 kB
Cached:         218788 kB
SwapCached:       6244 kB
Active:          62528 kB
Inactive:       181196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748248 kB
SwapTotal:     4192956 kB
SwapFree:      4179748 kB
Dirty:           16588 kB
Writeback:           0 kB
Mapped:          14344 kB
Slab:            49824 kB
Committed_AS:  2458144 kB
PageTables:       1404 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= 66544 MiB
End job on node49 at 2009-04-05 10:40:38