Trace number 1718062

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.05 1200.41

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.02	c CPU time:   0.020996 s
0.00/0.02	c ==============================================================================
0.00/0.03	c Rsat version 3.02
0.00/0.03	c Base unit clause learned: 0
1200.02/1200.40	HOME/rsat.sh: line 55: 12934 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

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-1718062-1240632980/watcher-1718062-1240632980 -o /tmp/evaluation-result-1718062-1240632980/solver-1718062-1240632980 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1718062-1240632980.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.83 1.83 1.45 3/64 12931
/proc/meminfo: memFree=1478792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91322351 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12931/statm: 1339 240 199 169 0 50 0
[pid=12932] ppid=12931 vsize=1316 CPUtime=0
/proc/12932/stat : 12932 (SatElite) R 12931 12931 11701 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 91322351 1347584 137 1992294400 4194304 4959918 548682068656 18446744073709551615 4437675 0 0 4096 3 0 0 0 17 1 0 0
/proc/12932/statm: 329 144 66 186 0 139 0

[startup+0.00803995 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 12931
/proc/meminfo: memFree=1478792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 91322351 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12931/statm: 1339 240 199 169 0 50 0
[pid=12932] ppid=12931 vsize=1880 CPUtime=0
/proc/12932/stat : 12932 (SatElite) R 12931 12931 11701 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 91322351 1925120 296 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/12932/statm: 470 298 66 186 0 280 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7236

[startup+0.101053 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 12931
/proc/meminfo: memFree=1478792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.301082 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 12931
/proc/meminfo: memFree=1478792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701139 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 12931
/proc/meminfo: memFree=1478792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50125 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 12934
/proc/meminfo: memFree=1477048/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=3576 CPUtime=1.45
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 461 0 0 0 145 0 0 0 25 0 1 0 91322354 3661824 442 1992294400 4194304 5460562 548682068784 18446744073709551615 4226238 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 894 442 118 309 0 581 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8932

[startup+3.10248 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 12934
/proc/meminfo: memFree=1476848/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=3700 CPUtime=3.05
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 493 0 0 0 305 0 0 0 25 0 1 0 91322354 3788800 473 1992294400 4194304 5460562 548682068784 18446744073709551615 4227762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 925 473 118 309 0 612 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9056

[startup+6.30193 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 12934
/proc/meminfo: memFree=1476464/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=4032 CPUtime=6.25
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 624 0 0 0 625 0 0 0 25 0 1 0 91322354 4128768 556 1992294400 4194304 5460562 548682068784 18446744073709551615 4200114 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 1008 556 118 309 0 695 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9388

[startup+12.7028 s]
/proc/loadavg: 1.71 1.80 1.44 2/66 12934
/proc/meminfo: memFree=1475768/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=4576 CPUtime=12.65
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 1148 0 0 0 1265 0 0 0 25 0 1 0 91322354 4685824 692 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 1144 692 118 309 0 831 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9932

[startup+25.5017 s]
/proc/loadavg: 1.55 1.76 1.44 2/66 12934
/proc/meminfo: memFree=1474616/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=5644 CPUtime=25.45
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 2227 0 0 0 2544 1 0 0 25 0 1 0 91322354 5779456 935 1992294400 4194304 5460562 548682068784 18446744073709551615 4227697 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 1411 935 118 309 0 1098 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11000

[startup+51.1013 s]
/proc/loadavg: 1.36 1.70 1.43 2/66 12934
/proc/meminfo: memFree=1473080/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=7120 CPUtime=51.03
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 3674 0 0 0 5102 1 0 0 25 0 1 0 91322354 7290880 1326 1992294400 4194304 5460562 548682068784 18446744073709551615 4225859 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 1780 1326 118 309 0 1467 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12476

[startup+102.306 s]
/proc/loadavg: 1.15 1.59 1.40 2/66 12934
/proc/meminfo: memFree=1470776/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=9520 CPUtime=102.23
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 6812 0 0 0 10220 3 0 0 25 0 1 0 91322354 9748480 1898 1992294400 4194304 5460562 548682068784 18446744073709551615 4227762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 2380 1898 118 309 0 2067 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14876

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 12934
/proc/meminfo: memFree=1469240/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=11552 CPUtime=162.2
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 9202 0 0 0 16216 4 0 0 25 0 1 0 91322354 11829248 2298 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 2888 2298 118 309 0 2575 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16908

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 12934
/proc/meminfo: memFree=1467512/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=13232 CPUtime=222.18
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 11574 0 0 0 22213 5 0 0 25 0 1 0 91322354 13549568 2750 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 3308 2750 118 309 0 2995 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18588

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 12934
/proc/meminfo: memFree=1466296/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=14580 CPUtime=282.17
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 13849 0 0 0 28210 7 0 0 25 0 1 0 91322354 14929920 3105 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 3645 3105 118 309 0 3332 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19936

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 12934
/proc/meminfo: memFree=1464952/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=15508 CPUtime=342.15
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 15049 0 0 0 34207 8 0 0 25 0 1 0 91322354 15880192 3345 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 3877 3345 118 309 0 3564 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20864

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 12934
/proc/meminfo: memFree=1463992/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0

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

[pid=12934] ppid=12931 vsize=17980 CPUtime=462.12
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 17819 0 0 0 46203 9 0 0 25 0 1 0 91322354 18411520 3963 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 4495 3963 118 309 0 4182 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 23336

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 12934
/proc/meminfo: memFree=1461688/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=19000 CPUtime=522.1
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 18541 0 0 0 52200 10 0 0 25 0 1 0 91322354 19456000 4205 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 4750 4205 118 309 0 4437 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 24356

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 12934
/proc/meminfo: memFree=1460792/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=19448 CPUtime=582.08
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 19916 0 0 0 58197 11 0 0 25 0 1 0 91322354 19914752 4376 1992294400 4194304 5460562 548682068784 18446744073709551615 4226086 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 4862 4376 118 309 0 4549 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 24804

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 12934
/proc/meminfo: memFree=1460344/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=21240 CPUtime=642.07
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 21348 0 0 0 64195 12 0 0 25 0 1 0 91322354 21749760 4522 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 5310 4522 118 309 0 4997 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 26596

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 12934
/proc/meminfo: memFree=1458872/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=22584 CPUtime=702.04
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 22707 0 0 0 70192 12 0 0 25 0 1 0 91322354 23126016 4889 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 5646 4889 118 309 0 5333 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 27940

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 12934
/proc/meminfo: memFree=1458680/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=22456 CPUtime=762.03
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 23699 0 0 0 76190 13 0 0 25 0 1 0 91322354 22994944 4889 1992294400 4194304 5460562 548682068784 18446744073709551615 4198073 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 5614 4889 118 309 0 5301 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 27812

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 12934
/proc/meminfo: memFree=1457400/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=24052 CPUtime=822.02
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 25054 0 0 0 82188 14 0 0 25 0 1 0 91322354 24629248 5252 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6013 5252 118 309 0 5700 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 29408

[startup+882.301 s]
/proc/loadavg: 1.05 1.04 1.16 2/66 12934
/proc/meminfo: memFree=1456568/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=24564 CPUtime=881.99
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 26246 0 0 0 88185 14 0 0 25 0 1 0 91322354 25153536 5452 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6141 5452 118 309 0 5828 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 29920

[startup+942.302 s]
/proc/loadavg: 1.06 1.05 1.15 2/66 12934
/proc/meminfo: memFree=1457592/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=23628 CPUtime=941.97
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 27450 0 0 0 94182 15 0 0 25 0 1 0 91322354 24195072 5185 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 5907 5185 118 309 0 5594 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 28984

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.14 2/66 12934
/proc/meminfo: memFree=1456184/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=24784 CPUtime=1001.96
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 28774 0 0 0 100180 16 0 0 25 0 1 0 91322354 25378816 5517 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6196 5517 118 309 0 5883 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 30140

[startup+1062.3 s]
/proc/loadavg: 1.02 1.04 1.13 2/66 12934
/proc/meminfo: memFree=1455032/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=25936 CPUtime=1061.94
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 30023 0 0 0 106177 17 0 0 25 0 1 0 91322354 26558464 5774 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6484 5774 118 309 0 6171 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 31292

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.12 2/66 12934
/proc/meminfo: memFree=1454968/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=25936 CPUtime=1121.92
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 30078 0 0 0 112175 17 0 0 25 0 1 0 91322354 26558464 5829 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6484 5829 118 309 0 6171 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 31292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 12934
/proc/meminfo: memFree=1454456/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=26188 CPUtime=1181.91
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 31170 0 0 0 118173 18 0 0 25 0 1 0 91322354 26816512 5929 1992294400 4194304 5460562 548682068784 18446744073709551615 4225217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6547 5929 118 309 0 6234 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 31544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 12934
/proc/meminfo: memFree=1454456/2055920 swapFree=4180324/4192956
[pid=12931] ppid=12929 vsize=5356 CPUtime=0.02
/proc/12931/stat : 12931 (rsat.sh) S 12929 12931 11701 0 -1 4194304 315 529 0 0 0 0 2 0 16 0 1 0 91322351 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12931/statm: 1339 242 199 169 0 50 0
[pid=12934] ppid=12931 vsize=26188 CPUtime=1200
/proc/12934/stat : 12934 (rsat) R 12931 12931 11701 0 -1 4194304 31170 0 0 0 119982 18 0 0 25 0 1 0 91322354 26816512 5929 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12934/statm: 6547 5929 118 309 0 6234 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 31544

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)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19397
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 35640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32025
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= 18
involuntary context switches= 2998

runsolver used 1.34879 second user time and 3.02254 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 06:16:20
IDJOB=1718062
IDBENCH=20468
IDSOLVER=545
FILE ID=node49/1718062-1240632980
PBS_JOBID= 9186361
Free space on /tmp= 66320 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718062-1240632980/watcher-1718062-1240632980 -o /tmp/evaluation-result-1718062-1240632980/solver-1718062-1240632980 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1718062-1240632980.cnf HOME

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1050111

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.241
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.241
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:       1479344 kB
Buffers:         59256 kB
Cached:         440752 kB
SwapCached:       6388 kB
Active:         167248 kB
Inactive:       341712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479344 kB
SwapTotal:     4192956 kB
SwapFree:      4180324 kB
Dirty:            5904 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            53552 kB
Committed_AS:   303296 kB
PageTables:       1384 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= 66316 MiB
End job on node49 at 2009-04-25 06:36:22