Trace number 1728350

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.04 1200.12

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9154    24624 |    2746       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    7910    27660 |      --       0       --      -- |     --   | -1244/3036
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1323   #clauses: 7910   #literals: 27660
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	c ==============================================================================
0.00/0.07	c Rsat version 3.02
0.00/0.07	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-1728350-1240735825/watcher-1728350-1240735825 -o /tmp/evaluation-result-1728350-1240735825/solver-1728350-1240735825 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1728350-1240735825.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 24614
/proc/meminfo: memFree=1723976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 101615947 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 240 199 169 0 50 0
[pid=24615] ppid=24614 vsize=1740 CPUtime=0
/proc/24615/stat : 24615 (SatElite) R 24614 24614 24548 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 101615948 1781760 252 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/24615/statm: 435 254 64 186 0 245 0

[startup+0.084959 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 24614
/proc/meminfo: memFree=1723976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.102954 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 24614
/proc/meminfo: memFree=1723976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.3019 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 24614
/proc/meminfo: memFree=1723976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.702788 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 24614
/proc/meminfo: memFree=1723976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+1.50256 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 24617
/proc/meminfo: memFree=1721144/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=4612 CPUtime=1.42
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 723 0 0 0 142 0 0 0 25 0 1 0 101615954 4722688 702 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 1153 702 118 309 0 840 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9968

[startup+3.1011 s]
/proc/loadavg: 1.83 1.83 1.45 2/66 24617
/proc/meminfo: memFree=1720568/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=4960 CPUtime=3.02
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 814 0 0 0 302 0 0 0 25 0 1 0 101615954 5079040 789 1992294400 4194304 5460562 548682068784 18446744073709551615 4225299 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 1240 789 118 309 0 927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10316

[startup+6.3012 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 24617
/proc/meminfo: memFree=1719928/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=5352 CPUtime=6.21
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 1009 0 0 0 621 0 0 0 25 0 1 0 101615954 5480448 887 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 1338 887 118 309 0 1025 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10708

[startup+12.7014 s]
/proc/loadavg: 1.71 1.80 1.44 2/66 24617
/proc/meminfo: memFree=1719032/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=6160 CPUtime=12.61
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 1508 0 0 0 1261 0 0 0 25 0 1 0 101615954 6307840 1089 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 1540 1089 118 309 0 1227 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11516

[startup+25.5018 s]
/proc/loadavg: 1.55 1.76 1.44 2/66 24617
/proc/meminfo: memFree=1718008/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=7516 CPUtime=25.42
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 2279 0 0 0 2541 1 0 0 25 0 1 0 101615954 7696384 1376 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 1879 1376 118 309 0 1566 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12872

[startup+51.1015 s]
/proc/loadavg: 1.36 1.70 1.43 2/66 24617
/proc/meminfo: memFree=1716152/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=9248 CPUtime=51.01
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 3689 0 0 0 5100 1 0 0 25 0 1 0 101615954 9469952 1826 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 2312 1826 118 309 0 1999 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14604

[startup+102.306 s]
/proc/loadavg: 1.15 1.59 1.40 2/66 24617
/proc/meminfo: memFree=1713272/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=12120 CPUtime=102.21
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 6312 0 0 0 10218 3 0 0 25 0 1 0 101615954 12410880 2523 1992294400 4194304 5460562 548682068784 18446744073709551615 4198177 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 3030 2523 118 309 0 2717 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17476

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 24617
/proc/meminfo: memFree=1710328/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=14924 CPUtime=162.2
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 8613 0 0 0 16216 4 0 0 25 0 1 0 101615954 15282176 3256 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 3731 3256 118 309 0 3418 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20280

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 24617
/proc/meminfo: memFree=1708344/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=16776 CPUtime=222.2
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 10218 0 0 0 22216 4 0 0 25 0 1 0 101615954 17178624 3741 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 4194 3741 118 309 0 3881 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 22132

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 24617
/proc/meminfo: memFree=1706296/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=19260 CPUtime=282.19
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 12819 0 0 0 28214 5 0 0 25 0 1 0 101615954 19722240 4256 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 4815 4256 118 309 0 4502 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 24616

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 24617
/proc/meminfo: memFree=1703672/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=21780 CPUtime=342.19
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 14907 0 0 0 34213 6 0 0 25 0 1 0 101615954 22302720 4904 1992294400 4194304 5460562 548682068784 18446744073709551615 4200403 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 5445 4904 118 309 0 5132 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 27136

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/66 24617
/proc/meminfo: memFree=1701944/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=23484 CPUtime=402.19
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 16307 0 0 0 40212 7 0 0 25 0 1 0 101615954 24047616 5344 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 5871 5344 118 309 0 5558 0

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

/proc/24617/statm: 6830 6322 118 309 0 6517 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 32676

[startup+642.302 s]
/proc/loadavg: 1.04 1.10 1.21 2/66 24623
/proc/meminfo: memFree=1695608/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=29352 CPUtime=642.18
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 21168 0 0 0 64208 10 0 0 25 0 1 0 101615954 30056448 6845 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 7338 6845 118 309 0 7025 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 34708

[startup+702.302 s]
/proc/loadavg: 1.01 1.08 1.19 2/66 24623
/proc/meminfo: memFree=1694840/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=30092 CPUtime=702.17
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 21853 0 0 0 70207 10 0 0 25 0 1 0 101615954 30814208 7050 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 7523 7050 118 309 0 7210 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 35448

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 24623
/proc/meminfo: memFree=1694072/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=32124 CPUtime=762.18
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 23331 0 0 0 76207 11 0 0 25 0 1 0 101615954 32894976 7242 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 8031 7242 118 309 0 7718 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 37480

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 24623
/proc/meminfo: memFree=1692664/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=33380 CPUtime=822.18
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 24677 0 0 0 82206 12 0 0 25 0 1 0 101615954 34181120 7596 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 8345 7596 118 309 0 8032 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 38736

[startup+882.302 s]
/proc/loadavg: 1.05 1.05 1.16 2/66 24623
/proc/meminfo: memFree=1691576/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=34660 CPUtime=882.18
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 25963 0 0 0 88206 12 0 0 25 0 1 0 101615954 35491840 7890 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 8665 7890 118 309 0 8352 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 40016

[startup+942.302 s]
/proc/loadavg: 1.02 1.04 1.15 2/66 24623
/proc/meminfo: memFree=1690168/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=35920 CPUtime=942.17
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 27274 0 0 0 94205 12 0 0 25 0 1 0 101615954 36782080 8209 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 8980 8209 118 309 0 8667 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 41276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 24623
/proc/meminfo: memFree=1689976/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=35920 CPUtime=1002.17
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 27367 0 0 0 100205 12 0 0 25 0 1 0 101615954 36782080 8302 1992294400 4194304 5460562 548682068784 18446744073709551615 4225733 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 8980 8302 118 309 0 8667 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 41276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 24623
/proc/meminfo: memFree=1689016/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=36988 CPUtime=1062.17
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 28584 0 0 0 106204 13 0 0 25 0 1 0 101615954 37875712 8527 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 9247 8527 118 309 0 8934 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 42344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 24623
/proc/meminfo: memFree=1688376/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=37500 CPUtime=1122.18
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 29714 0 0 0 112204 14 0 0 25 0 1 0 101615954 38400000 8665 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 9375 8665 118 309 0 9062 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 42856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 24623
/proc/meminfo: memFree=1686712/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=39068 CPUtime=1182.17
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 31113 0 0 0 118203 14 0 0 25 0 1 0 101615954 40005632 9072 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 9767 9072 118 309 0 9454 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 44424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 24623
/proc/meminfo: memFree=1686712/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=39068 CPUtime=1199.98
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 31123 0 0 0 119984 14 0 0 25 0 1 0 101615954 40005632 9082 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 9767 9082 118 309 0 9454 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 44424

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 24623
/proc/meminfo: memFree=1686712/2055920 swapFree=4181368/4192956
[pid=24614] ppid=24612 vsize=5356 CPUtime=0.06
/proc/24614/stat : 24614 (rsat.sh) S 24612 24614 24548 0 -1 4194304 315 775 0 0 0 0 6 0 17 0 1 0 101615947 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24614/statm: 1339 242 199 169 0 50 0
[pid=24617] ppid=24614 vsize=39068 CPUtime=1199.98
/proc/24617/stat : 24617 (rsat) R 24614 24614 24548 0 -1 4194304 31123 0 0 0 119984 14 0 0 25 0 1 0 101615954 40005632 9082 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24617/statm: 9767 9082 118 309 0 9454 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 44424

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.12
CPU time (s): 1200.04
CPU user time (s): 1199.9
CPU system time (s): 0.14
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 48520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.06499
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1090
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= 5
involuntary context switches= 3

runsolver used 1.05584 second user time and 3.3215 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 10:50:26
IDJOB=1728350
IDBENCH=24668
IDSOLVER=545
FILE ID=node16/1728350-1240735825
PBS_JOBID= 9187013
Free space on /tmp= 66324 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728350-1240735825/watcher-1728350-1240735825 -o /tmp/evaluation-result-1728350-1240735825/solver-1728350-1240735825 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1728350-1240735825.cnf HOME

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=588205629

node16.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.234
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.234
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:       1724456 kB
Buffers:         35696 kB
Cached:         241780 kB
SwapCached:       5472 kB
Active:         115524 kB
Inactive:       169892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724456 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            5904 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            32148 kB
Committed_AS:   398468 kB
PageTables:       1436 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= 66316 MiB
End job on node16 at 2009-04-26 11:10:28