Trace number 1824863

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000 10002.4

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2045.93
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.023996 s
0.00/0.02	c ==============================================================================
0.00/0.03	c Rsat version 2.00

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-1824863-1242468684/watcher-1824863-1242468684 -o /tmp/evaluation-result-1824863-1242468684/solver-1824863-1242468684 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824863-1242468684.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.92 0.56 2/64 5000
/proc/meminfo: memFree=1055824/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 274902390 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 235 195 169 0 50 0
[pid=5001] ppid=5000 vsize=824 CPUtime=0
/proc/5001/stat : 5001 (SatElite) R 5000 5000 4930 0 -1 4194304 133 0 0 0 0 0 0 0 20 0 1 0 274902391 843776 116 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/5001/statm: 206 116 50 128 0 75 0

[startup+0.0857349 s]
/proc/loadavg: 1.00 0.92 0.56 2/64 5000
/proc/meminfo: memFree=1055824/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.101734 s]
/proc/loadavg: 1.00 0.92 0.56 2/64 5000
/proc/meminfo: memFree=1055824/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.301751 s]
/proc/loadavg: 1.00 0.92 0.56 2/64 5000
/proc/meminfo: memFree=1055824/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701785 s]
/proc/loadavg: 1.00 0.92 0.56 2/64 5000
/proc/meminfo: memFree=1055824/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50184 s]
/proc/loadavg: 1.00 0.92 0.56 2/66 5003
/proc/meminfo: memFree=1054016/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=2584 CPUtime=1.46
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 539 0 0 0 146 0 0 0 25 0 1 0 274902394 2646016 493 1992294400 134512640 135377749 4294956400 18446744073709551615 134522965 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 646 493 86 211 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7940

[startup+3.10197 s]
/proc/loadavg: 1.00 0.92 0.56 2/66 5003
/proc/meminfo: memFree=1052736/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=3652 CPUtime=3.05
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 853 0 0 0 305 0 0 0 25 0 1 0 274902394 3739648 742 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 913 742 86 211 0 699 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9008

