Trace number 1727343

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-22? (TO) 1200.03 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.00/0.00	c Parsing...
2.09/2.11	c ==============================================================================
2.09/2.11	c |           |     ORIGINAL     |              LEARNT              |          |
2.09/2.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.09/2.11	c ==============================================================================
2.09/2.11	c |         0 | 1711065  3450220 |  513319       0        0     nan |  0.000 % |
12.88/12.94	c |         0 | 1666604  4961499 |      --       0       --      -- |     --   | -44461/1511279
12.88/12.94	c ==============================================================================
12.88/12.94	c Result  :   #vars: 32046   #clauses: 1666604   #literals: 4961499
12.88/12.94	c CPU time:   12.5731 s
12.88/12.94	c ==============================================================================
14.68/14.72	c Rsat version 3.02
16.27/16.32	c Base unit clause learned: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727343-1240723658/watcher-1727343-1240723658 -o /tmp/evaluation-result-1727343-1240723658/solver-1727343-1240723658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1727343-1240723658.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.06 3/65 8112
/proc/meminfo: memFree=1527400/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=2936 CPUtime=0
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 100395368 3006464 466 1992294400 4194304 4959918 548682068672 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 734 470 63 186 0 544 0

[startup+0.016844 s]
/proc/loadavg: 1.00 1.00 1.06 3/65 8112
/proc/meminfo: memFree=1527400/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=8712 CPUtime=0
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 1330 0 0 0 0 0 0 0 18 0 1 0 100395368 8921088 1283 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 2178 1285 64 186 0 1988 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14068

[startup+0.101853 s]
/proc/loadavg: 1.00 1.00 1.06 3/65 8112
/proc/meminfo: memFree=1527400/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=18980 CPUtime=0.09
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 3847 0 0 0 7 2 0 0 18 0 1 0 100395368 19435520 3800 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 4745 3800 64 186 0 4555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24336

[startup+0.301875 s]
/proc/loadavg: 1.00 1.00 1.06 3/65 8112
/proc/meminfo: memFree=1527400/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=37364 CPUtime=0.29
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 8124 0 0 0 24 5 0 0 19 0 1 0 100395368 38260736 8077 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 9341 8078 64 186 0 9151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42720

[startup+0.701921 s]
/proc/loadavg: 1.00 1.00 1.06 3/65 8112
/proc/meminfo: memFree=1527400/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=72352 CPUtime=0.69
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 16705 0 0 0 60 9 0 0 23 0 1 0 100395368 74088448 16658 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 18088 16659 64 186 0 17898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77708

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 8114
/proc/meminfo: memFree=1434712/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=141928 CPUtime=1.49
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 33705 0 0 0 130 19 0 0 25 0 1 0 100395368 145334272 33658 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 35482 33659 64 186 0 35292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147284

