Trace number 1579420

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
Rsat 2009-03-22UNSAT 84.1022 84.1734

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
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.59	c ==============================================================================
0.49/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.59	c ==============================================================================
0.49/0.59	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.27/3.35	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.27/3.35	c ==============================================================================
3.27/3.35	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.27/3.35	c CPU time:   3.15852 s
3.27/3.35	c ==============================================================================
3.67/3.72	c Rsat version 3.02
3.69/3.99	c Base unit clause learned: 0
83.90/84.09	c CNF stats: (65845 vars, 337556 clauses)
83.90/84.09	c Decisions: 256039
83.90/84.09	c Conflicts: 34384
83.90/84.09	c Restarts: 30
83.90/84.09	c Avg lpc: 148.38
83.90/84.09	c Max decision level: 764
83.90/84.09	c KB reduction: 0 (0 clauses removed)
83.90/84.09	c Final decision lit size:65845 (100.00 %)
83.90/84.09	c Final stack/save sizes: 658(1.00 %)/2632(4.00 %)
83.90/84.09	c Final cdc size: 1316 (2.00 %)
83.90/84.09	c ***********************************************
83.90/84.09	c Conflicts with bac: 2223/34384 (6.47 %)
83.90/84.09	c Avg bac size: 62.63
83.90/84.09	c Avg bac bt depth: 38.41 vs 5.17 (normal)
84.00/84.16	c Running time: 80.29279 seconds
84.00/84.16	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-1579420-1238907403/watcher-1579420-1238907403 -o /tmp/evaluation-result-1579420-1238907403/solver-1579420-1238907403 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1579420-1238907403.cnf HOME 

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.00 1.10 3/81 13368
/proc/meminfo: memFree=1484840/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) R 13366 13368 13065 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 270187162271 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13368/statm: 1339 239 198 169 0 50 0
[pid=13369] ppid=13368 vsize=2428 CPUtime=0
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 767635425 2486272 382 1992294400 4194304 4959918 548682068656 18446744073709551615 4449258 0 0 4096 3 0 0 0 17 0 0 0
/proc/13369/statm: 735 386 64 186 0 545 0

[startup+0.0227851 s]
/proc/loadavg: 1.00 1.00 1.10 3/81 13368
/proc/meminfo: memFree=1484840/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=8572 CPUtime=0.01
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 1957 0 0 0 1 0 0 0 19 0 1 0 767635425 8777728 1876 1992294400 4194304 4959918 548682068656 18446744073709551615 4237593 0 0 4096 3 0 0 0 17 0 0 0
/proc/13369/statm: 2143 1883 64 186 0 1953 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13928

[startup+0.1028 s]
/proc/loadavg: 1.00 1.00 1.10 3/81 13368
/proc/meminfo: memFree=1484840/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=32560 CPUtime=0.09
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 6932 0 0 0 7 2 0 0 19 0 1 0 767635425 33341440 6835 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/13369/statm: 8140 6837 64 186 0 7950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37916

[startup+0.301837 s]
/proc/loadavg: 1.00 1.00 1.10 3/81 13368
/proc/meminfo: memFree=1484840/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=58336 CPUtime=0.28
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 13096 0 0 0 23 5 0 0 21 0 1 0 767635425 59736064 12999 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/13369/statm: 14584 12999 64 186 0 14394 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63692

[startup+0.702926 s]
/proc/loadavg: 1.00 1.00 1.10 3/81 13368
/proc/meminfo: memFree=1484840/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=98128 CPUtime=0.68
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 22966 0 0 0 58 10 0 0 25 0 1 0 767635425 100483072 22869 1992294400 4194304 4959918 548682068656 18446744073709551615 4241683 0 0 4096 3 0 0 0 17 1 0 0
/proc/13369/statm: 24532 22869 86 186 0 24342 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 103484

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.10 2/83 13370
/proc/meminfo: memFree=1388760/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=111664 CPUtime=1.48
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 27079 0 0 0 134 14 0 0 25 0 1 0 767635425 114343936 25877 1992294400 4194304 4959918 548682068656 18446744073709551615 4270382 0 0 4096 3 0 0 0 17 0 0 0
/proc/13369/statm: 27916 25877 92 186 0 27726 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117020

[startup+3.10139 s]
/proc/loadavg: 1.08 1.02 1.10 2/83 13370
/proc/meminfo: memFree=1371096/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=0
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 767635425 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13368/statm: 1339 240 199 169 0 50 0
[pid=13369] ppid=13368 vsize=111760 CPUtime=3.07
/proc/13369/stat : 13369 (SatElite) R 13368 13368 13065 0 -1 4194304 30751 0 0 0 291 16 0 0 25 0 1 0 767635425 114442240 25985 1992294400 4194304 4959918 548682068656 18446744073709551615 4241683 0 0 4096 3 0 0 0 17 1 0 0
/proc/13369/statm: 27940 25985 92 186 0 27750 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 117116

[startup+6.30201 s]
/proc/loadavg: 1.08 1.02 1.10 2/83 13371
/proc/meminfo: memFree=1443928/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=33976 CPUtime=2.55
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 8322 0 0 0 252 3 0 0 25 0 1 0 767635798 34791424 7714 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 8494 7714 116 309 0 8181 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 39332