[startup+6.30124 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 5003
/proc/meminfo: memFree=1051840/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=5172 CPUtime=6.25
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 1259 0 0 0 625 0 0 0 25 0 1 0 274902394 5296128 1084 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 1293 1084 86 211 0 1079 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10528

[startup+12.7018 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 5003
/proc/meminfo: memFree=1049856/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=6588 CPUtime=12.65
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 1852 0 0 0 1264 1 0 0 25 0 1 0 274902394 6746112 1481 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 1647 1481 86 211 0 1433 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11944

[startup+25.5018 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 5003
/proc/meminfo: memFree=1047232/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=9216 CPUtime=25.45
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 2936 0 0 0 2543 2 0 0 25 0 1 0 274902394 9437184 2079 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 2304 2079 86 211 0 2090 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14572

[startup+51.1019 s]
/proc/loadavg: 1.00 0.93 0.58 2/66 5003
/proc/meminfo: memFree=1044672/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=11692 CPUtime=51.04
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 3988 0 0 0 5101 3 0 0 25 0 1 0 274902394 11972608 2743 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 2923 2743 86 211 0 2709 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17048

[startup+102.305 s]
/proc/loadavg: 1.00 0.94 0.60 2/66 5003
/proc/meminfo: memFree=1040960/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=15752 CPUtime=102.23
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 5811 0 0 0 10219 4 0 0 25 0 1 0 274902394 16130048 3600 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 3938 3600 86 211 0 3724 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21108

[startup+162.302 s]
/proc/loadavg: 1.00 0.95 0.63 2/66 5003
/proc/meminfo: memFree=1034880/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=21324 CPUtime=162.21
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 8195 0 0 0 16215 6 0 0 25 0 1 0 274902394 21835776 5117 1992294400 134512640 135377749 4294956400 18446744073709551615 134523162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 5331 5117 86 211 0 5117 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26680

[startup+222.302 s]
/proc/loadavg: 1.00 0.95 0.65 2/66 5003
/proc/meminfo: memFree=1034880/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=21324 CPUtime=222.2
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 8198 0 0 0 22214 6 0 0 25 0 1 0 274902394 21835776 5120 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 5331 5120 86 211 0 5117 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26680

[startup+282.302 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 5003
/proc/meminfo: memFree=1031680/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=26292 CPUtime=282.19
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 9433 0 0 0 28211 8 0 0 25 0 1 0 274902394 26923008 5969 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 6573 5969 86 211 0 6359 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31648

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.68 2/66 5003
/proc/meminfo: memFree=1025664/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=32108 CPUtime=342.17
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 10969 0 0 0 34208 9 0 0 25 0 1 0 274902394 32878592 7472 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 8027 7472 86 211 0 7813 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37464

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 5003
/proc/meminfo: memFree=1025536/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=31480 CPUtime=402.16
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 12682 0 0 0 40205 11 0 0 25 0 1 0 274902394 32235520 7434 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 7870 7434 86 211 0 7656 0

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

/proc/5003/statm: 34283 33031 86 211 0 34069 0
Current children cumulated CPU time (s) 9340.08
Current children cumulated vsize (KiB) 142488

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 5021
/proc/meminfo: memFree=922624/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=137264 CPUtime=9400.04
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70002 0 0 0 939942 62 0 0 25 0 1 0 274902394 140558336 33050 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34316 33050 86 211 0 34102 0
Current children cumulated CPU time (s) 9400.06
Current children cumulated vsize (KiB) 142620

[startup+9462.3 s]
/proc/loadavg: 1.07 1.02 0.96 2/66 5021
/proc/meminfo: memFree=922688/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=137264 CPUtime=9460.03
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70003 0 0 0 945941 62 0 0 25 0 1 0 274902394 140558336 33051 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34316 33051 86 211 0 34102 0
Current children cumulated CPU time (s) 9460.05
Current children cumulated vsize (KiB) 142620

[startup+9522.3 s]
/proc/loadavg: 1.09 1.03 0.96 2/66 5021
/proc/meminfo: memFree=922688/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=137396 CPUtime=9520.01
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70021 0 0 0 951939 62 0 0 25 0 1 0 274902394 140693504 33069 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34349 33069 86 211 0 34135 0
Current children cumulated CPU time (s) 9520.03
Current children cumulated vsize (KiB) 142752

[startup+9582.3 s]
/proc/loadavg: 1.14 1.05 0.97 2/66 5021
/proc/meminfo: memFree=922368/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=137912 CPUtime=9580
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70188 0 0 0 957938 62 0 0 25 0 1 0 274902394 141221888 33138 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34478 33138 86 211 0 34264 0
Current children cumulated CPU time (s) 9580.02
Current children cumulated vsize (KiB) 143268

[startup+9642.3 s]
/proc/loadavg: 1.05 1.04 0.97 2/66 5021
/proc/meminfo: memFree=922048/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=138168 CPUtime=9639.98
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70304 0 0 0 963936 62 0 0 25 0 1 0 274902394 141484032 33189 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34542 33189 86 211 0 34328 0
Current children cumulated CPU time (s) 9640
Current children cumulated vsize (KiB) 143524

[startup+9702.3 s]
/proc/loadavg: 1.02 1.03 0.97 2/66 5021
/proc/meminfo: memFree=921408/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=138824 CPUtime=9699.97
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70482 0 0 0 969935 62 0 0 25 0 1 0 274902394 142155776 33367 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34706 33367 86 211 0 34492 0
Current children cumulated CPU time (s) 9699.99
Current children cumulated vsize (KiB) 144180

[startup+9762.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 5021
/proc/meminfo: memFree=920960/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139596 CPUtime=9759.96
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70680 0 0 0 975934 62 0 0 25 0 1 0 274902394 142946304 33436 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34899 33436 86 211 0 34685 0
Current children cumulated CPU time (s) 9759.98
Current children cumulated vsize (KiB) 144952

[startup+9822.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 5021
/proc/meminfo: memFree=921088/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139724 CPUtime=9819.94
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70733 0 0 0 981932 62 0 0 25 0 1 0 274902394 143077376 33456 1992294400 134512640 135377749 4294956400 18446744073709551615 134529124 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34931 33456 86 211 0 34717 0
Current children cumulated CPU time (s) 9819.96
Current children cumulated vsize (KiB) 145080

[startup+9882.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/66 5021
/proc/meminfo: memFree=921024/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139724 CPUtime=9879.94
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70755 0 0 0 987931 63 0 0 25 0 1 0 274902394 143077376 33478 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34931 33478 86 211 0 34717 0
Current children cumulated CPU time (s) 9879.96
Current children cumulated vsize (KiB) 145080

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5021
/proc/meminfo: memFree=920704/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139856 CPUtime=9939.92
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70824 0 0 0 993929 63 0 0 25 0 1 0 274902394 143212544 33547 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34964 33547 86 211 0 34750 0
Current children cumulated CPU time (s) 9939.94
Current children cumulated vsize (KiB) 145212

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5021
/proc/meminfo: memFree=920704/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139856 CPUtime=9999.91
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70830 0 0 0 999928 63 0 0 25 0 1 0 274902394 143212544 33553 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34964 33553 86 211 0 34750 0
Current children cumulated CPU time (s) 9999.93
Current children cumulated vsize (KiB) 145212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 5021
/proc/meminfo: memFree=920704/2055920 swapFree=4191900/4192956
[pid=5000] ppid=4998 vsize=5356 CPUtime=0.02
/proc/5000/stat : 5000 (rsat.sh) S 4998 5000 4930 0 -1 4194304 310 306 0 0 0 0 2 0 17 0 1 0 274902390 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5000/statm: 1339 237 195 169 0 50 0
[pid=5003] ppid=5000 vsize=139856 CPUtime=10000
/proc/5003/stat : 5003 (rsat) R 5000 5000 4930 0 -1 4194304 70830 0 0 0 999938 63 0 0 25 0 1 0 274902394 143212544 33553 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5003/statm: 34964 33553 86 211 0 34750 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 145212

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 5000 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=30995
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.034994
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10002.4
CPU time (s): 10000
CPU user time (s): 9999.4
CPU system time (s): 0.63
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 176408

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

runsolver used 11.4113 second user time and 23.0545 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-16 12:11:24
IDJOB=1824863
IDBENCH=20472
IDSOLVER=665
FILE ID=node3/1824863-1242468684
PBS_JOBID= 9306831
Free space on /tmp= 66304 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824863-1242468684/watcher-1824863-1242468684 -o /tmp/evaluation-result-1824863-1242468684/solver-1824863-1242468684 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824863-1242468684.cnf            

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1750328431

node3.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.212
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.212
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:       1056240 kB
Buffers:         87072 kB
Cached:         809996 kB
SwapCached:        260 kB
Active:         112680 kB
Inactive:       798136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          22276 kB
Slab:            74864 kB
Committed_AS:  1064536 kB
PageTables:       1372 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= 66304 MiB
End job on node3 at 2009-05-16 14:58:08