Trace number 1561248

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.71

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

0.00/0.00	c Parsing...
0.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  305744   960940 |   91723       0        0     nan |  0.000 % |
3.09/3.18	c |         0 |  305744   960956 |      --       0       --      -- |     --   | 0/16
3.09/3.18	c ==============================================================================
3.09/3.18	c Result  :   #vars: 24352   #clauses: 305744   #literals: 960956
3.09/3.18	c CPU time:   3.11952 s
3.09/3.18	c ==============================================================================
3.48/3.51	c Rsat version 3.02
3.49/3.70	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-1561248-1238763757/watcher-1561248-1238763757 -o /tmp/evaluation-result-1561248-1238763757/solver-1561248-1238763757 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1561248-1238763757.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.82 1.45 3/64 11278
/proc/meminfo: memFree=1723288/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) R 11276 11278 10171 0 -1 4194304 271 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11278/statm: 1339 239 198 169 0 50 0
[pid=11279] ppid=11278 vsize=1468 CPUtime=0
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 224 0 0 0 0 0 0 0 19 0 1 0 1149042060 1503232 207 1992294400 4194304 4959918 548682068672 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 367 210 63 186 0 177 0

[startup+0.0983239 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 11278
/proc/meminfo: memFree=1723288/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=18396 CPUtime=0.09
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 4054 0 0 0 7 2 0 0 22 0 1 0 1149042060 18837504 4037 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 4599 4038 65 186 0 4409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23752

[startup+0.101325 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 11278
/proc/meminfo: memFree=1723288/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=18924 CPUtime=0.09
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 4168 0 0 0 7 2 0 0 22 0 1 0 1149042060 19378176 4151 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 4731 4153 65 186 0 4541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24280

[startup+0.301362 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 11278
/proc/meminfo: memFree=1723288/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=43016 CPUtime=0.28
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 9764 0 0 0 24 4 0 0 23 0 1 0 1149042060 44048384 9699 1992294400 4194304 4959918 548682068672 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 10754 9699 90 186 0 10564 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48372

[startup+0.701439 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 11278
/proc/meminfo: memFree=1723288/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=43016 CPUtime=0.68
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 9764 0 0 0 64 4 0 0 25 0 1 0 1149042060 44048384 9699 1992294400 4194304 4959918 548682068672 18446744073709551615 4270707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 10754 9699 90 186 0 10564 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48372

[startup+1.50159 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 11280
/proc/meminfo: memFree=1684488/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=43016 CPUtime=1.48
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 9764 0 0 0 144 4 0 0 25 0 1 0 1149042060 44048384 9699 1992294400 4194304 4959918 548682068672 18446744073709551615 4270096 0 0 4096 3 0 0 0 17 0 0 0
/proc/11279/statm: 10754 9699 90 186 0 10564 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48372

[startup+3.1029 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 11280
/proc/meminfo: memFree=1684360/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=0
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 1149042059 5484544 240 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11278/statm: 1339 240 199 169 0 50 0
[pid=11279] ppid=11278 vsize=43016 CPUtime=3.09
/proc/11279/stat : 11279 (SatElite) R 11278 11278 10171 0 -1 4194304 9764 0 0 0 304 5 0 0 25 0 1 0 1149042060 44048384 9699 1992294400 4194304 4959918 548682068672 18446744073709551615 4270128 0 0 4096 3 0 0 0 17 1 0 0
/proc/11279/statm: 10754 9699 90 186 0 10564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48372

[startup+6.30152 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 11281
/proc/meminfo: memFree=1686216/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=35268 CPUtime=2.77
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 8481 0 0 0 273 4 0 0 25 0 1 0 1149042410 36114432 8267 1992294400 4194304 5460562 548682068800 18446744073709551615 4227014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11281/statm: 8817 8267 118 309 0 8504 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40624

[startup+12.7017 s]
/proc/loadavg: 1.79 1.81 1.45 2/66 11281
/proc/meminfo: memFree=1670152/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=50796 CPUtime=9.16
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 12357 0 0 0 909 7 0 0 25 0 1 0 1149042410 52015104 12077 1992294400 4194304 5460562 548682068800 18446744073709551615 4201947 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 12699 12077 118 309 0 12386 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56152

[startup+25.5012 s]
/proc/loadavg: 1.61 1.77 1.44 2/66 11281
/proc/meminfo: memFree=1643464/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=76480 CPUtime=21.96
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 18868 0 0 0 2185 11 0 0 25 0 1 0 1149042410 78315520 18453 1992294400 4194304 5460562 548682068800 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 19120 18453 118 309 0 18807 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 81836

[startup+51.1011 s]
/proc/loadavg: 1.40 1.71 1.43 2/66 11281
/proc/meminfo: memFree=1599880/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=119748 CPUtime=47.54
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 29796 0 0 0 4736 18 0 0 25 0 1 0 1149042410 122621952 29365 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 29937 29365 118 309 0 29624 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 125104

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/66 11281
/proc/meminfo: memFree=1528072/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=191012 CPUtime=98.71
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 47857 0 0 0 9843 28 0 0 25 0 1 0 1149042410 195596288 47097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 47753 47097 118 309 0 47440 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 196368

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 11281
/proc/meminfo: memFree=1522760/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=196044 CPUtime=158.68
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 50126 0 0 0 15838 30 0 0 25 0 1 0 1149042410 200749056 48337 1992294400 4194304 5460562 548682068800 18446744073709551615 4198111 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 49011 48337 118 309 0 48698 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 201400

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 11281
/proc/meminfo: memFree=1517064/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=201544 CPUtime=218.64
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 52535 0 0 0 21834 30 0 0 25 0 1 0 1149042410 206381056 49754 1992294400 4194304 5460562 548682068800 18446744073709551615 4802907 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 50386 49754 118 309 0 50073 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 206900

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/66 11281
/proc/meminfo: memFree=1517064/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=201544 CPUtime=278.62
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 52536 0 0 0 27831 31 0 0 25 0 1 0 1149042410 206381056 49755 1992294400 4194304 5460562 548682068800 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 50386 49755 118 309 0 50073 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 206900

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 11281
/proc/meminfo: memFree=1493456/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=225048 CPUtime=338.59
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 59433 0 0 0 33824 35 0 0 25 0 1 0 1149042410 230449152 55647 1992294400 4194304 5460562 548682068800 18446744073709551615 4227009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 56262 55647 118 309 0 55949 0

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

/proc/11281/statm: 67197 66608 118 309 0 66884 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 274144

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 11281
/proc/meminfo: memFree=1449552/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=268788 CPUtime=638.44
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 72434 0 0 0 63801 43 0 0 25 0 1 0 1149042410 275238912 66620 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67197 66620 118 309 0 66884 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 274144

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 11281
/proc/meminfo: memFree=1449424/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=268724 CPUtime=698.4
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 73426 0 0 0 69797 43 0 0 25 0 1 0 1149042410 275173376 66620 1992294400 4194304 5460562 548682068800 18446744073709551615 4211499 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67181 66620 118 309 0 66868 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 274080

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 11281
/proc/meminfo: memFree=1449424/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=268724 CPUtime=758.37
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 73426 0 0 0 75794 43 0 0 25 0 1 0 1149042410 275173376 66620 1992294400 4194304 5460562 548682068800 18446744073709551615 4227588 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67181 66620 118 309 0 66868 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 274080

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 11281
/proc/meminfo: memFree=1449552/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=268564 CPUtime=818.34
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 74398 0 0 0 81790 44 0 0 25 0 1 0 1149042410 275009536 66600 1992294400 4194304 5460562 548682068800 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11281/statm: 67141 66600 118 309 0 66828 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 273920

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 11281
/proc/meminfo: memFree=1449552/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=268564 CPUtime=878.31
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 74398 0 0 0 87787 44 0 0 25 0 1 0 1149042410 275009536 66600 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67141 66600 118 309 0 66828 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 273920

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 11281
/proc/meminfo: memFree=1449424/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=938.28
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 76984 0 0 0 93783 45 0 0 25 0 1 0 1149042410 277106688 66620 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66620 118 309 0 67340 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 275968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 11281
/proc/meminfo: memFree=1449360/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=998.24
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 79022 0 0 0 99778 46 0 0 25 0 1 0 1149042410 277106688 66642 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/11281/statm: 67653 66642 118 309 0 67340 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 275968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 11281
/proc/meminfo: memFree=1449360/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=1058.21
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 79028 0 0 0 105775 46 0 0 25 0 1 0 1149042410 277106688 66648 1992294400 4194304 5460562 548682068800 18446744073709551615 4198231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66648 118 309 0 67340 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 275968

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 11281
/proc/meminfo: memFree=1449296/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=1118.18
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 81060 0 0 0 111772 46 0 0 25 0 1 0 1149042410 277106688 66664 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66664 118 309 0 67340 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 275968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 11281
/proc/meminfo: memFree=1449232/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=1178.14
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 83098 0 0 0 117767 47 0 0 25 0 1 0 1149042410 277106688 66686 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66686 118 309 0 67340 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 275968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 11281
/proc/meminfo: memFree=1449232/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=1196.54
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 83098 0 0 0 119607 47 0 0 25 0 1 0 1149042410 277106688 66686 1992294400 4194304 5460562 548682068800 18446744073709551615 4226895 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66686 118 309 0 67340 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 275968

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 11281
/proc/meminfo: memFree=1449232/2055920 swapFree=4178400/4192956
[pid=11278] ppid=11276 vsize=5356 CPUtime=3.49
/proc/11278/stat : 11278 (rsat.sh) S 11276 11278 10171 0 -1 4194304 315 9768 0 0 0 0 341 8 16 0 1 0 1149042059 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11278/statm: 1339 242 199 169 0 50 0
[pid=11281] ppid=11278 vsize=270612 CPUtime=1196.54
/proc/11281/stat : 11281 (rsat) R 11278 11278 10171 0 -1 4194304 83098 0 0 0 119607 47 0 0 25 0 1 0 1149042410 277106688 66686 1992294400 4194304 5460562 548682068800 18446744073709551615 4226895 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11281/statm: 67653 66686 118 309 0 67340 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 275968

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11278 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=414480
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=85986
# CPU time returned by wait4() is 3.50047
# 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.71
CPU time (s): 1200.03
CPU user time (s): 1199.48
CPU system time (s): 0.55
CPU usage (%): 99.9432
Max. virtual memory (cumulated for all children) (KiB): 284176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.41448
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10083
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= 4
involuntary context switches= 29

runsolver used 1.20782 second user time and 3.16952 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-03 15:02:37
IDJOB=1561248
IDBENCH=70911
IDSOLVER=545
FILE ID=node9/1561248-1238763757
PBS_JOBID= 9086128
Free space on /tmp= 66536 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561248-1238763757/watcher-1561248-1238763757 -o /tmp/evaluation-result-1561248-1238763757/solver-1561248-1238763757 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1561248-1238763757.cnf HOME

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1112022603

node9.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.268
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.268
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:       1723768 kB
Buffers:         65568 kB
Cached:         171772 kB
SwapCached:       8344 kB
Active:         104048 kB
Inactive:       143220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723768 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:           12296 kB
Writeback:           0 kB
Mapped:          15652 kB
Slab:            70904 kB
Committed_AS:  3102328 kB
PageTables:       1392 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= 66524 MiB
End job on node9 at 2009-04-03 15:22:40