Trace number 334369

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, and are wall clock time (not CPU 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
MXC 2007-02-08? (TO) 1200.05 1200.43

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-334369-1173567914 -o ROOT/results/node10/solver-334369-1173567914 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334369-1173567914/mxc /tmp/evaluation/334369-1173567914/instance-334369-1173567914.cnf 

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): 2400 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.71 1.80 1.44 3/77 26986
/proc/meminfo: memFree=1641528/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=53816 CPUtime=0
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 767 0 0 0 0 0 0 0 18 0 1 0 376747287 55107584 751 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 13454 756 42 122 0 13328 0

[startup+0.0507629 s]
/proc/loadavg: 1.71 1.80 1.44 3/77 26986
/proc/meminfo: memFree=1641528/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=53816 CPUtime=0.04
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 8665 0 0 0 0 4 0 0 18 0 1 0 376747287 55107584 8649 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 13454 8656 42 122 0 13328 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 53816

[startup+0.101769 s]
/proc/loadavg: 1.71 1.80 1.44 3/77 26986
/proc/meminfo: memFree=1641528/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=67484 CPUtime=0.09
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 16671 0 0 0 1 8 0 0 18 0 1 0 376747287 69103616 16655 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134523958 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 16871 16660 46 122 0 16745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67484

[startup+0.301793 s]
/proc/loadavg: 1.71 1.80 1.44 3/77 26986
/proc/meminfo: memFree=1641528/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=81424 CPUtime=0.29
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 19308 0 0 0 19 10 0 0 19 0 1 0 376747287 83378176 19292 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 20356 19293 46 122 0 20230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81424

[startup+0.701849 s]
/proc/loadavg: 1.71 1.80 1.44 3/77 26986
/proc/meminfo: memFree=1641528/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=97364 CPUtime=0.69
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 23345 0 0 0 57 12 0 0 22 0 1 0 376747287 99700736 23329 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 24341 23329 46 122 0 24215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97364

[startup+1.50196 s]
/proc/loadavg: 1.71 1.80 1.44 2/78 26987
/proc/meminfo: memFree=1538096/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=132868 CPUtime=1.49
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 31359 0 0 0 133 16 0 0 25 0 1 0 376747287 136056832 31343 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 33217 31343 46 122 0 33091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132868

[startup+3.10117 s]
/proc/loadavg: 1.71 1.80 1.44 2/78 26987
/proc/meminfo: memFree=1555824/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=100708 CPUtime=3.09
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 36847 0 0 0 290 19 0 0 25 0 1 0 376747287 103124992 23610 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134520329 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 25177 23610 59 122 0 25051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100708

[startup+6.30161 s]
/proc/loadavg: 1.65 1.79 1.44 2/78 26987
/proc/meminfo: memFree=1546800/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=102160 CPUtime=6.29
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 37220 0 0 0 610 19 0 0 25 0 1 0 376747287 104611840 23983 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 25540 23983 59 122 0 25414 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102160

[startup+12.7015 s]
/proc/loadavg: 1.60 1.77 1.44 2/78 26987
/proc/meminfo: memFree=1542384/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=106124 CPUtime=12.69
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 38239 0 0 0 1249 20 0 0 25 0 1 0 376747287 108670976 25002 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 26531 25002 59 122 0 26405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106124

[startup+25.5012 s]
/proc/loadavg: 1.47 1.74 1.43 2/78 26987
/proc/meminfo: memFree=1541104/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=107464 CPUtime=25.48
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 38565 0 0 0 2528 20 0 0 25 0 1 0 376747287 110043136 25328 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 26866 25328 59 122 0 26740 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107464

[startup+51.1017 s]
/proc/loadavg: 1.37 1.69 1.43 2/78 26987
/proc/meminfo: memFree=1540976/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=107596 CPUtime=51.08
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 38620 0 0 0 5087 21 0 0 25 0 1 0 376747287 110178304 25383 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 26899 25383 59 122 0 26773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107596