[startup+12.7013 s]
/proc/loadavg: 1.14 1.03 1.11 2/83 13371
/proc/meminfo: memFree=1443672/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=34096 CPUtime=8.95
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 8359 0 0 0 891 4 0 0 25 0 1 0 767635798 34914304 7739 1992294400 4194304 5460562 548682068784 18446744073709551615 4225835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 8524 7739 116 309 0 8211 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 39452

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 1.11 2/83 13371
/proc/meminfo: memFree=1439064/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=39144 CPUtime=21.75
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 9603 0 0 0 2170 5 0 0 25 0 1 0 767635798 40083456 8980 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 9786 8980 118 309 0 9473 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 44500

[startup+51.1017 s]
/proc/loadavg: 1.08 1.03 1.10 2/83 13371
/proc/meminfo: memFree=1432152/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=46420 CPUtime=47.32
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 11645 0 0 0 4726 6 0 0 25 0 1 0 767635798 47534080 10782 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 11605 10782 119 309 0 11292 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 51776

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

[startup+63.9012 s]
/proc/loadavg: 1.06 1.03 1.10 2/83 13373
/proc/meminfo: memFree=1427864/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=50188 CPUtime=60.12
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 12603 0 0 0 6005 7 0 0 25 0 1 0 767635798 51392512 11736 1992294400 4194304 5460562 548682068784 18446744073709551615 4226306 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 12547 11736 119 309 0 12234 0
Current children cumulated CPU time (s) 63.81
Current children cumulated vsize (KiB) 55544

[startup+76.7027 s]
/proc/loadavg: 1.05 1.02 1.10 2/83 13373
/proc/meminfo: memFree=1425112/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=72.92
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13355 0 0 0 7284 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 76.61
Current children cumulated vsize (KiB) 58468

[startup+79.9013 s]
/proc/loadavg: 1.05 1.02 1.10 2/83 13373
/proc/meminfo: memFree=1424920/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=76.12
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13355 0 0 0 7604 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 79.81
Current children cumulated vsize (KiB) 58468

[startup+81.5017 s]
/proc/loadavg: 1.05 1.02 1.10 2/83 13373
/proc/meminfo: memFree=1424920/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=77.72
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13355 0 0 0 7764 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 81.41
Current children cumulated vsize (KiB) 58468

[startup+83.102 s]
/proc/loadavg: 1.04 1.02 1.09 2/83 13373
/proc/meminfo: memFree=1424856/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=79.32
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13355 0 0 0 7924 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 83.01
Current children cumulated vsize (KiB) 58468

[startup+83.9011 s]
/proc/loadavg: 1.04 1.02 1.09 2/83 13373
/proc/meminfo: memFree=1424856/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=80.11
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13355 0 0 0 8003 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 83.8
Current children cumulated vsize (KiB) 58468

[startup+84.1012 s]
/proc/loadavg: 1.04 1.02 1.09 2/83 13373
/proc/meminfo: memFree=1424856/2055920 swapFree=4174556/4192956
[pid=13368] ppid=13366 vsize=5356 CPUtime=3.69
/proc/13368/stat : 13368 (rsat.sh) S 13366 13368 13065 0 -1 4194304 315 32362 0 0 0 0 348 21 16 0 1 0 767635425 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13368/statm: 1339 242 199 169 0 50 0
[pid=13371] ppid=13368 vsize=53112 CPUtime=80.31
/proc/13371/stat : 13371 (rsat) R 13368 13368 13065 0 -1 4194304 13356 0 0 0 8023 8 0 0 25 0 1 0 767635798 54386688 12486 1992294400 4194304 5460562 548682068784 18446744073709551615 4791845 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13371/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 84
Current children cumulated vsize (KiB) 58468

Child status: 20
Real time (s): 84.1734
CPU time (s): 84.1022
CPU user time (s): 83.7853
CPU system time (s): 0.316951
CPU usage (%): 99.9154
Max. virtual memory (cumulated for all children) (KiB): 126600

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

runsolver used 0.087986 second user time and 0.302953 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-05 06:56:44
IDJOB=1579420
IDBENCH=70997
IDSOLVER=545
FILE ID=node88/1579420-1238907403
PBS_JOBID= 9101352
Free space on /tmp= 66524 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579420-1238907403/watcher-1579420-1238907403 -o /tmp/evaluation-result-1579420-1238907403/solver-1579420-1238907403 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1579420-1238907403.cnf HOME

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=547191924

node88.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.281
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.281
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:       1485384 kB
Buffers:         56784 kB
Cached:         424848 kB
SwapCached:       7356 kB
Active:         197048 kB
Inactive:       293704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485384 kB
SwapTotal:     4192956 kB
SwapFree:      4174556 kB
Dirty:           14956 kB
Writeback:           0 kB
Mapped:          14788 kB
Slab:            64012 kB
Committed_AS:  2097128 kB
PageTables:       2680 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= 66516 MiB
End job on node88 at 2009-04-05 06:58:08