[startup+3.1022 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 8114
/proc/meminfo: memFree=1358872/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=210340 CPUtime=3.09
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 49368 0 0 0 282 27 0 0 25 0 1 0 100395368 215388160 49250 1992294400 4194304 4959918 548682068672 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 52585 49250 90 186 0 52395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 215696

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 8114
/proc/meminfo: memFree=1280088/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=275780 CPUtime=6.29
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 60932 0 0 0 595 34 0 0 25 0 1 0 100395368 282398720 60778 1992294400 4194304 4959918 548682068672 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 68945 60778 92 186 0 68755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 281136

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 8114
/proc/meminfo: memFree=1280536/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=0
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 290 0 0 0 0 0 0 0 20 0 1 0 100395368 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8112/statm: 1339 240 199 169 0 50 0
[pid=8113] ppid=8112 vsize=262196 CPUtime=12.68
/proc/8113/stat : 8113 (SatElite) R 8112 8112 7797 0 -1 4194304 64804 0 0 0 1232 36 0 0 25 0 1 0 100395368 268488704 60047 1992294400 4194304 4959918 548682068672 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 0 0 0
/proc/8113/statm: 65549 60047 92 186 0 65359 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 267552

[startup+25.5018 s]
/proc/loadavg: 1.15 1.03 1.07 2/67 8115
/proc/meminfo: memFree=1364824/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=128028 CPUtime=10.74
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 31671 0 0 0 1059 15 0 0 25 0 1 0 100396841 131100672 31361 1992294400 4194304 5460562 548682068784 18446744073709551615 4210693 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 32007 31361 116 309 0 31694 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 133384

[startup+51.1017 s]
/proc/loadavg: 1.10 1.03 1.07 2/67 8115
/proc/meminfo: memFree=1361944/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=130296 CPUtime=36.34
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 32275 0 0 0 3618 16 0 0 25 0 1 0 100396841 133423104 31961 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 32574 31961 118 309 0 32261 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 135652

[startup+102.306 s]
/proc/loadavg: 1.04 1.02 1.06 2/67 8115
/proc/meminfo: memFree=1358744/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=134280 CPUtime=87.52
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 33337 0 0 0 8736 16 0 0 25 0 1 0 100396841 137502720 32944 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 33570 32944 118 309 0 33257 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 139636

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.06 2/67 8115
/proc/meminfo: memFree=1353048/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=140248 CPUtime=147.49
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 34936 0 0 0 14731 18 0 0 25 0 1 0 100396841 143613952 34398 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 35062 34398 118 309 0 34749 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 145604

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/67 8115
/proc/meminfo: memFree=1345944/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=147100 CPUtime=207.46
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 36693 0 0 0 20726 20 0 0 25 0 1 0 100396841 150630400 36150 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 36775 36150 118 309 0 36462 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 152456

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/67 8115
/proc/meminfo: memFree=1339032/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=154872 CPUtime=267.43
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 38701 0 0 0 26721 22 0 0 25 0 1 0 100396841 158588928 37892 1992294400 4194304 5460562 548682068784 18446744073709551615 4226232 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 38718 37892 118 309 0 38405 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 160228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 8115
/proc/meminfo: memFree=1330200/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=163440 CPUtime=327.4
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 40952 0 0 0 32717 23 0 0 25 0 1 0 100396841 167362560 40083 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 40860 40083 118 309 0 40547 0

################
# More data... #
################

/proc/8115/statm: 46881 45697 118 309 0 46568 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 192880

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 8115
/proc/meminfo: memFree=1300312/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=194696 CPUtime=567.3
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 48992 0 0 0 56701 29 0 0 25 0 1 0 100396841 199368704 47546 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 48674 47546 118 309 0 48361 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 200052

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8115
/proc/meminfo: memFree=1293528/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=201264 CPUtime=627.28
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 50685 0 0 0 62698 30 0 0 25 0 1 0 100396841 206094336 49220 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 50316 49220 118 309 0 50003 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 206620

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 8117
/proc/meminfo: memFree=1285784/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=208640 CPUtime=687.25
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 52599 0 0 0 68693 32 0 0 25 0 1 0 100396841 213647360 51127 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 52160 51127 118 309 0 51847 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 213996

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1278168/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=216140 CPUtime=747.24
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 54508 0 0 0 74690 34 0 0 25 0 1 0 100396841 221327360 53025 1992294400 4194304 5460562 548682068784 18446744073709551615 4197995 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 54035 53025 118 309 0 53722 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 221496

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1271448/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=222952 CPUtime=807.22
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 56200 0 0 0 80686 36 0 0 25 0 1 0 100396841 228302848 54711 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 55738 54711 118 309 0 55425 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 228308

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1264344/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=230000 CPUtime=867.18
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 58017 0 0 0 86680 38 0 0 25 0 1 0 100396841 235520000 56520 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 57500 56520 118 309 0 57187 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 235356

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1257816/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=236408 CPUtime=927.16
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 59671 0 0 0 92677 39 0 0 25 0 1 0 100396841 242081792 58164 1992294400 4194304 5460562 548682068784 18446744073709551615 4225835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 59102 58164 118 309 0 58789 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 241764

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1250904/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=243132 CPUtime=987.13
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 61387 0 0 0 98672 41 0 0 25 0 1 0 100396841 248967168 59868 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 60783 59868 118 309 0 60470 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 248488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1244440/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=249540 CPUtime=1047.11
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 63008 0 0 0 104669 42 0 0 25 0 1 0 100396841 255528960 61485 1992294400 4194304 5460562 548682068784 18446744073709551615 4226093 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 62385 61485 118 309 0 62072 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 254896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1238040/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=255796 CPUtime=1107.06
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 64609 0 0 0 110663 43 0 0 25 0 1 0 100396841 261935104 63079 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 63949 63079 118 309 0 63636 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 261152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1231576/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=266224 CPUtime=1167.03
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 67279 0 0 0 116658 45 0 0 25 0 1 0 100396841 272613376 64705 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 66556 64705 118 309 0 66243 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 271580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8117
/proc/meminfo: memFree=1229464/2055920 swapFree=4192956/4192956
[pid=8112] ppid=8110 vsize=5356 CPUtime=14.71
/proc/8112/stat : 8112 (rsat.sh) S 8110 8112 7797 0 -1 4194304 315 64810 0 0 0 0 1419 52 19 0 1 0 100395368 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8112/statm: 1339 242 199 169 0 50 0
[pid=8115] ppid=8112 vsize=268372 CPUtime=1185.32
/proc/8115/stat : 8115 (rsat) R 8112 8112 7797 0 -1 4194304 67784 0 0 0 118487 45 0 0 25 0 1 0 100396841 274812928 65210 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/8115/statm: 67093 65210 118 309 0 66780 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 273728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8112 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=197841
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=526919
# CPU time returned by wait4() is 14.7248
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.06
CPU system time (s): 0.97
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 281464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1978
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65125
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= 6
involuntary context switches= 58

runsolver used 1.07984 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-26 07:27:42
IDJOB=1727343
IDBENCH=24635
IDSOLVER=545
FILE ID=node88/1727343-1240723658
PBS_JOBID= 9186870
Free space on /tmp= 66524 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727343-1240723658/watcher-1727343-1240723658 -o /tmp/evaluation-result-1727343-1240723658/solver-1727343-1240723658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1727343-1240723658.cnf HOME

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1805173297

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.229
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.229
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:       1527944 kB
Buffers:         81784 kB
Cached:         348248 kB
SwapCached:          0 kB
Active:          96908 kB
Inactive:       347456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           29980 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            69548 kB
Committed_AS:   249088 kB
PageTables:       1444 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= 66484 MiB
End job on node88 at 2009-04-26 07:47:45