[startup+102.306 s]
/proc/loadavg: 1.16 1.58 1.40 2/78 26987
/proc/meminfo: memFree=1537904/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=110804 CPUtime=102.26
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 39399 0 0 0 10204 22 0 0 25 0 1 0 376747287 113463296 26162 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 27701 26162 59 122 0 27575 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 110804

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/78 26987
/proc/meminfo: memFree=1534576/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=113988 CPUtime=162.24
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40224 0 0 0 16200 24 0 0 25 0 1 0 376747287 116723712 26987 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531100 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28497 26987 59 122 0 28371 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 113988

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.35 2/78 26987
/proc/meminfo: memFree=1533936/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=114652 CPUtime=222.22
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40375 0 0 0 22198 24 0 0 25 0 1 0 376747287 117403648 27138 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531171 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28663 27138 59 122 0 28537 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114652

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/78 26987
/proc/meminfo: memFree=1533680/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=114916 CPUtime=282.2
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40440 0 0 0 28195 25 0 0 25 0 1 0 376747287 117673984 27203 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28729 27203 59 122 0 28603 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 114916

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.30 2/78 26987
/proc/meminfo: memFree=1533488/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=115048 CPUtime=342.18
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40492 0 0 0 34193 25 0 0 25 0 1 0 376747287 117809152 27255 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28762 27255 59 122 0 28636 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 115048

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.28 2/78 26987
/proc/meminfo: memFree=1533232/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=115312 CPUtime=402.16
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40559 0 0 0 40190 26 0 0 25 0 1 0 376747287 118079488 27322 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134530302 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28828 27322 59 122 0 28702 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 115312

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.26 2/78 26987
/proc/meminfo: memFree=1533040/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=115576 CPUtime=462.15
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40615 0 0 0 46188 27 0 0 25 0 1 0 376747287 118349824 27378 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28894 27378 59 122 0 28768 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 115576

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/78 26987
/proc/meminfo: memFree=1532848/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=115840 CPUtime=522.12
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40674 0 0 0 52185 27 0 0 25 0 1 0 376747287 118620160 27437 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28960 27437 59 122 0 28834 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 115840

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/78 26987
/proc/meminfo: memFree=1532656/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=115972 CPUtime=582.11
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40722 0 0 0 58183 28 0 0 25 0 1 0 376747287 118755328 27485 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531203 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 28993 27485 59 122 0 28867 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 115972

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/78 26987
/proc/meminfo: memFree=1532464/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=116236 CPUtime=642.1
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40782 0 0 0 64181 29 0 0 25 0 1 0 376747287 119025664 27545 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531164 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29059 27545 59 122 0 28933 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 116236

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/78 26987
/proc/meminfo: memFree=1532208/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=116500 CPUtime=702.07
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40843 0 0 0 70178 29 0 0 25 0 1 0 376747287 119296000 27606 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29125 27606 59 122 0 28999 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 116500

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/78 26987
/proc/meminfo: memFree=1531888/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=116764 CPUtime=762.06
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40916 0 0 0 76176 30 0 0 25 0 1 0 376747287 119566336 27679 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29191 27679 59 122 0 29065 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 116764

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/78 26987
/proc/meminfo: memFree=1531632/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=117028 CPUtime=822.03
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 40977 0 0 0 82173 30 0 0 25 0 1 0 376747287 119836672 27740 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531106 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29257 27740 59 122 0 29131 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 117028

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/78 26987
/proc/meminfo: memFree=1530416/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=118364 CPUtime=882.02
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41277 0 0 0 88171 31 0 0 25 0 1 0 376747287 121204736 28040 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531106 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29591 28040 59 122 0 29465 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 118364

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/78 26987
/proc/meminfo: memFree=1529968/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=118760 CPUtime=942
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41394 0 0 0 94168 32 0 0 25 0 1 0 376747287 121610240 28157 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29690 28157 59 122 0 29564 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 118760

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 26987
/proc/meminfo: memFree=1529584/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=119156 CPUtime=1001.98
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41481 0 0 0 100166 32 0 0 25 0 1 0 376747287 122015744 28244 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531159 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29789 28244 59 122 0 29663 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 119156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/78 26987
/proc/meminfo: memFree=1529264/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=119552 CPUtime=1061.96
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41573 0 0 0 106163 33 0 0 25 0 1 0 376747287 122421248 28336 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29888 28336 59 122 0 29762 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 119552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 26987
/proc/meminfo: memFree=1528880/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=119948 CPUtime=1121.94
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41669 0 0 0 112161 33 0 0 25 0 1 0 376747287 122826752 28432 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 29987 28432 59 122 0 29861 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 119948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 26987
/proc/meminfo: memFree=1528560/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=120212 CPUtime=1181.92
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41744 0 0 0 118158 34 0 0 25 0 1 0 376747287 123097088 28507 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 30053 28507 59 122 0 29927 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 120212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 26987
/proc/meminfo: memFree=1528496/2055920 swapFree=4168784/4192956
[pid=26986] ppid=26984 vsize=120344 CPUtime=1200.02
/proc/26986/stat : 26986 (mxc) R 26984 26986 25972 0 -1 4194304 41770 0 0 0 119968 34 0 0 25 0 1 0 376747287 123232256 28533 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26986/statm: 30086 28533 59 122 0 29960 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 120344

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.05
CPU user time (s): 1199.68
CPU system time (s): 0.365944
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 143164

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

runsolver used 1.41078 second user time and 2.96655 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Mar 10 23:05:23 UTC 2007

IDJOB= 334369
IDBENCH= 24626
IDSOLVER= 107
FILE ID= node10/334369-1173567914

PBS_JOBID= 4101195

Free space on /tmp= 66452 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334369-1173567914/mxc /tmp/evaluation/334369-1173567914/instance-334369-1173567914.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-334369-1173567914 -o ROOT/results/node10/solver-334369-1173567914 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334369-1173567914/mxc /tmp/evaluation/334369-1173567914/instance-334369-1173567914.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  19fdeefb726e073f5c825136ceaf9e1b

RANDOM SEED= 89119347

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1641872 kB
Buffers:         41576 kB
Cached:         286168 kB
SwapCached:       2600 kB
Active:         214680 kB
Inactive:       136052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641872 kB
SwapTotal:     4192956 kB
SwapFree:      4168784 kB
Dirty:           53608 kB
Writeback:           0 kB
Mapped:          30436 kB
Slab:            48804 kB
Committed_AS:  1702188 kB
PageTables:       1832 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= 66452 MiB

End job on node10 on Sat Mar 10 23:25:25 UTC 2007