Trace number 1825378

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: picosat 535UNSAT 637.607 637.791

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark160.007
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
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

637.51/637.77	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-1825378-1242500194/watcher-1825378-1242500194 -o /tmp/evaluation-result-1825378-1242500194/solver-1825378-1242500194 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825378-1242500194.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.85 0.97 0.99 3/65 31323
/proc/meminfo: memFree=1433360/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=1668 CPUtime=0
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 272 0 0 0 0 0 0 0 21 0 1 0 278049172 1708032 258 1992294400 134512640 134931368 4294956240 18446744073709551615 134586892 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 417 259 40 102 0 312 0

[startup+0.0575971 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31323
/proc/meminfo: memFree=1433360/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=8848 CPUtime=0.04
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 1955 0 0 0 3 1 0 0 21 0 1 0 278049172 9060352 1941 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 2212 1941 40 102 0 2107 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8848

[startup+0.1016 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31323
/proc/meminfo: memFree=1433360/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=16784 CPUtime=0.09
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 2273 0 0 0 6 3 0 0 21 0 1 0 278049172 17186816 2259 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 4196 2259 40 102 0 4091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16784

[startup+0.301623 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31323
/proc/meminfo: memFree=1433360/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=17052 CPUtime=0.29
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 2332 0 0 0 14 15 0 0 23 0 1 0 278049172 17461248 2318 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 4263 2318 40 102 0 4158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17052

[startup+0.701667 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 31323
/proc/meminfo: memFree=1433360/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=18372 CPUtime=0.69
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 2652 0 0 0 32 37 0 0 25 0 1 0 278049172 18812928 2638 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 4593 2638 40 102 0 4488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18372

[startup+1.50176 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1421704/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=20616 CPUtime=1.49
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 3220 0 0 0 68 81 0 0 25 0 1 0 278049172 21110784 3206 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 5154 3206 40 102 0 5049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20616

[startup+3.10193 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1419272/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=24572 CPUtime=3.09
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 4188 0 0 0 145 164 0 0 25 0 1 0 278049172 25161728 4174 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 6143 4174 40 102 0 6038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24572

[startup+6.30129 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1409032/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=34732 CPUtime=6.29
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 6740 0 0 0 313 316 0 0 25 0 1 0 278049172 35565568 6713 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 8683 6713 48 102 0 8578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34732

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1406232/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=36912 CPUtime=12.69
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 6822 0 0 0 953 316 0 0 25 0 1 0 278049172 37797888 6795 1992294400 134512640 134931368 4294956240 18446744073709551615 134530217 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 9228 6795 48 102 0 9123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36912

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1403416/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=39760 CPUtime=25.48
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 7527 0 0 0 2231 317 0 0 25 0 1 0 278049172 40714240 7500 1992294400 134512640 134931368 4294956240 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 9940 7500 48 102 0 9835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39760

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1396760/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=46640 CPUtime=51.07
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 9258 0 0 0 4788 319 0 0 25 0 1 0 278049172 47759360 9231 1992294400 134512640 134931368 4294956240 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 11660 9231 48 102 0 11555 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46640

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1383576/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=59556 CPUtime=102.26
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 12498 0 0 0 9904 322 0 0 25 0 1 0 278049172 60985344 12471 1992294400 134512640 134931368 4294956240 18446744073709551615 134529762 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 14889 12471 48 102 0 14784 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59556

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1367320/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=75848 CPUtime=162.24
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 16581 0 0 0 15898 326 0 0 25 0 1 0 278049172 77668352 16554 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 18962 16554 48 102 0 18857 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75848

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31324
/proc/meminfo: memFree=1364888/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=77900 CPUtime=222.22
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 17161 0 0 0 21896 326 0 0 25 0 1 0 278049172 79769600 17091 1992294400 134512640 134931368 4294956240 18446744073709551615 134529876 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 19475 17091 48 102 0 19370 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 77900

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1362840/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=80208 CPUtime=282.2
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 17738 0 0 0 27893 327 0 0 25 0 1 0 278049172 82132992 17668 1992294400 134512640 134931368 4294956240 18446744073709551615 134529907 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 20052 17668 48 102 0 19947 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 80208

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1348824/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=94048 CPUtime=342.19
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 21202 0 0 0 33889 330 0 0 25 0 1 0 278049172 96305152 21132 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 23512 21132 48 102 0 23407 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 94048

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=402.17
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22224 0 0 0 39886 331 0 0 25 0 1 0 278049172 100245504 22108 1992294400 134512640 134931368 4294956240 18446744073709551615 134531136 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22108 48 102 0 24369 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 97896

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=462.15
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22224 0 0 0 45884 331 0 0 25 0 1 0 278049172 100245504 22108 1992294400 134512640 134931368 4294956240 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22108 48 102 0 24369 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 97896

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=522.14
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22224 0 0 0 51883 331 0 0 25 0 1 0 278049172 100245504 22108 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22108 48 102 0 24369 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 97896

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=582.12
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 57881 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 97896

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=588.52
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 58521 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134530208 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 97896

[startup+614.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=614.11
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 61080 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 614.11
Current children cumulated vsize (KiB) 97896

[startup+627.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=626.91
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 62360 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 626.91
Current children cumulated vsize (KiB) 97896

[startup+633.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=633.31
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 63000 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 633.31
Current children cumulated vsize (KiB) 97896

[startup+635.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=634.91
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 63160 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 634.91
Current children cumulated vsize (KiB) 97896

[startup+636.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=636.51
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 63320 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134549349 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 636.51
Current children cumulated vsize (KiB) 97896

[startup+637.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=637.31
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 63400 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 637.31
Current children cumulated vsize (KiB) 97896

[startup+637.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31330
/proc/meminfo: memFree=1344664/2055920 swapFree=4181592/4192956
[pid=31323] ppid=31321 vsize=97896 CPUtime=637.51
/proc/31323/stat : 31323 (picosat) R 31321 31323 31286 0 -1 4194304 22274 0 0 0 63420 331 0 0 25 0 1 0 278049172 100245504 22110 1992294400 134512640 134931368 4294956240 18446744073709551615 134520267 0 0 4096 0 0 0 0 17 1 0 0
/proc/31323/statm: 24474 22110 48 102 0 24369 0
Current children cumulated CPU time (s) 637.51
Current children cumulated vsize (KiB) 97896

Child status: 20
Real time (s): 637.791
CPU time (s): 637.607
CPU user time (s): 634.276
CPU system time (s): 3.33149
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 97896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.276
system time used= 3.33149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22276
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= 2
involuntary context switches= 889

runsolver used 0.758884 second user time and 1.55376 second system time

The end

Launcher Data

Begin job on node86 at 2009-05-16 20:56:35
IDJOB=1825378
IDBENCH=71046
IDSOLVER=666
FILE ID=node86/1825378-1242500194
PBS_JOBID= 9307007
Free space on /tmp= 66312 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825378-1242500194/watcher-1825378-1242500194 -o /tmp/evaluation-result-1825378-1242500194/solver-1825378-1242500194 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825378-1242500194.cnf            

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=259610504

node86.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.213
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.213
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:       1433776 kB
Buffers:         69972 kB
Cached:         473792 kB
SwapCached:       5472 kB
Active:          89544 kB
Inactive:       462732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433776 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:           15524 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            55776 kB
Committed_AS:  1023648 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= 66312 MiB
End job on node86 at 2009-05-16 21:07:13